You've already forked lazarus-ccr
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1780 8e941d3f-bd1b-0410-a28a-d453659cc2b4
82 lines
2.5 KiB
XML
82 lines
2.5 KiB
XML
<?xml version="1.0"?>
|
|
<CONFIG>
|
|
<ProjectOptions>
|
|
<Version Value="9"/>
|
|
<PathDelim Value="\"/>
|
|
<General>
|
|
<Flags>
|
|
<MainUnitHasUsesSectionForAllUnits Value="False"/>
|
|
<MainUnitHasCreateFormStatements Value="False"/>
|
|
<MainUnitHasTitleStatement Value="False"/>
|
|
<LRSInOutputDirectory Value="False"/>
|
|
</Flags>
|
|
<SessionStorage Value="InProjectDir"/>
|
|
<MainUnit Value="0"/>
|
|
</General>
|
|
<VersionInfo>
|
|
<StringTable ProductVersion=""/>
|
|
</VersionInfo>
|
|
<BuildModes Count="1">
|
|
<Item1 Name="default" Default="True"/>
|
|
</BuildModes>
|
|
<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\X11R6\bin\xterm -T 'Lazarus Run Output' -e $(LazarusDir)\tools\runwait.sh $(TargetCmdLine)"/>
|
|
</local>
|
|
</RunParams>
|
|
<Units Count="4">
|
|
<Unit0>
|
|
<Filename Value="tcp_server.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<UnitName Value="tcp_server"/>
|
|
</Unit0>
|
|
<Unit1>
|
|
<Filename Value="..\user_service_intf.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<UnitName Value="user_service_intf"/>
|
|
</Unit1>
|
|
<Unit2>
|
|
<Filename Value="imp_helper.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<UnitName Value="imp_helper"/>
|
|
</Unit2>
|
|
<Unit3>
|
|
<Filename Value="..\..\server_service_xmlrpc.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<UnitName Value="server_service_xmlrpc"/>
|
|
</Unit3>
|
|
</Units>
|
|
</ProjectOptions>
|
|
<CompilerOptions>
|
|
<Version Value="9"/>
|
|
<PathDelim Value="\"/>
|
|
<Target>
|
|
<Filename Value="tcp_server.exe"/>
|
|
</Target>
|
|
<SearchPaths>
|
|
<IncludeFiles Value="..\..;.."/>
|
|
<OtherUnitFiles Value="..;..\..;..\..\wst_rtti_filter;$(LazarusDir)\others_package\synapse"/>
|
|
<UnitOutputDirectory Value="obj"/>
|
|
<SrcPath Value="$(LazarusDir)\others_package\synapse"/>
|
|
</SearchPaths>
|
|
<Parsing>
|
|
<SyntaxOptions>
|
|
<IncludeAssertionCode Value="True"/>
|
|
</SyntaxOptions>
|
|
</Parsing>
|
|
<Other>
|
|
<CompilerMessages>
|
|
<UseMsgFile Value="True"/>
|
|
</CompilerMessages>
|
|
<CustomOptions Value="-dINDY_10"/>
|
|
<CompilerPath Value="$(CompPath)"/>
|
|
</Other>
|
|
</CompilerOptions>
|
|
</CONFIG>
|