You've already forked lazarus-ccr
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@3864 8e941d3f-bd1b-0410-a28a-d453659cc2b4
66 lines
2.1 KiB
XML
66 lines
2.1 KiB
XML
<?xml version="1.0"?>
|
|
<CONFIG>
|
|
<ProjectOptions>
|
|
<PathDelim Value="\"/>
|
|
<Version Value="7"/>
|
|
<General>
|
|
<Flags>
|
|
<MainUnitHasUsesSectionForAllUnits Value="False"/>
|
|
<MainUnitHasCreateFormStatements Value="False"/>
|
|
<MainUnitHasTitleStatement Value="False"/>
|
|
<LRSInOutputDirectory Value="False"/>
|
|
</Flags>
|
|
<SessionStorage Value="InProjectDir"/>
|
|
<MainUnit Value="0"/>
|
|
<TargetFileExt Value=".exe"/>
|
|
</General>
|
|
<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)"/>
|
|
</local>
|
|
</RunParams>
|
|
<Units Count="4">
|
|
<Unit0>
|
|
<Filename Value="calc_client.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<UnitName Value="calc_client"/>
|
|
</Unit0>
|
|
<Unit1>
|
|
<Filename Value="calculator_proxy.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<UnitName Value="CALCULATOR_proxy"/>
|
|
</Unit1>
|
|
<Unit2>
|
|
<Filename Value="..\..\..\..\base_service_intf.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<UnitName Value="base_service_intf"/>
|
|
</Unit2>
|
|
<Unit3>
|
|
<Filename Value="..\calculator.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<UnitName Value="calculator"/>
|
|
</Unit3>
|
|
</Units>
|
|
</ProjectOptions>
|
|
<CompilerOptions>
|
|
<Version Value="8"/>
|
|
<PathDelim Value="\"/>
|
|
<SearchPaths>
|
|
<OtherUnitFiles Value="$(LazarusDir)\others_package\synapse\;..\..\..\"/>
|
|
<UnitOutputDirectory Value="obj"/>
|
|
<SrcPath Value="$(LazarusDir)\others_package\synapse\;..\..\..\"/>
|
|
</SearchPaths>
|
|
<Other>
|
|
<CustomOptions Value="-Xi"/>
|
|
<CompilerPath Value="$(CompPath)"/>
|
|
</Other>
|
|
</CompilerOptions>
|
|
</CONFIG>
|