|
@@ -1,38 +1,44 @@
|
|
|
-<?xml version="1.0"?>
|
|
|
+<?xml version="1.0" encoding="UTF-8"?>
|
|
|
<CONFIG>
|
|
|
<ProjectOptions>
|
|
|
- <Version Value="7"/>
|
|
|
+ <Version Value="12"/>
|
|
|
<General>
|
|
|
<Flags>
|
|
|
<SaveClosedFiles Value="False"/>
|
|
|
<SaveOnlyProjectUnits Value="True"/>
|
|
|
<MainUnitHasCreateFormStatements Value="False"/>
|
|
|
+ <MainUnitHasTitleStatement Value="False"/>
|
|
|
+ <MainUnitHasScaledStatement Value="False"/>
|
|
|
<Runnable Value="False"/>
|
|
|
+ <CompatibilityMode Value="True"/>
|
|
|
</Flags>
|
|
|
<SessionStorage Value="InProjectDir"/>
|
|
|
- <MainUnit Value="0"/>
|
|
|
- <TargetFileExt Value=""/>
|
|
|
<Title Value="cgigateway"/>
|
|
|
<ResourceType Value="res"/>
|
|
|
<UseXPManifest Value="True"/>
|
|
|
- <Icon Value="0"/>
|
|
|
</General>
|
|
|
<VersionInfo>
|
|
|
<Language Value=""/>
|
|
|
<CharSet Value=""/>
|
|
|
- <StringTable Comments="" CompanyName="" FileDescription="" FileVersion="" InternalName="" LegalCopyright="" LegalTrademarks="" OriginalFilename="" ProductName="" ProductVersion=""/>
|
|
|
</VersionInfo>
|
|
|
+ <BuildModes Count="1">
|
|
|
+ <Item1 Name="default" Default="True"/>
|
|
|
+ </BuildModes>
|
|
|
<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/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>
|
|
|
+ <FormatVersion Value="2"/>
|
|
|
+ <Modes Count="1">
|
|
|
+ <Mode0 Name="default">
|
|
|
+ <local>
|
|
|
+ <LaunchingApplication PathPlusParams="/usr/X11R6/bin/xterm -T 'Lazarus Run Output' -e $(LazarusDir)/tools/runwait.sh $(TargetCmdLine)"/>
|
|
|
+ </local>
|
|
|
+ </Mode0>
|
|
|
+ </Modes>
|
|
|
</RunParams>
|
|
|
<RequiredPackages Count="2">
|
|
|
<Item1>
|
|
@@ -46,28 +52,18 @@
|
|
|
<Unit0>
|
|
|
<Filename Value="cgigateway.pp"/>
|
|
|
<IsPartOfProject Value="True"/>
|
|
|
- <UnitName Value="cgigateway"/>
|
|
|
</Unit0>
|
|
|
<Unit1>
|
|
|
<Filename Value="../src/fcgigate.pp"/>
|
|
|
<IsPartOfProject Value="True"/>
|
|
|
- <UnitName Value="fcgigate"/>
|
|
|
</Unit1>
|
|
|
</Units>
|
|
|
</ProjectOptions>
|
|
|
<CompilerOptions>
|
|
|
- <Version Value="8"/>
|
|
|
+ <Version Value="11"/>
|
|
|
<SearchPaths>
|
|
|
- <IncludeFiles Value="$(ProjOutDir)/"/>
|
|
|
+ <IncludeFiles Value="$(ProjOutDir)"/>
|
|
|
</SearchPaths>
|
|
|
- <Parsing>
|
|
|
- <SyntaxOptions>
|
|
|
- <UseAnsiStrings Value="True"/>
|
|
|
- </SyntaxOptions>
|
|
|
- </Parsing>
|
|
|
- <Other>
|
|
|
- <CompilerPath Value="$(CompPath)"/>
|
|
|
- </Other>
|
|
|
</CompilerOptions>
|
|
|
<Debugging>
|
|
|
<Exceptions Count="3">
|