2009-12-23 16:39:24 +01:00
|
|
|
<?xml version="1.0"?>
|
|
|
|
<CONFIG>
|
|
|
|
<ProjectOptions>
|
2011-02-04 23:37:06 +01:00
|
|
|
<Version Value="9"/>
|
2009-12-23 16:39:24 +01:00
|
|
|
<General>
|
|
|
|
<Flags>
|
|
|
|
<MainUnitHasUsesSectionForAllUnits Value="False"/>
|
|
|
|
<LRSInOutputDirectory Value="False"/>
|
|
|
|
</Flags>
|
|
|
|
<SessionStorage Value="InProjectDir"/>
|
|
|
|
<MainUnit Value="0"/>
|
|
|
|
</General>
|
|
|
|
<VersionInfo>
|
|
|
|
<UseVersionInfo Value="True"/>
|
2011-02-04 23:37:06 +01:00
|
|
|
<MinorVersionNr Value="6"/>
|
|
|
|
<RevisionNr Value="1"/>
|
|
|
|
<BuildNr Value="209"/>
|
2011-03-26 22:13:57 +01:00
|
|
|
<StringTable CompanyName="AKS DataBasis" FileDescription="CentrED Server" InternalName="CentrED Server" LegalCopyright="Andreas Schneider" OriginalFilename="cedserver.exe" ProductName="CentrED" ProductVersion="0.6.1"/>
|
2009-12-23 16:39:24 +01:00
|
|
|
</VersionInfo>
|
2011-02-04 23:37:06 +01:00
|
|
|
<BuildModes Count="3">
|
|
|
|
<Item1 Name="default" Default="True"/>
|
|
|
|
<Item2 Name="Release Linux i686">
|
|
|
|
<CompilerOptions>
|
|
|
|
<Version Value="10"/>
|
|
|
|
<Target>
|
|
|
|
<Filename Value="../bin/cedserver"/>
|
|
|
|
</Target>
|
|
|
|
<SearchPaths>
|
|
|
|
<IncludeFiles Value="..;../Imaging"/>
|
|
|
|
<OtherUnitFiles Value="..;../UOLib;../MulProvider;../Imaging/ZLib"/>
|
|
|
|
<UnitOutputDirectory Value="../obj"/>
|
|
|
|
<SrcPath Value="..;../UOLib;../MulProvider;../Imaging/ZLib"/>
|
|
|
|
</SearchPaths>
|
|
|
|
<Parsing>
|
|
|
|
<SyntaxOptions>
|
|
|
|
<CStyleOperator Value="False"/>
|
|
|
|
<UseAnsiStrings Value="False"/>
|
|
|
|
</SyntaxOptions>
|
|
|
|
</Parsing>
|
|
|
|
<CodeGeneration>
|
|
|
|
<SmartLinkUnit Value="True"/>
|
|
|
|
<TargetProcessor Value="pentiumm"/>
|
|
|
|
<TargetCPU Value="i386"/>
|
|
|
|
<TargetOS Value="linux"/>
|
|
|
|
<Optimizations>
|
|
|
|
<OptimizationLevel Value="3"/>
|
|
|
|
</Optimizations>
|
|
|
|
</CodeGeneration>
|
|
|
|
<Linking>
|
|
|
|
<Debugging>
|
|
|
|
<UseLineInfoUnit Value="False"/>
|
|
|
|
<StripSymbols Value="True"/>
|
|
|
|
</Debugging>
|
|
|
|
<LinkSmart Value="True"/>
|
|
|
|
</Linking>
|
|
|
|
<Other>
|
|
|
|
<CompilerMessages>
|
|
|
|
<UseMsgFile Value="True"/>
|
|
|
|
</CompilerMessages>
|
|
|
|
<CustomOptions Value="-FE../bin/
|
|
|
|
-dNoLogging"/>
|
|
|
|
<CompilerPath Value="$(CompPath)"/>
|
|
|
|
</Other>
|
|
|
|
</CompilerOptions>
|
|
|
|
</Item2>
|
|
|
|
<Item3 Name="Release Win32">
|
|
|
|
<CompilerOptions>
|
|
|
|
<Version Value="10"/>
|
|
|
|
<Target>
|
|
|
|
<Filename Value="../bin/cedserver"/>
|
|
|
|
</Target>
|
|
|
|
<SearchPaths>
|
|
|
|
<IncludeFiles Value="..;../Imaging"/>
|
|
|
|
<OtherUnitFiles Value="..;../UOLib;../MulProvider;../Imaging/ZLib"/>
|
|
|
|
<UnitOutputDirectory Value="../obj"/>
|
|
|
|
<SrcPath Value="..;../UOLib;../MulProvider;../Imaging/ZLib"/>
|
|
|
|
</SearchPaths>
|
|
|
|
<Parsing>
|
|
|
|
<SyntaxOptions>
|
|
|
|
<CStyleOperator Value="False"/>
|
|
|
|
<UseAnsiStrings Value="False"/>
|
|
|
|
</SyntaxOptions>
|
|
|
|
</Parsing>
|
|
|
|
<CodeGeneration>
|
|
|
|
<SmartLinkUnit Value="True"/>
|
|
|
|
<TargetProcessor Value="pentiumm"/>
|
|
|
|
<TargetCPU Value="i386"/>
|
|
|
|
<TargetOS Value="win32"/>
|
|
|
|
<Optimizations>
|
|
|
|
<OptimizationLevel Value="3"/>
|
|
|
|
</Optimizations>
|
|
|
|
</CodeGeneration>
|
|
|
|
<Linking>
|
|
|
|
<Debugging>
|
|
|
|
<UseLineInfoUnit Value="False"/>
|
|
|
|
<StripSymbols Value="True"/>
|
|
|
|
</Debugging>
|
|
|
|
<LinkSmart Value="True"/>
|
|
|
|
</Linking>
|
|
|
|
<Other>
|
|
|
|
<CompilerMessages>
|
|
|
|
<UseMsgFile Value="True"/>
|
|
|
|
</CompilerMessages>
|
|
|
|
<CustomOptions Value="-FE../bin/
|
|
|
|
-dNoLogging"/>
|
|
|
|
<CompilerPath Value="$(CompPath)"/>
|
|
|
|
</Other>
|
|
|
|
</CompilerOptions>
|
|
|
|
</Item3>
|
|
|
|
</BuildModes>
|
2009-12-23 16:39:24 +01:00
|
|
|
<PublishOptions>
|
|
|
|
<Version Value="2"/>
|
|
|
|
<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="2">
|
|
|
|
<Item1>
|
|
|
|
<PackageName Value="multiloglaz"/>
|
|
|
|
</Item1>
|
|
|
|
<Item2>
|
|
|
|
<PackageName Value="lnetbase"/>
|
|
|
|
</Item2>
|
|
|
|
</RequiredPackages>
|
2009-12-24 15:49:15 +01:00
|
|
|
<Units Count="16">
|
2009-12-23 16:39:24 +01:00
|
|
|
<Unit0>
|
|
|
|
<Filename Value="cedserver.lpr"/>
|
|
|
|
<IsPartOfProject Value="True"/>
|
|
|
|
<UnitName Value="cedserver"/>
|
|
|
|
</Unit0>
|
|
|
|
<Unit1>
|
|
|
|
<Filename Value="UConfig.pas"/>
|
|
|
|
<IsPartOfProject Value="True"/>
|
|
|
|
<UnitName Value="UConfig"/>
|
|
|
|
</Unit1>
|
|
|
|
<Unit2>
|
|
|
|
<Filename Value="UCEDServer.pas"/>
|
|
|
|
<IsPartOfProject Value="True"/>
|
|
|
|
<UnitName Value="UCEDServer"/>
|
|
|
|
</Unit2>
|
|
|
|
<Unit3>
|
|
|
|
<Filename Value="UNetState.pas"/>
|
|
|
|
<IsPartOfProject Value="True"/>
|
|
|
|
<UnitName Value="UNetState"/>
|
|
|
|
</Unit3>
|
|
|
|
<Unit4>
|
|
|
|
<Filename Value="UAccount.pas"/>
|
|
|
|
<IsPartOfProject Value="True"/>
|
|
|
|
<UnitName Value="UAccount"/>
|
|
|
|
</Unit4>
|
|
|
|
<Unit5>
|
|
|
|
<Filename Value="UConnectionHandling.pas"/>
|
|
|
|
<IsPartOfProject Value="True"/>
|
|
|
|
<UnitName Value="UConnectionHandling"/>
|
|
|
|
</Unit5>
|
|
|
|
<Unit6>
|
|
|
|
<Filename Value="URadarMap.pas"/>
|
|
|
|
<IsPartOfProject Value="True"/>
|
|
|
|
<UnitName Value="URadarMap"/>
|
|
|
|
</Unit6>
|
|
|
|
<Unit7>
|
|
|
|
<Filename Value="ULargeScaleOperations.pas"/>
|
|
|
|
<IsPartOfProject Value="True"/>
|
|
|
|
<UnitName Value="ULargeScaleOperations"/>
|
|
|
|
</Unit7>
|
|
|
|
<Unit8>
|
|
|
|
<Filename Value="../UInterfaces.pas"/>
|
|
|
|
<IsPartOfProject Value="True"/>
|
|
|
|
<UnitName Value="UInterfaces"/>
|
|
|
|
</Unit8>
|
|
|
|
<Unit9>
|
|
|
|
<Filename Value="UPacketHandlers.pas"/>
|
|
|
|
<IsPartOfProject Value="True"/>
|
|
|
|
<UnitName Value="UPacketHandlers"/>
|
|
|
|
</Unit9>
|
|
|
|
<Unit10>
|
|
|
|
<Filename Value="ULandscape.pas"/>
|
|
|
|
<IsPartOfProject Value="True"/>
|
|
|
|
<UnitName Value="ULandscape"/>
|
|
|
|
</Unit10>
|
|
|
|
<Unit11>
|
|
|
|
<Filename Value="UPackets.pas"/>
|
|
|
|
<IsPartOfProject Value="True"/>
|
|
|
|
<UnitName Value="UPackets"/>
|
|
|
|
</Unit11>
|
|
|
|
<Unit12>
|
|
|
|
<Filename Value="UAdminHandling.pas"/>
|
|
|
|
<IsPartOfProject Value="True"/>
|
|
|
|
<UnitName Value="UAdminHandling"/>
|
|
|
|
</Unit12>
|
|
|
|
<Unit13>
|
|
|
|
<Filename Value="UClientHandling.pas"/>
|
|
|
|
<IsPartOfProject Value="True"/>
|
|
|
|
<UnitName Value="UClientHandling"/>
|
|
|
|
</Unit13>
|
|
|
|
<Unit14>
|
|
|
|
<Filename Value="../UOLib/UStatics.pas"/>
|
|
|
|
<IsPartOfProject Value="True"/>
|
|
|
|
<UnitName Value="UStatics"/>
|
|
|
|
</Unit14>
|
2009-12-24 15:49:15 +01:00
|
|
|
<Unit15>
|
|
|
|
<Filename Value="../UOLib/UMap.pas"/>
|
|
|
|
<IsPartOfProject Value="True"/>
|
|
|
|
<UnitName Value="UMap"/>
|
|
|
|
</Unit15>
|
2009-12-23 16:39:24 +01:00
|
|
|
</Units>
|
|
|
|
</ProjectOptions>
|
|
|
|
<CompilerOptions>
|
2011-02-04 23:37:06 +01:00
|
|
|
<Version Value="10"/>
|
2009-12-23 16:39:24 +01:00
|
|
|
<Target>
|
|
|
|
<Filename Value="../bin/cedserver"/>
|
|
|
|
</Target>
|
|
|
|
<SearchPaths>
|
2011-02-04 23:37:06 +01:00
|
|
|
<IncludeFiles Value="..;../Imaging"/>
|
|
|
|
<OtherUnitFiles Value="..;../UOLib;../MulProvider;../Imaging/ZLib"/>
|
2009-12-23 16:39:24 +01:00
|
|
|
<UnitOutputDirectory Value="../obj"/>
|
|
|
|
</SearchPaths>
|
|
|
|
<Parsing>
|
|
|
|
<SyntaxOptions>
|
|
|
|
<CStyleOperator Value="False"/>
|
2011-02-04 23:37:06 +01:00
|
|
|
<UseAnsiStrings Value="False"/>
|
2009-12-23 16:39:24 +01:00
|
|
|
</SyntaxOptions>
|
|
|
|
</Parsing>
|
|
|
|
<Linking>
|
|
|
|
<Debugging>
|
2011-02-04 23:37:06 +01:00
|
|
|
<GenerateDwarf Value="True"/>
|
|
|
|
<UseHeaptrc Value="True"/>
|
2009-12-23 16:39:24 +01:00
|
|
|
</Debugging>
|
|
|
|
</Linking>
|
|
|
|
<Other>
|
2011-02-04 23:37:06 +01:00
|
|
|
<CompilerMessages>
|
|
|
|
<UseMsgFile Value="True"/>
|
|
|
|
</CompilerMessages>
|
2009-12-23 16:39:24 +01:00
|
|
|
<CustomOptions Value="-FE../bin/
|
|
|
|
-dNoLogging"/>
|
|
|
|
<CompilerPath Value="$(CompPath)"/>
|
|
|
|
</Other>
|
|
|
|
</CompilerOptions>
|
2011-03-26 22:13:57 +01:00
|
|
|
</CONFIG>
|