1119 lines
37 KiB
XML
1119 lines
37 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<CONFIG>
|
|
<ProjectOptions>
|
|
<Version Value="11"/>
|
|
<PathDelim Value="\"/>
|
|
<General>
|
|
<Flags>
|
|
<MainUnitHasCreateFormStatements Value="False"/>
|
|
<MainUnitHasTitleStatement Value="False"/>
|
|
</Flags>
|
|
<SessionStorage Value="InProjectDir"/>
|
|
<MainUnit Value="0"/>
|
|
<Title Value="TestSQL3"/>
|
|
<UseAppBundle Value="False"/>
|
|
<ResourceType Value="res"/>
|
|
</General>
|
|
<i18n>
|
|
<EnableI18N LFM="False"/>
|
|
</i18n>
|
|
<BuildModes Count="15">
|
|
<Item1 Name="default" Default="True"/>
|
|
<Item2 Name="win32">
|
|
<CompilerOptions>
|
|
<Version Value="11"/>
|
|
<PathDelim Value="\"/>
|
|
<Target>
|
|
<Filename Value="fpc\bin\$(TargetCPU)-$(TargetOS)\TestSQL3"/>
|
|
</Target>
|
|
<SearchPaths>
|
|
<IncludeFiles Value="..;$(ProjOutDir)"/>
|
|
<Libraries Value="..\static\$(TargetCPU)-$(TargetOS)"/>
|
|
<OtherUnitFiles Value="..;DDD\dom;DDD\infra"/>
|
|
<UnitOutputDirectory Value="fpc\lib\$(TargetCPU)-$(TargetOS)"/>
|
|
</SearchPaths>
|
|
<Conditionals Value="if TargetOS='darwin' then
|
|
CustomOptions := ' -Cg-';"/>
|
|
<Parsing>
|
|
<SyntaxOptions>
|
|
<SyntaxMode Value="Delphi"/>
|
|
<IncludeAssertionCode Value="True"/>
|
|
</SyntaxOptions>
|
|
</Parsing>
|
|
<CodeGeneration>
|
|
<SmartLinkUnit Value="True"/>
|
|
<Checks>
|
|
<IOChecks Value="True"/>
|
|
</Checks>
|
|
<TargetCPU Value="i386"/>
|
|
<TargetOS Value="win32"/>
|
|
<Optimizations>
|
|
<OptimizationLevel Value="3"/>
|
|
</Optimizations>
|
|
</CodeGeneration>
|
|
<Linking>
|
|
<Debugging>
|
|
<DebugInfoType Value="dsDwarf2Set"/>
|
|
<UseExternalDbgSyms Value="True"/>
|
|
</Debugging>
|
|
<LinkSmart Value="True"/>
|
|
</Linking>
|
|
<Other>
|
|
<Verbosity>
|
|
<ShowNotes Value="False"/>
|
|
<ShowHints Value="False"/>
|
|
</Verbosity>
|
|
<OtherDefines Count="12">
|
|
<Define0 Value="FPC_NO_DEFAULT_MEMORYMANAGER"/>
|
|
<Define1 Value="FPC_SYNCMEM"/>
|
|
<Define2 Value="FPC_X64MM"/>
|
|
<Define3 Value="FPCMM_DEBUG"/>
|
|
<Define4 Value="FPCMM_ASSUMEMULTITHREAD"/>
|
|
<Define5 Value="FPCMM_REPORTMEMORYLEAKS"/>
|
|
<Define6 Value="FPCMM_LOCKLESSFREE"/>
|
|
<Define7 Value="FPCMM_SERVER"/>
|
|
<Define8 Value="FPCMM_BOOST"/>
|
|
<Define9 Value="FPC_FASTMM4"/>
|
|
<Define10 Value="DOPATCHTRTL"/>
|
|
<Define11 Value="FPC_X64MM_WIN"/>
|
|
</OtherDefines>
|
|
</Other>
|
|
</CompilerOptions>
|
|
</Item2>
|
|
<Item3 Name="win64">
|
|
<CompilerOptions>
|
|
<Version Value="11"/>
|
|
<PathDelim Value="\"/>
|
|
<Target>
|
|
<Filename Value="fpc\bin\$(TargetCPU)-$(TargetOS)\TestSQL3"/>
|
|
</Target>
|
|
<SearchPaths>
|
|
<IncludeFiles Value="..;$(ProjOutDir)"/>
|
|
<Libraries Value="..\static\$(TargetCPU)-$(TargetOS)"/>
|
|
<OtherUnitFiles Value="..;DDD\dom;DDD\infra;..\..\lib2\src\core"/>
|
|
<UnitOutputDirectory Value="fpc\lib\$(TargetCPU)-$(TargetOS)"/>
|
|
</SearchPaths>
|
|
<Conditionals Value="if TargetOS='darwin' then
|
|
CustomOptions := ' -Cg-';"/>
|
|
<Parsing>
|
|
<SyntaxOptions>
|
|
<SyntaxMode Value="Delphi"/>
|
|
<IncludeAssertionCode Value="True"/>
|
|
</SyntaxOptions>
|
|
</Parsing>
|
|
<CodeGeneration>
|
|
<SmartLinkUnit Value="True"/>
|
|
<Checks>
|
|
<IOChecks Value="True"/>
|
|
</Checks>
|
|
<TargetCPU Value="x86_64"/>
|
|
<TargetOS Value="win64"/>
|
|
<Optimizations>
|
|
<OptimizationLevel Value="2"/>
|
|
</Optimizations>
|
|
</CodeGeneration>
|
|
<Linking>
|
|
<LinkSmart Value="True"/>
|
|
</Linking>
|
|
<Other>
|
|
<Verbosity>
|
|
<ShowNotes Value="False"/>
|
|
<ShowHints Value="False"/>
|
|
</Verbosity>
|
|
<CustomOptions Value="-dFPC_NO_DEFAULT_MEMORYMANAGER
|
|
-dFPC_X64MM
|
|
-dFPCMM_DEBUG
|
|
-dFPCMM_REPORTMEMORYLEAKS
|
|
-dFPC_X64MM_WIN"/>
|
|
<OtherDefines Count="12">
|
|
<Define0 Value="FPC_NO_DEFAULT_MEMORYMANAGER"/>
|
|
<Define1 Value="FPC_SYNCMEM"/>
|
|
<Define2 Value="FPC_X64MM"/>
|
|
<Define3 Value="FPCMM_DEBUG"/>
|
|
<Define4 Value="FPCMM_ASSUMEMULTITHREAD"/>
|
|
<Define5 Value="FPCMM_REPORTMEMORYLEAKS"/>
|
|
<Define6 Value="FPCMM_LOCKLESSFREE"/>
|
|
<Define7 Value="FPCMM_SERVER"/>
|
|
<Define8 Value="FPCMM_BOOST"/>
|
|
<Define9 Value="FPC_FASTMM4"/>
|
|
<Define10 Value="DOPATCHTRTL"/>
|
|
<Define11 Value="FPC_X64MM_WIN"/>
|
|
</OtherDefines>
|
|
</Other>
|
|
</CompilerOptions>
|
|
</Item3>
|
|
<Item4 Name="lin32">
|
|
<CompilerOptions>
|
|
<Version Value="11"/>
|
|
<PathDelim Value="\"/>
|
|
<Target>
|
|
<Filename Value="fpc\bin\$(TargetCPU)-$(TargetOS)\TestSQL3"/>
|
|
</Target>
|
|
<SearchPaths>
|
|
<IncludeFiles Value="..;$(ProjOutDir)"/>
|
|
<Libraries Value="..\static\$(TargetCPU)-$(TargetOS)"/>
|
|
<OtherUnitFiles Value="..;DDD\dom;DDD\infra"/>
|
|
<UnitOutputDirectory Value="fpc\lib\$(TargetCPU)-$(TargetOS)"/>
|
|
</SearchPaths>
|
|
<Conditionals Value="if TargetOS='darwin' then
|
|
CustomOptions := ' -Cg-';"/>
|
|
<Parsing>
|
|
<SyntaxOptions>
|
|
<SyntaxMode Value="Delphi"/>
|
|
<IncludeAssertionCode Value="True"/>
|
|
</SyntaxOptions>
|
|
</Parsing>
|
|
<CodeGeneration>
|
|
<SmartLinkUnit Value="True"/>
|
|
<Checks>
|
|
<IOChecks Value="True"/>
|
|
</Checks>
|
|
<TargetCPU Value="i386"/>
|
|
<TargetOS Value="linux"/>
|
|
<Optimizations>
|
|
<OptimizationLevel Value="3"/>
|
|
</Optimizations>
|
|
</CodeGeneration>
|
|
<Linking>
|
|
<Debugging>
|
|
<DebugInfoType Value="dsDwarf2Set"/>
|
|
<UseExternalDbgSyms Value="True"/>
|
|
</Debugging>
|
|
<LinkSmart Value="True"/>
|
|
</Linking>
|
|
<Other>
|
|
<Verbosity>
|
|
<ShowNotes Value="False"/>
|
|
<ShowHints Value="False"/>
|
|
</Verbosity>
|
|
<CustomOptions Value="-OoNOSTACKFRAME"/>
|
|
<OtherDefines Count="12">
|
|
<Define0 Value="FPC_NO_DEFAULT_MEMORYMANAGER"/>
|
|
<Define1 Value="FPC_SYNCMEM"/>
|
|
<Define2 Value="FPC_X64MM"/>
|
|
<Define3 Value="FPCMM_DEBUG"/>
|
|
<Define4 Value="FPCMM_ASSUMEMULTITHREAD"/>
|
|
<Define5 Value="FPCMM_REPORTMEMORYLEAKS"/>
|
|
<Define6 Value="FPCMM_LOCKLESSFREE"/>
|
|
<Define7 Value="FPCMM_SERVER"/>
|
|
<Define8 Value="FPCMM_BOOST"/>
|
|
<Define9 Value="FPC_FASTMM4"/>
|
|
<Define10 Value="DOPATCHTRTL"/>
|
|
<Define11 Value="FPC_X64MM_WIN"/>
|
|
</OtherDefines>
|
|
</Other>
|
|
</CompilerOptions>
|
|
</Item4>
|
|
<Item5 Name="lin64">
|
|
<CompilerOptions>
|
|
<Version Value="11"/>
|
|
<PathDelim Value="\"/>
|
|
<Target>
|
|
<Filename Value="fpc\bin\$(TargetCPU)-$(TargetOS)\TestSQL3"/>
|
|
</Target>
|
|
<SearchPaths>
|
|
<IncludeFiles Value="..;$(ProjOutDir)"/>
|
|
<Libraries Value="..\static\$(TargetCPU)-$(TargetOS)"/>
|
|
<OtherUnitFiles Value="..;DDD\dom;DDD\infra"/>
|
|
<UnitOutputDirectory Value="fpc\lib\$(TargetCPU)-$(TargetOS)"/>
|
|
</SearchPaths>
|
|
<Conditionals Value="if TargetOS='darwin' then
|
|
CustomOptions := ' -Cg-';"/>
|
|
<Parsing>
|
|
<SyntaxOptions>
|
|
<SyntaxMode Value="Delphi"/>
|
|
<IncludeAssertionCode Value="True"/>
|
|
</SyntaxOptions>
|
|
</Parsing>
|
|
<CodeGeneration>
|
|
<SmartLinkUnit Value="True"/>
|
|
<Checks>
|
|
<IOChecks Value="True"/>
|
|
</Checks>
|
|
<TargetCPU Value="x86_64"/>
|
|
<TargetOS Value="linux"/>
|
|
<Optimizations>
|
|
<OptimizationLevel Value="3"/>
|
|
</Optimizations>
|
|
</CodeGeneration>
|
|
<Linking>
|
|
<Debugging>
|
|
<DebugInfoType Value="dsDwarf2Set"/>
|
|
</Debugging>
|
|
<LinkSmart Value="True"/>
|
|
</Linking>
|
|
<Other>
|
|
<Verbosity>
|
|
<ShowNotes Value="False"/>
|
|
<ShowHints Value="False"/>
|
|
</Verbosity>
|
|
<CompilerMessages>
|
|
<IgnoredMessages idx5089="True"/>
|
|
</CompilerMessages>
|
|
<CustomOptions Value="-dFPC_NO_DEFAULT_MEMORYMANAGER
|
|
-dFPC_X64MM
|
|
-dFPCMM_DEBUG
|
|
-dFPCMM_REPORTMEMORYLEAKS
|
|
-dDOPATCHTRTL"/>
|
|
<OtherDefines Count="12">
|
|
<Define0 Value="FPC_NO_DEFAULT_MEMORYMANAGER"/>
|
|
<Define1 Value="FPC_SYNCMEM"/>
|
|
<Define2 Value="FPC_X64MM"/>
|
|
<Define3 Value="FPCMM_DEBUG"/>
|
|
<Define4 Value="FPCMM_ASSUMEMULTITHREAD"/>
|
|
<Define5 Value="FPCMM_REPORTMEMORYLEAKS"/>
|
|
<Define6 Value="FPCMM_LOCKLESSFREE"/>
|
|
<Define7 Value="FPCMM_SERVER"/>
|
|
<Define8 Value="FPCMM_BOOST"/>
|
|
<Define9 Value="FPC_FASTMM4"/>
|
|
<Define10 Value="DOPATCHTRTL"/>
|
|
<Define11 Value="FPC_X64MM_WIN"/>
|
|
</OtherDefines>
|
|
</Other>
|
|
</CompilerOptions>
|
|
</Item5>
|
|
<Item6 Name="openbsd32">
|
|
<CompilerOptions>
|
|
<Version Value="11"/>
|
|
<PathDelim Value="\"/>
|
|
<Target>
|
|
<Filename Value="fpc\bin\$(TargetCPU)-$(TargetOS)\TestSQL3"/>
|
|
</Target>
|
|
<SearchPaths>
|
|
<IncludeFiles Value="..;$(ProjOutDir)"/>
|
|
<Libraries Value="..\static\$(TargetCPU)-$(TargetOS)"/>
|
|
<OtherUnitFiles Value="..;DDD\dom;DDD\infra"/>
|
|
<UnitOutputDirectory Value="fpc\lib\$(TargetCPU)-$(TargetOS)"/>
|
|
</SearchPaths>
|
|
<Conditionals Value="if TargetOS='darwin' then
|
|
CustomOptions := ' -Cg-';"/>
|
|
<Parsing>
|
|
<SyntaxOptions>
|
|
<SyntaxMode Value="Delphi"/>
|
|
<IncludeAssertionCode Value="True"/>
|
|
</SyntaxOptions>
|
|
</Parsing>
|
|
<CodeGeneration>
|
|
<SmartLinkUnit Value="True"/>
|
|
<Checks>
|
|
<IOChecks Value="True"/>
|
|
</Checks>
|
|
<TargetProcessor Value="pentiumm"/>
|
|
<TargetCPU Value="i386"/>
|
|
<TargetOS Value="openbsd"/>
|
|
<Optimizations>
|
|
<OptimizationLevel Value="2"/>
|
|
</Optimizations>
|
|
</CodeGeneration>
|
|
<Linking>
|
|
<Debugging>
|
|
<GenerateDebugInfo Value="False"/>
|
|
<DebugInfoType Value="dsDwarf2Set"/>
|
|
<UseExternalDbgSyms Value="True"/>
|
|
</Debugging>
|
|
<LinkSmart Value="True"/>
|
|
</Linking>
|
|
<Other>
|
|
<Verbosity>
|
|
<ShowNotes Value="False"/>
|
|
<ShowHints Value="False"/>
|
|
</Verbosity>
|
|
</Other>
|
|
</CompilerOptions>
|
|
</Item6>
|
|
<Item7 Name="openbsd64">
|
|
<CompilerOptions>
|
|
<Version Value="11"/>
|
|
<PathDelim Value="\"/>
|
|
<Target>
|
|
<Filename Value="fpc\bin\$(TargetCPU)-$(TargetOS)\TestSQL3"/>
|
|
</Target>
|
|
<SearchPaths>
|
|
<IncludeFiles Value="..;$(ProjOutDir)"/>
|
|
<Libraries Value="..\static\$(TargetCPU)-$(TargetOS)"/>
|
|
<OtherUnitFiles Value="..;DDD\dom;DDD\infra"/>
|
|
<UnitOutputDirectory Value="fpc\lib\$(TargetCPU)-$(TargetOS)"/>
|
|
</SearchPaths>
|
|
<Conditionals Value="if TargetOS='darwin' then
|
|
CustomOptions := ' -Cg-';"/>
|
|
<Parsing>
|
|
<SyntaxOptions>
|
|
<SyntaxMode Value="Delphi"/>
|
|
<IncludeAssertionCode Value="True"/>
|
|
</SyntaxOptions>
|
|
</Parsing>
|
|
<CodeGeneration>
|
|
<SmartLinkUnit Value="True"/>
|
|
<Checks>
|
|
<IOChecks Value="True"/>
|
|
</Checks>
|
|
<TargetCPU Value="x86_64"/>
|
|
<TargetOS Value="openbsd"/>
|
|
<Optimizations>
|
|
<OptimizationLevel Value="2"/>
|
|
</Optimizations>
|
|
</CodeGeneration>
|
|
<Linking>
|
|
<Debugging>
|
|
<GenerateDebugInfo Value="False"/>
|
|
<DebugInfoType Value="dsDwarf2Set"/>
|
|
<UseExternalDbgSyms Value="True"/>
|
|
</Debugging>
|
|
<LinkSmart Value="True"/>
|
|
</Linking>
|
|
<Other>
|
|
<Verbosity>
|
|
<ShowNotes Value="False"/>
|
|
<ShowHints Value="False"/>
|
|
</Verbosity>
|
|
</Other>
|
|
</CompilerOptions>
|
|
</Item7>
|
|
<Item8 Name="freebsd32">
|
|
<CompilerOptions>
|
|
<Version Value="11"/>
|
|
<PathDelim Value="\"/>
|
|
<Target>
|
|
<Filename Value="fpc\bin\$(TargetCPU)-$(TargetOS)\TestSQL3"/>
|
|
</Target>
|
|
<SearchPaths>
|
|
<IncludeFiles Value="..;$(ProjOutDir)"/>
|
|
<Libraries Value="..\static\$(TargetCPU)-$(TargetOS)"/>
|
|
<OtherUnitFiles Value="..;DDD\dom;DDD\infra"/>
|
|
<UnitOutputDirectory Value="fpc\lib\$(TargetCPU)-$(TargetOS)"/>
|
|
</SearchPaths>
|
|
<Conditionals Value="if TargetOS='darwin' then
|
|
CustomOptions := ' -Cg-';"/>
|
|
<Parsing>
|
|
<SyntaxOptions>
|
|
<SyntaxMode Value="Delphi"/>
|
|
<IncludeAssertionCode Value="True"/>
|
|
</SyntaxOptions>
|
|
</Parsing>
|
|
<CodeGeneration>
|
|
<SmartLinkUnit Value="True"/>
|
|
<Checks>
|
|
<IOChecks Value="True"/>
|
|
</Checks>
|
|
<TargetCPU Value="i386"/>
|
|
<TargetOS Value="freebsd"/>
|
|
<Optimizations>
|
|
<OptimizationLevel Value="2"/>
|
|
</Optimizations>
|
|
</CodeGeneration>
|
|
<Linking>
|
|
<Debugging>
|
|
<GenerateDebugInfo Value="False"/>
|
|
<DebugInfoType Value="dsDwarf2Set"/>
|
|
<UseExternalDbgSyms Value="True"/>
|
|
</Debugging>
|
|
<LinkSmart Value="True"/>
|
|
</Linking>
|
|
<Other>
|
|
<Verbosity>
|
|
<ShowNotes Value="False"/>
|
|
<ShowHints Value="False"/>
|
|
</Verbosity>
|
|
<OtherDefines Count="6">
|
|
<Define0 Value="FPC_CMEM"/>
|
|
<Define1 Value="FPC_NO_DEFAULT_MEMORYMANAGER"/>
|
|
<Define2 Value="FPC_SYNCMEM"/>
|
|
<Define3 Value="FPC_FASTMM4"/>
|
|
<Define4 Value="FPC_SYNTBB"/>
|
|
<Define5 Value="FPC_SYNJEMALLOC"/>
|
|
</OtherDefines>
|
|
</Other>
|
|
</CompilerOptions>
|
|
</Item8>
|
|
<Item9 Name="freebsd64">
|
|
<CompilerOptions>
|
|
<Version Value="11"/>
|
|
<PathDelim Value="\"/>
|
|
<Target>
|
|
<Filename Value="fpc\bin\$(TargetCPU)-$(TargetOS)\TestSQL3"/>
|
|
</Target>
|
|
<SearchPaths>
|
|
<IncludeFiles Value="..;$(ProjOutDir)"/>
|
|
<Libraries Value="..\static\$(TargetCPU)-$(TargetOS)"/>
|
|
<OtherUnitFiles Value="..;DDD\dom;DDD\infra"/>
|
|
<UnitOutputDirectory Value="fpc\lib\$(TargetCPU)-$(TargetOS)"/>
|
|
</SearchPaths>
|
|
<Conditionals Value="if TargetOS='darwin' then
|
|
CustomOptions := ' -Cg-';"/>
|
|
<Parsing>
|
|
<SyntaxOptions>
|
|
<SyntaxMode Value="Delphi"/>
|
|
<IncludeAssertionCode Value="True"/>
|
|
</SyntaxOptions>
|
|
</Parsing>
|
|
<CodeGeneration>
|
|
<SmartLinkUnit Value="True"/>
|
|
<Checks>
|
|
<IOChecks Value="True"/>
|
|
</Checks>
|
|
<TargetCPU Value="x86_64"/>
|
|
<TargetOS Value="freebsd"/>
|
|
<Optimizations>
|
|
<OptimizationLevel Value="2"/>
|
|
</Optimizations>
|
|
</CodeGeneration>
|
|
<Linking>
|
|
<Debugging>
|
|
<GenerateDebugInfo Value="False"/>
|
|
<DebugInfoType Value="dsDwarf2Set"/>
|
|
<UseExternalDbgSyms Value="True"/>
|
|
</Debugging>
|
|
<LinkSmart Value="True"/>
|
|
</Linking>
|
|
<Other>
|
|
<Verbosity>
|
|
<ShowNotes Value="False"/>
|
|
<ShowHints Value="False"/>
|
|
</Verbosity>
|
|
</Other>
|
|
</CompilerOptions>
|
|
</Item9>
|
|
<Item10 Name="darwin32">
|
|
<CompilerOptions>
|
|
<Version Value="11"/>
|
|
<PathDelim Value="\"/>
|
|
<Target>
|
|
<Filename Value="fpc\bin\$(TargetCPU)-$(TargetOS)\TestSQL3"/>
|
|
</Target>
|
|
<SearchPaths>
|
|
<IncludeFiles Value="..;$(ProjOutDir)"/>
|
|
<Libraries Value="..\static\$(TargetCPU)-$(TargetOS)"/>
|
|
<OtherUnitFiles Value="..;DDD\dom;DDD\infra"/>
|
|
<UnitOutputDirectory Value="fpc\lib\$(TargetCPU)-$(TargetOS)"/>
|
|
</SearchPaths>
|
|
<Conditionals Value="if TargetOS='darwin' then
|
|
CustomOptions := ' -Cg-';"/>
|
|
<Parsing>
|
|
<SyntaxOptions>
|
|
<SyntaxMode Value="Delphi"/>
|
|
<IncludeAssertionCode Value="True"/>
|
|
</SyntaxOptions>
|
|
</Parsing>
|
|
<CodeGeneration>
|
|
<SmartLinkUnit Value="True"/>
|
|
<Checks>
|
|
<IOChecks Value="True"/>
|
|
</Checks>
|
|
<TargetCPU Value="i386"/>
|
|
<TargetOS Value="darwin"/>
|
|
<Optimizations>
|
|
<OptimizationLevel Value="2"/>
|
|
</Optimizations>
|
|
</CodeGeneration>
|
|
<Linking>
|
|
<Debugging>
|
|
<GenerateDebugInfo Value="False"/>
|
|
<DebugInfoType Value="dsDwarf2Set"/>
|
|
<UseExternalDbgSyms Value="True"/>
|
|
</Debugging>
|
|
<LinkSmart Value="True"/>
|
|
</Linking>
|
|
<Other>
|
|
<Verbosity>
|
|
<ShowNotes Value="False"/>
|
|
<ShowHints Value="False"/>
|
|
</Verbosity>
|
|
<OtherDefines Count="6">
|
|
<Define0 Value="FPC_CMEM"/>
|
|
<Define1 Value="FPC_NO_DEFAULT_MEMORYMANAGER"/>
|
|
<Define2 Value="FPC_SYNCMEM"/>
|
|
<Define3 Value="FPC_FASTMM4"/>
|
|
<Define4 Value="FPC_SYNTBB"/>
|
|
<Define5 Value="FPC_SYNJEMALLOC"/>
|
|
</OtherDefines>
|
|
</Other>
|
|
</CompilerOptions>
|
|
</Item10>
|
|
<Item11 Name="darwin64">
|
|
<CompilerOptions>
|
|
<Version Value="11"/>
|
|
<PathDelim Value="\"/>
|
|
<Target>
|
|
<Filename Value="fpc\bin\$(TargetCPU)-$(TargetOS)\TestSQL3"/>
|
|
</Target>
|
|
<SearchPaths>
|
|
<IncludeFiles Value="..;$(ProjOutDir)"/>
|
|
<Libraries Value="..\static\$(TargetCPU)-$(TargetOS)"/>
|
|
<OtherUnitFiles Value="..;DDD\dom;DDD\infra"/>
|
|
<UnitOutputDirectory Value="fpc\lib\$(TargetCPU)-$(TargetOS)"/>
|
|
</SearchPaths>
|
|
<Conditionals Value="//if TargetOS='darwin' then
|
|
// CustomOptions := ' -Cg-';"/>
|
|
<Parsing>
|
|
<SyntaxOptions>
|
|
<SyntaxMode Value="Delphi"/>
|
|
<IncludeAssertionCode Value="True"/>
|
|
</SyntaxOptions>
|
|
</Parsing>
|
|
<CodeGeneration>
|
|
<SmartLinkUnit Value="True"/>
|
|
<Checks>
|
|
<IOChecks Value="True"/>
|
|
</Checks>
|
|
<TargetCPU Value="x86_64"/>
|
|
<TargetOS Value="darwin"/>
|
|
<Optimizations>
|
|
<OptimizationLevel Value="2"/>
|
|
</Optimizations>
|
|
</CodeGeneration>
|
|
<Linking>
|
|
<Debugging>
|
|
<GenerateDebugInfo Value="False"/>
|
|
<DebugInfoType Value="dsDwarf2Set"/>
|
|
<UseExternalDbgSyms Value="True"/>
|
|
</Debugging>
|
|
<LinkSmart Value="True"/>
|
|
</Linking>
|
|
<Other>
|
|
<Verbosity>
|
|
<ShowNotes Value="False"/>
|
|
<ShowHints Value="False"/>
|
|
</Verbosity>
|
|
<CustomOptions Value="-dFPC_NO_DEFAULT_MEMORYMANAGER
|
|
-dFPC_CMEM"/>
|
|
<OtherDefines Count="6">
|
|
<Define0 Value="FPC_NO_DEFAULT_MEMORYMANAGER"/>
|
|
<Define1 Value="FPC_SYNCMEM"/>
|
|
<Define2 Value="FPC_X64MM"/>
|
|
<Define3 Value="FPCMM_DEBUG"/>
|
|
<Define4 Value="FPCMM_ASSUMEMULTITHREAD"/>
|
|
<Define5 Value="FPCMM_REPORTMEMORYLEAKS"/>
|
|
</OtherDefines>
|
|
</Other>
|
|
</CompilerOptions>
|
|
</Item11>
|
|
<Item12 Name="linarm32">
|
|
<CompilerOptions>
|
|
<Version Value="11"/>
|
|
<PathDelim Value="\"/>
|
|
<Target>
|
|
<Filename Value="fpc\bin\$(TargetCPU)-$(TargetOS)\TestSQL3"/>
|
|
</Target>
|
|
<SearchPaths>
|
|
<IncludeFiles Value="..;$(ProjOutDir)"/>
|
|
<Libraries Value="..\static\$(TargetCPU)-$(TargetOS)"/>
|
|
<OtherUnitFiles Value="..;DDD\dom;DDD\infra"/>
|
|
<UnitOutputDirectory Value="fpc\lib\$(TargetCPU)-$(TargetOS)"/>
|
|
</SearchPaths>
|
|
<Conditionals Value="if TargetOS='darwin' then
|
|
CustomOptions := ' -Cg-';"/>
|
|
<Parsing>
|
|
<SyntaxOptions>
|
|
<SyntaxMode Value="Delphi"/>
|
|
<IncludeAssertionCode Value="True"/>
|
|
</SyntaxOptions>
|
|
</Parsing>
|
|
<CodeGeneration>
|
|
<SmartLinkUnit Value="True"/>
|
|
<Checks>
|
|
<IOChecks Value="True"/>
|
|
</Checks>
|
|
<TargetProcessor Value="ARMV6"/>
|
|
<TargetCPU Value="arm"/>
|
|
<TargetOS Value="linux"/>
|
|
<Optimizations>
|
|
<OptimizationLevel Value="2"/>
|
|
</Optimizations>
|
|
</CodeGeneration>
|
|
<Linking>
|
|
<Debugging>
|
|
<GenerateDebugInfo Value="False"/>
|
|
<DebugInfoType Value="dsDwarf2Set"/>
|
|
<UseExternalDbgSyms Value="True"/>
|
|
</Debugging>
|
|
<LinkSmart Value="True"/>
|
|
</Linking>
|
|
<Other>
|
|
<Verbosity>
|
|
<ShowNotes Value="False"/>
|
|
<ShowHints Value="False"/>
|
|
</Verbosity>
|
|
</Other>
|
|
</CompilerOptions>
|
|
</Item12>
|
|
<Item13 Name="linarm64">
|
|
<CompilerOptions>
|
|
<Version Value="11"/>
|
|
<PathDelim Value="\"/>
|
|
<Target>
|
|
<Filename Value="fpc\bin\$(TargetCPU)-$(TargetOS)\TestSQL3"/>
|
|
</Target>
|
|
<SearchPaths>
|
|
<IncludeFiles Value="..;$(ProjOutDir)"/>
|
|
<Libraries Value="..\static\$(TargetCPU)-$(TargetOS)"/>
|
|
<OtherUnitFiles Value="..;DDD\dom;DDD\infra"/>
|
|
<UnitOutputDirectory Value="fpc\lib\$(TargetCPU)-$(TargetOS)"/>
|
|
</SearchPaths>
|
|
<Conditionals Value="if TargetOS='darwin' then
|
|
CustomOptions := ' -Cg-';"/>
|
|
<Parsing>
|
|
<SyntaxOptions>
|
|
<SyntaxMode Value="Delphi"/>
|
|
<IncludeAssertionCode Value="True"/>
|
|
</SyntaxOptions>
|
|
</Parsing>
|
|
<CodeGeneration>
|
|
<SmartLinkUnit Value="True"/>
|
|
<Checks>
|
|
<IOChecks Value="True"/>
|
|
</Checks>
|
|
<TargetCPU Value="aarch64"/>
|
|
<TargetOS Value="linux"/>
|
|
<Optimizations>
|
|
<OptimizationLevel Value="2"/>
|
|
</Optimizations>
|
|
</CodeGeneration>
|
|
<Linking>
|
|
<Debugging>
|
|
<GenerateDebugInfo Value="False"/>
|
|
<DebugInfoType Value="dsDwarf2Set"/>
|
|
<UseExternalDbgSyms Value="True"/>
|
|
</Debugging>
|
|
<LinkSmart Value="True"/>
|
|
</Linking>
|
|
<Other>
|
|
<Verbosity>
|
|
<ShowNotes Value="False"/>
|
|
<ShowHints Value="False"/>
|
|
</Verbosity>
|
|
</Other>
|
|
</CompilerOptions>
|
|
</Item13>
|
|
<Item14 Name="androidarm32">
|
|
<CompilerOptions>
|
|
<Version Value="11"/>
|
|
<PathDelim Value="\"/>
|
|
<Target>
|
|
<Filename Value="fpc\bin\$(TargetCPU)-$(TargetOS)\TestSQL3"/>
|
|
</Target>
|
|
<SearchPaths>
|
|
<IncludeFiles Value="..;$(ProjOutDir)"/>
|
|
<Libraries Value="..\static\$(TargetCPU)-$(TargetOS)"/>
|
|
<OtherUnitFiles Value="..;DDD\dom;DDD\infra"/>
|
|
<UnitOutputDirectory Value="fpc\lib\$(TargetCPU)-$(TargetOS)"/>
|
|
</SearchPaths>
|
|
<Conditionals Value="if TargetOS='darwin' then
|
|
CustomOptions := ' -Cg-';"/>
|
|
<Parsing>
|
|
<SyntaxOptions>
|
|
<SyntaxMode Value="Delphi"/>
|
|
<IncludeAssertionCode Value="True"/>
|
|
</SyntaxOptions>
|
|
</Parsing>
|
|
<CodeGeneration>
|
|
<SmartLinkUnit Value="True"/>
|
|
<Checks>
|
|
<IOChecks Value="True"/>
|
|
</Checks>
|
|
<TargetProcessor Value="ARMV6"/>
|
|
<TargetCPU Value="arm"/>
|
|
<TargetOS Value="android"/>
|
|
<Optimizations>
|
|
<OptimizationLevel Value="2"/>
|
|
</Optimizations>
|
|
</CodeGeneration>
|
|
<Linking>
|
|
<Debugging>
|
|
<GenerateDebugInfo Value="False"/>
|
|
<DebugInfoType Value="dsDwarf2Set"/>
|
|
<UseExternalDbgSyms Value="True"/>
|
|
</Debugging>
|
|
<LinkSmart Value="True"/>
|
|
</Linking>
|
|
<Other>
|
|
<Verbosity>
|
|
<ShowNotes Value="False"/>
|
|
<ShowHints Value="False"/>
|
|
</Verbosity>
|
|
<OtherDefines Count="12">
|
|
<Define0 Value="FPC_NO_DEFAULT_MEMORYMANAGER"/>
|
|
<Define1 Value="FPC_SYNCMEM"/>
|
|
<Define2 Value="FPC_X64MM"/>
|
|
<Define3 Value="FPCMM_DEBUG"/>
|
|
<Define4 Value="FPCMM_ASSUMEMULTITHREAD"/>
|
|
<Define5 Value="FPCMM_REPORTMEMORYLEAKS"/>
|
|
<Define6 Value="FPCMM_LOCKLESSFREE"/>
|
|
<Define7 Value="FPCMM_SERVER"/>
|
|
<Define8 Value="FPCMM_BOOST"/>
|
|
<Define9 Value="FPC_FASTMM4"/>
|
|
<Define10 Value="DOPATCHTRTL"/>
|
|
<Define11 Value="FPC_X64MM_WIN"/>
|
|
</OtherDefines>
|
|
</Other>
|
|
</CompilerOptions>
|
|
</Item14>
|
|
<Item15 Name="androidarm64">
|
|
<CompilerOptions>
|
|
<Version Value="11"/>
|
|
<PathDelim Value="\"/>
|
|
<Target>
|
|
<Filename Value="fpc\bin\$(TargetCPU)-$(TargetOS)\TestSQL3"/>
|
|
</Target>
|
|
<SearchPaths>
|
|
<IncludeFiles Value="..;$(ProjOutDir)"/>
|
|
<Libraries Value="..\static\$(TargetCPU)-$(TargetOS)"/>
|
|
<OtherUnitFiles Value="..;DDD\dom;DDD\infra"/>
|
|
<UnitOutputDirectory Value="fpc\lib\$(TargetCPU)-$(TargetOS)"/>
|
|
</SearchPaths>
|
|
<Conditionals Value="if TargetOS='darwin' then
|
|
CustomOptions := ' -Cg-';"/>
|
|
<Parsing>
|
|
<SyntaxOptions>
|
|
<SyntaxMode Value="Delphi"/>
|
|
<IncludeAssertionCode Value="True"/>
|
|
</SyntaxOptions>
|
|
</Parsing>
|
|
<CodeGeneration>
|
|
<SmartLinkUnit Value="True"/>
|
|
<Checks>
|
|
<IOChecks Value="True"/>
|
|
</Checks>
|
|
<TargetCPU Value="aarch64"/>
|
|
<TargetOS Value="android"/>
|
|
<Optimizations>
|
|
<OptimizationLevel Value="2"/>
|
|
</Optimizations>
|
|
</CodeGeneration>
|
|
<Linking>
|
|
<Debugging>
|
|
<GenerateDebugInfo Value="False"/>
|
|
<DebugInfoType Value="dsDwarf2Set"/>
|
|
<UseExternalDbgSyms Value="True"/>
|
|
</Debugging>
|
|
<LinkSmart Value="True"/>
|
|
</Linking>
|
|
<Other>
|
|
<Verbosity>
|
|
<ShowNotes Value="False"/>
|
|
<ShowHints Value="False"/>
|
|
</Verbosity>
|
|
</Other>
|
|
</CompilerOptions>
|
|
</Item15>
|
|
</BuildModes>
|
|
<PublishOptions>
|
|
<Version Value="2"/>
|
|
</PublishOptions>
|
|
<RunParams>
|
|
<FormatVersion Value="2"/>
|
|
<Modes Count="1">
|
|
<Mode0 Name="default"/>
|
|
</Modes>
|
|
</RunParams>
|
|
<Units Count="59">
|
|
<Unit0>
|
|
<Filename Value="TestSQL3.dpr"/>
|
|
<IsPartOfProject Value="True"/>
|
|
</Unit0>
|
|
<Unit1>
|
|
<Filename Value="..\SynSelfTests.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
</Unit1>
|
|
<Unit2>
|
|
<Filename Value="mORMotMongoDB.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
</Unit2>
|
|
<Unit3>
|
|
<Filename Value="mORMot.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
</Unit3>
|
|
<Unit4>
|
|
<Filename Value="..\SynCrtSock.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
</Unit4>
|
|
<Unit5>
|
|
<Filename Value="mORMotSelfTests.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
</Unit5>
|
|
<Unit6>
|
|
<Filename Value="mORMotHttpClient.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
</Unit6>
|
|
<Unit7>
|
|
<Filename Value="..\SynCommons.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
</Unit7>
|
|
<Unit8>
|
|
<Filename Value="..\SynDBRemote.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
</Unit8>
|
|
<Unit9>
|
|
<Filename Value="..\SynLog.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
</Unit9>
|
|
<Unit10>
|
|
<Filename Value="..\SynLZ.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
</Unit10>
|
|
<Unit11>
|
|
<Filename Value="..\SynLZO.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
</Unit11>
|
|
<Unit12>
|
|
<Filename Value="..\SynCrypto.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
</Unit12>
|
|
<Unit13>
|
|
<Filename Value="..\SynEcc.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
</Unit13>
|
|
<Unit14>
|
|
<Filename Value="..\SynBidirSock.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
</Unit14>
|
|
<Unit15>
|
|
<Filename Value="..\SynTests.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
</Unit15>
|
|
<Unit16>
|
|
<Filename Value="..\SynMongoDB.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
</Unit16>
|
|
<Unit17>
|
|
<Filename Value="..\SynMustache.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
</Unit17>
|
|
<Unit18>
|
|
<Filename Value="mORMotWrappers.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
</Unit18>
|
|
<Unit19>
|
|
<Filename Value="mORMotMVC.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
</Unit19>
|
|
<Unit20>
|
|
<Filename Value="mORMotDDD.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
</Unit20>
|
|
<Unit21>
|
|
<Filename Value="DDD\dom\dddDomAuthInterfaces.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
</Unit21>
|
|
<Unit22>
|
|
<Filename Value="DDD\dom\dddDomUserTypes.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
</Unit22>
|
|
<Unit23>
|
|
<Filename Value="DDD\dom\dddDomUserInterfaces.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
</Unit23>
|
|
<Unit24>
|
|
<Filename Value="DDD\dom\dddDomUserCQRS.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
</Unit24>
|
|
<Unit25>
|
|
<Filename Value="DDD\infra\dddInfraAuthRest.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
</Unit25>
|
|
<Unit26>
|
|
<Filename Value="DDD\infra\dddInfraSettings.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
</Unit26>
|
|
<Unit27>
|
|
<Filename Value="DDD\infra\dddInfraApps.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
</Unit27>
|
|
<Unit28>
|
|
<Filename Value="DDD\infra\dddInfraEmail.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
</Unit28>
|
|
<Unit29>
|
|
<Filename Value="DDD\infra\dddInfraEmailer.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
</Unit29>
|
|
<Unit30>
|
|
<Filename Value="DDD\infra\dddInfraRepoUser.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
</Unit30>
|
|
<Unit31>
|
|
<Filename Value="..\SynSMAPI.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
</Unit31>
|
|
<Unit32>
|
|
<Filename Value="..\SynSM.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
</Unit32>
|
|
<Unit33>
|
|
<Filename Value="..\SynBigTable.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
</Unit33>
|
|
<Unit34>
|
|
<Filename Value="..\SynZipFiles.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
</Unit34>
|
|
<Unit35>
|
|
<Filename Value="..\SynSQLite3.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
</Unit35>
|
|
<Unit36>
|
|
<Filename Value="..\SynSQLite3Static.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
</Unit36>
|
|
<Unit37>
|
|
<Filename Value="mORMotSQLite3.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
</Unit37>
|
|
<Unit38>
|
|
<Filename Value="mORMotHttpServer.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
</Unit38>
|
|
<Unit39>
|
|
<Filename Value="Samples\33 - ECC\ECCProcess.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
</Unit39>
|
|
<Unit40>
|
|
<Filename Value="..\SynDB.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
</Unit40>
|
|
<Unit41>
|
|
<Filename Value="..\SynDBSQLite3.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
</Unit41>
|
|
<Unit42>
|
|
<Filename Value="..\SynDBOracle.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
</Unit42>
|
|
<Unit43>
|
|
<Filename Value="..\SynOleDB.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
</Unit43>
|
|
<Unit44>
|
|
<Filename Value="..\SynDBODBC.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
</Unit44>
|
|
<Unit45>
|
|
<Filename Value="mORMotDB.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
</Unit45>
|
|
<Unit46>
|
|
<Filename Value="..\SynZip.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
</Unit46>
|
|
<Unit47>
|
|
<Filename Value="..\SynTable.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
</Unit47>
|
|
<Unit48>
|
|
<Filename Value="..\SynProtoRTSPHTTP.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
</Unit48>
|
|
<Unit49>
|
|
<Filename Value="..\SynZLibSSE.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
</Unit49>
|
|
<Unit50>
|
|
<Filename Value="..\SynLizard.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
</Unit50>
|
|
<Unit51>
|
|
<Filename Value="mORMotService.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
</Unit51>
|
|
<Unit52>
|
|
<Filename Value="..\SynCurl.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
</Unit52>
|
|
<Unit53>
|
|
<Filename Value="DDD\dom\dddDomCountry.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
</Unit53>
|
|
<Unit54>
|
|
<Filename Value="..\SynSSPI.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
</Unit54>
|
|
<Unit55>
|
|
<Filename Value="..\SynSSPIAuth.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
</Unit55>
|
|
<Unit56>
|
|
<Filename Value="..\SynBiDirSock.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<UnitName Value="SynBidirSock"/>
|
|
</Unit56>
|
|
<Unit57>
|
|
<Filename Value="..\SynProtoRelay.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
</Unit57>
|
|
<Unit58>
|
|
<Filename Value="..\SynDBPostgres.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
</Unit58>
|
|
</Units>
|
|
</ProjectOptions>
|
|
<CompilerOptions>
|
|
<Version Value="11"/>
|
|
<PathDelim Value="\"/>
|
|
<Target>
|
|
<Filename Value="fpc\bin\$(TargetCPU)-$(TargetOS)\TestSQL3"/>
|
|
</Target>
|
|
<SearchPaths>
|
|
<IncludeFiles Value="..;$(ProjOutDir)"/>
|
|
<Libraries Value="..\static\$(TargetCPU)-$(TargetOS)"/>
|
|
<OtherUnitFiles Value="..;DDD\dom;DDD\infra"/>
|
|
<UnitOutputDirectory Value="fpc\lib\$(TargetCPU)-$(TargetOS)"/>
|
|
</SearchPaths>
|
|
<Conditionals Value="if TargetOS='darwin' then
|
|
CustomOptions := ' -Cg-';"/>
|
|
<Parsing>
|
|
<SyntaxOptions>
|
|
<SyntaxMode Value="Delphi"/>
|
|
<IncludeAssertionCode Value="True"/>
|
|
</SyntaxOptions>
|
|
</Parsing>
|
|
<CodeGeneration>
|
|
<Checks>
|
|
<IOChecks Value="True"/>
|
|
<StackChecks Value="True"/>
|
|
</Checks>
|
|
</CodeGeneration>
|
|
<Linking>
|
|
<Debugging>
|
|
<DebugInfoType Value="dsDwarf2Set"/>
|
|
<UseHeaptrc Value="True"/>
|
|
<UseExternalDbgSyms Value="True"/>
|
|
</Debugging>
|
|
</Linking>
|
|
<Other>
|
|
<Verbosity>
|
|
<ShowNotes Value="False"/>
|
|
<ShowHints Value="False"/>
|
|
</Verbosity>
|
|
<OtherDefines Count="6">
|
|
<Define0 Value="FPC_CMEM"/>
|
|
<Define1 Value="FPC_NO_DEFAULT_MEMORYMANAGER"/>
|
|
<Define2 Value="FPC_SYNCMEM"/>
|
|
<Define3 Value="FPC_FASTMM4"/>
|
|
<Define4 Value="FPC_SYNTBB"/>
|
|
<Define5 Value="FPC_SYNJEMALLOC"/>
|
|
</OtherDefines>
|
|
</Other>
|
|
</CompilerOptions>
|
|
<Debugging>
|
|
<Exceptions Count="6">
|
|
<Item1>
|
|
<Name Value="EAbort"/>
|
|
</Item1>
|
|
<Item2>
|
|
<Name Value="ECodetoolError"/>
|
|
</Item2>
|
|
<Item3>
|
|
<Name Value="EFOpenError"/>
|
|
</Item3>
|
|
<Item4>
|
|
<Name Value="EInterfaceFactoryException"/>
|
|
</Item4>
|
|
<Item5>
|
|
<Name Value="EAssertionFailed"/>
|
|
</Item5>
|
|
<Item6>
|
|
<Name Value="EBusinessLayerException"/>
|
|
</Item6>
|
|
</Exceptions>
|
|
</Debugging>
|
|
</CONFIG>
|