<ResourceType Value="res"/> <UseXPManifest Value="True"/> <Icon Value="0"/> </General> <i18n> <EnableI18N Value="True"/> <OutDir Value="languages"/> </i18n> <VersionInfo> <Language Value=""/> <CharSet Value=""/> <StringTable ProductVersion=""/> </VersionInfo> <PublishOptions> <Version Value="2"/> <IgnoreBinaries Value="False"/> <IncludeFileFilter Value="*.(pas|pp|inc|lfm|lpr|lrs|lpi|lpk|sh|xml)"/> <ExcludeFileFilter Value="*.(bak|ppu|ppw|o|so);*~;backup"/> </PublishOptions> <RunParams> <local> <FormatVersion Value="1"/> <LaunchingApplication PathPlusParams="/usr/bin/xterm -T 'Lazarus Run Output' -e $(LazarusDir)/tools/runwait.sh $(TargetCmdLine)"/> </local> </RunParams> <RequiredPackages Count="1"> <Item1> <PackageName Value="LCL"/> </Item1> </RequiredPackages> <Units Count="6"> <Unit0> <Filename Value="jsonviewer.lpr"/> <IsPartOfProject Value="True"/> <UnitName Value="jsonviewer"/> </Unit0> <Unit1> <Filename Value="frmmain.pp"/> <IsPartOfProject Value="True"/> <ComponentName Value="MainForm"/> <ResourceBaseClass Value="Form"/> <UnitName Value="frmmain"/> </Unit1> <Unit2> <Filename Value="frmnewboolean.pp"/> <IsPartOfProject Value="True"/> <ComponentName Value="NewBooleanForm"/> <ResourceBaseClass Value="Form"/> <UnitName Value="frmNewBoolean"/> </Unit2> <Unit3> <Filename Value="frmnewinteger.pp"/> <IsPartOfProject Value="True"/> <ComponentName Value="NewNumberForm"/> <ResourceBaseClass Value="Form"/> <UnitName Value="frmnewinteger"/> </Unit3> <Unit4> <Filename Value="frmnewstring.pp"/> <IsPartOfProject Value="True"/> <ComponentName Value="NewStringForm"/> <ResourceBaseClass Value="Form"/> <UnitName Value="frmnewstring"/> </Unit4> <Unit5> <Filename Value="msgjsonviewer.pp"/> <IsPartOfProject Value="True"/> <UnitName Value="msgjsonviewer"/> </Unit5> </Units> </ProjectOptions> <CompilerOptions> <Version Value="9"/> <SearchPaths> <IncludeFiles Value="$(ProjOutDir)"/> </SearchPaths> <Parsing> <SyntaxOptions> <UseAnsiStrings Value="False"/> </SyntaxOptions> </Parsing> <Other> <CompilerMessages> <UseMsgFile Value="True"/> </CompilerMessages> <CompilerPath Value="$(CompPath)"/> </Other> </CompilerOptions> <Debugging> <Exceptions Count="3"> <Item1> <Name Value="EAbort"/> </Item1> <Item2> <Name Value="ECodetoolError"/> </Item2> <Item3> <Name Value="EFOpenError"/> </Item3> </Exceptions> </Debugging> </CONFIG>