<ResourceType Value="res"/> <UseXPManifest Value="True"/> <Icon Value="0"/> </General> <i18n> <EnableI18N Value="True"/> <OutDir Value="Languages"/> </i18n> <VersionInfo> <StringTable ProductVersion=""/> </VersionInfo> <BuildModes Count="2"> <Item1 Name="Debug" Default="True"/> <Item2 Name="Release"> <CompilerOptions> <Version Value="11"/> <Target> <Filename Value="MyData"/> </Target> <SearchPaths> <IncludeFiles Value="$(ProjOutDir)"/> <OtherUnitFiles Value="Forms"/> <UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/> </SearchPaths> <Parsing> <SyntaxOptions> <SyntaxMode Value="Delphi"/> <CStyleOperator Value="False"/> <AllowLabel Value="False"/> <CPPInline Value="False"/> </SyntaxOptions> </Parsing> <CodeGeneration> <SmartLinkUnit Value="True"/> <Optimizations> <OptimizationLevel Value="3"/> </Optimizations> <SmallerCode Value="True"/> </CodeGeneration> <Linking> <Debugging> <GenerateDebugInfo Value="False"/> </Debugging> <LinkSmart Value="True"/> <Options> <Win32> <GraphicApplication Value="True"/> </Win32> </Options> </Linking> </CompilerOptions> </Item2> </BuildModes> <PublishOptions> <Version Value="2"/> </PublishOptions> <RunParams> <local> <FormatVersion Value="1"/> </local> </RunParams> <RequiredPackages Count="8"> <Item1> <PackageName Value="synapse"/> <DefaultFilename Value="Packages/synapse/synapse.lpk" Prefer="True"/> </Item1> <Item2> <PackageName Value="Network"/> <DefaultFilename Value="Packages/Network/Network.lpk" Prefer="True"/> </Item2> <Item3> <PackageName Value="CoolWeb"/> <DefaultFilename Value="Packages/CoolWeb/CoolWeb.lpk" Prefer="True"/> </Item3> <Item4> <PackageName Value="TemplateGenerics"/> <DefaultFilename Value="Packages/TemplateGenerics/TemplateGenerics.lpk" Prefer="True"/> </Item4> <Item5> <PackageName Value="CoolTranslator"/> <DefaultFilename Value="Packages/CoolTranslator/CoolTranslator.lpk" Prefer="True"/> </Item5> <Item6> <PackageName Value="FCL"/> </Item6> <Item7> <PackageName Value="Common"/> <DefaultFilename Value="Packages/Common/Common.lpk" Prefer="True"/> </Item7> <Item8> <PackageName Value="LCL"/> </Item8> </RequiredPackages> <Units Count="17"> <Unit0> <Filename Value="MyData.lpr"/> <IsPartOfProject Value="True"/> </Unit0> <Unit1> <Filename Value="Forms/UFormTables.pas"/> <IsPartOfProject Value="True"/> <ComponentName Value="FormTables"/> <HasResources Value="True"/> <ResourceBaseClass Value="Form"/> </Unit1> <Unit2> <Filename Value="UDatabase.pas"/> <IsPartOfProject Value="True"/> </Unit2> <Unit3> <Filename Value="UCore.pas"/> <IsPartOfProject Value="True"/> <ComponentName Value="Core"/> <HasResources Value="True"/> <ResourceBaseClass Value="DataModule"/> </Unit3> <Unit4> <Filename Value="DbEngines/UEngineXML.pas"/> <IsPartOfProject Value="True"/> </Unit4> <Unit5> <Filename Value="Forms/UFormTable.pas"/> <IsPartOfProject Value="True"/> <ComponentName Value="FormTable"/> <HasResources Value="True"/> <ResourceBaseClass Value="Form"/> </Unit5> <Unit6> <Filename Value="Forms/UFormRecords.pas"/> <IsPartOfProject Value="True"/> <ComponentName Value="FormRecords"/> <HasResources Value="True"/> <ResourceBaseClass Value="Form"/> </Unit6> <Unit7> <Filename Value="Forms/UFormRecord.pas"/> <IsPartOfProject Value="True"/> <ComponentName Value="FormRecord"/> <HasResources Value="True"/> <ResourceBaseClass Value="Form"/> </Unit7> <Unit8> <Filename Value="Forms/UFormFields.pas"/> <IsPartOfProject Value="True"/> <ComponentName Value="FormFields"/> <HasResources Value="True"/> <ResourceBaseClass Value="Form"/> </Unit8> <Unit9> <Filename Value="Forms/UFormField.pas"/> <IsPartOfProject Value="True"/> <ComponentName Value="FormField"/> <HasResources Value="True"/> <ResourceBaseClass Value="Form"/> </Unit9> <Unit10> <Filename Value="UDataTypes.pas"/> <IsPartOfProject Value="True"/> </Unit10> <Unit11> <Filename Value="DbEngines/UEngineMySQL.pas"/> <IsPartOfProject Value="True"/> </Unit11> <Unit12> <Filename Value="DbEngines/UEngineSQLite.pas"/> <IsPartOfProject Value="True"/> </Unit12> <Unit13> <Filename Value="Forms/UFormMain.pas"/> <IsPartOfProject Value="True"/> <ComponentName Value="FormMain"/> <HasResources Value="True"/> <ResourceBaseClass Value="Form"/> </Unit13> <Unit14> <Filename Value="Forms/UFormConnect.pas"/> <IsPartOfProject Value="True"/> <ComponentName Value="FormConnect"/> <HasResources Value="True"/> <ResourceBaseClass Value="Form"/> </Unit14> <Unit15> <Filename Value="Forms/UFormDatabases.pas"/> <IsPartOfProject Value="True"/> <ComponentName Value="FormDatabases"/> <HasResources Value="True"/> <ResourceBaseClass Value="Form"/> </Unit15> <Unit16> <Filename Value="Forms/UFormPreferences.pas"/> <IsPartOfProject Value="True"/> <ComponentName Value="FormPreferences"/> <HasResources Value="True"/> <ResourceBaseClass Value="Form"/> </Unit16> </Units> </ProjectOptions> <CompilerOptions> <Version Value="11"/> <Target> <Filename Value="MyData"/> </Target> <SearchPaths> <IncludeFiles Value="$(ProjOutDir)"/> <OtherUnitFiles Value="Forms;DbEngines;/usr/lib/mysql/;/usr/lib64/mysql/"/> <UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/> </SearchPaths> <Parsing> <SyntaxOptions> <SyntaxMode Value="Delphi"/> <CStyleOperator Value="False"/> <IncludeAssertionCode Value="True"/> <AllowLabel Value="False"/> <CPPInline Value="False"/> </SyntaxOptions> </Parsing> <CodeGeneration> <Checks> <IOChecks Value="True"/> <RangeChecks Value="True"/> <OverflowChecks Value="True"/> <StackChecks Value="True"/> </Checks> <VerifyObjMethodCallValidity Value="True"/> </CodeGeneration> <Linking> <Debugging> <UseHeaptrc Value="True"/> </Debugging> <Options> <Win32> <GraphicApplication Value="True"/> </Win32> </Options> </Linking> <Other> <CustomOptions Value="-dDEBUG"/> </Other> </CompilerOptions> <Debugging> <Exceptions Count="3"> <Item1> <Name Value="EAbort"/> </Item1> <Item2> <Name Value="ECodetoolError"/> </Item2> <Item3> <Name Value="EFOpenError"/> </Item3> </Exceptions> </Debugging> </CONFIG>