|
@@ -1,13 +1,13 @@
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<CONFIG>
|
|
<CONFIG>
|
|
<ProjectOptions>
|
|
<ProjectOptions>
|
|
- <Version Value="9"/>
|
|
|
|
|
|
+ <Version Value="12"/>
|
|
<General>
|
|
<General>
|
|
<Flags>
|
|
<Flags>
|
|
<LRSInOutputDirectory Value="False"/>
|
|
<LRSInOutputDirectory Value="False"/>
|
|
|
|
+ <CompatibilityMode Value="True"/>
|
|
</Flags>
|
|
</Flags>
|
|
<SessionStorage Value="InProjectDir"/>
|
|
<SessionStorage Value="InProjectDir"/>
|
|
- <MainUnit Value="0"/>
|
|
|
|
<Title Value="TurboBird"/>
|
|
<Title Value="TurboBird"/>
|
|
<ResourceType Value="res"/>
|
|
<ResourceType Value="res"/>
|
|
<UseXPManifest Value="True"/>
|
|
<UseXPManifest Value="True"/>
|
|
@@ -21,7 +21,7 @@
|
|
<BuildNr Value="1107"/>
|
|
<BuildNr Value="1107"/>
|
|
<StringTable ProductVersion="0.9"/>
|
|
<StringTable ProductVersion="0.9"/>
|
|
</VersionInfo>
|
|
</VersionInfo>
|
|
- <BuildModes Count="2">
|
|
|
|
|
|
+ <BuildModes Count="3">
|
|
<Item1 Name="default" Default="True"/>
|
|
<Item1 Name="default" Default="True"/>
|
|
<Item2 Name="debug">
|
|
<Item2 Name="debug">
|
|
<CompilerOptions>
|
|
<CompilerOptions>
|
|
@@ -61,19 +61,52 @@
|
|
</Other>
|
|
</Other>
|
|
</CompilerOptions>
|
|
</CompilerOptions>
|
|
</Item2>
|
|
</Item2>
|
|
|
|
+ <Item3 Name="Release">
|
|
|
|
+ <CompilerOptions>
|
|
|
|
+ <Version Value="11"/>
|
|
|
|
+ <SearchPaths>
|
|
|
|
+ <IncludeFiles Value="$(ProjOutDir)"/>
|
|
|
|
+ <OtherUnitFiles Value="../Synapse/source/lib"/>
|
|
|
|
+ </SearchPaths>
|
|
|
|
+ <CodeGeneration>
|
|
|
|
+ <SmartLinkUnit Value="True"/>
|
|
|
|
+ <Optimizations>
|
|
|
|
+ <OptimizationLevel Value="3"/>
|
|
|
|
+ </Optimizations>
|
|
|
|
+ <SmallerCode Value="True"/>
|
|
|
|
+ </CodeGeneration>
|
|
|
|
+ <Linking>
|
|
|
|
+ <Debugging>
|
|
|
|
+ <GenerateDebugInfo Value="False"/>
|
|
|
|
+ <StripSymbols Value="True"/>
|
|
|
|
+ </Debugging>
|
|
|
|
+ <LinkSmart Value="True"/>
|
|
|
|
+ <Options>
|
|
|
|
+ <Win32>
|
|
|
|
+ <GraphicApplication Value="True"/>
|
|
|
|
+ </Win32>
|
|
|
|
+ </Options>
|
|
|
|
+ </Linking>
|
|
|
|
+ </CompilerOptions>
|
|
|
|
+ </Item3>
|
|
</BuildModes>
|
|
</BuildModes>
|
|
<PublishOptions>
|
|
<PublishOptions>
|
|
<Version Value="2"/>
|
|
<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>
|
|
</PublishOptions>
|
|
<RunParams>
|
|
<RunParams>
|
|
<local>
|
|
<local>
|
|
- <FormatVersion Value="1"/>
|
|
|
|
<CommandLineParams Value="--debug-log=log.txt"/>
|
|
<CommandLineParams Value="--debug-log=log.txt"/>
|
|
- <LaunchingApplication PathPlusParams="/usr/X11R6/bin/xterm -T 'Lazarus Run Output' -e $(LazarusDir)/tools/runwait.sh $(TargetCmdLine)"/>
|
|
|
|
|
|
+ <LaunchingApplication PathPlusParams="/usr/X11R6/bin/xterm -T 'Lazarus Run Output' -e $(LazarusDir)/tools/runwait.sh $(TargetCmdLine)"/>
|
|
</local>
|
|
</local>
|
|
|
|
+ <FormatVersion Value="2"/>
|
|
|
|
+ <Modes Count="1">
|
|
|
|
+ <Mode0 Name="default">
|
|
|
|
+ <local>
|
|
|
|
+ <CommandLineParams Value="--debug-log=log.txt"/>
|
|
|
|
+ <LaunchingApplication PathPlusParams="/usr/X11R6/bin/xterm -T 'Lazarus Run Output' -e $(LazarusDir)/tools/runwait.sh $(TargetCmdLine)"/>
|
|
|
|
+ </local>
|
|
|
|
+ </Mode0>
|
|
|
|
+ </Modes>
|
|
</RunParams>
|
|
</RunParams>
|
|
<RequiredPackages Count="6">
|
|
<RequiredPackages Count="6">
|
|
<Item1>
|
|
<Item1>
|
|
@@ -108,7 +141,6 @@
|
|
<ComponentName Value="fmMain"/>
|
|
<ComponentName Value="fmMain"/>
|
|
<HasResources Value="True"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
- <UnitName Value="main"/>
|
|
|
|
</Unit1>
|
|
</Unit1>
|
|
<Unit2>
|
|
<Unit2>
|
|
<Filename Value="createdb.pas"/>
|
|
<Filename Value="createdb.pas"/>
|