You've already forked lazarus-ccr
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@3893 8e941d3f-bd1b-0410-a28a-d453659cc2b4
120 lines
3.3 KiB
XML
120 lines
3.3 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<CONFIG>
|
|
<ProjectOptions>
|
|
<Version Value="9"/>
|
|
<General>
|
|
<Flags>
|
|
<MainUnitHasCreateFormStatements Value="False"/>
|
|
<Runnable Value="False"/>
|
|
</Flags>
|
|
<SessionStorage Value="InProjectDir"/>
|
|
<MainUnit Value="0"/>
|
|
<UseXPManifest Value="True"/>
|
|
<Icon Value="0"/>
|
|
</General>
|
|
<VersionInfo>
|
|
<StringTable 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)"/>
|
|
</local>
|
|
</RunParams>
|
|
<RequiredPackages Count="5">
|
|
<Item1>
|
|
<PackageName Value="wst_core"/>
|
|
</Item1>
|
|
<Item2>
|
|
<PackageName Value="fclwebwst"/>
|
|
</Item2>
|
|
<Item3>
|
|
<PackageName Value="WebLaz"/>
|
|
</Item3>
|
|
<Item4>
|
|
<PackageName Value="LCL"/>
|
|
</Item4>
|
|
<Item5>
|
|
<PackageName Value="FCL"/>
|
|
</Item5>
|
|
</RequiredPackages>
|
|
<Units Count="7">
|
|
<Unit0>
|
|
<Filename Value="demoservice.lpr"/>
|
|
<IsPartOfProject Value="True"/>
|
|
</Unit0>
|
|
<Unit1>
|
|
<Filename Value="wmhandler.pp"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="WSTModule1"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="DataModule"/>
|
|
<UnitName Value="wmhandler"/>
|
|
</Unit1>
|
|
<Unit2>
|
|
<Filename Value="imp_helper.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<UnitName Value="imp_helper"/>
|
|
</Unit2>
|
|
<Unit3>
|
|
<Filename Value="user_service_intf.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
</Unit3>
|
|
<Unit4>
|
|
<Filename Value="user_service_intf_binder.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<UnitName Value="user_service_intf_binder"/>
|
|
</Unit4>
|
|
<Unit5>
|
|
<Filename Value="user_service_intf_imp.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<UnitName Value="user_service_intf_imp"/>
|
|
</Unit5>
|
|
<Unit6>
|
|
<Filename Value="user_service_intf_proxy.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<UnitName Value="user_service_intf_proxy"/>
|
|
</Unit6>
|
|
</Units>
|
|
</ProjectOptions>
|
|
<CompilerOptions>
|
|
<Version Value="11"/>
|
|
<Target>
|
|
<Filename Value="demoservice.cgi"/>
|
|
</Target>
|
|
<SearchPaths>
|
|
<IncludeFiles Value="..;$(ProjOutDir)"/>
|
|
<Libraries Value="../../.."/>
|
|
<OtherUnitFiles Value="..;../../../../wst_rtti_filter"/>
|
|
<UnitOutputDirectory Value="obj"/>
|
|
</SearchPaths>
|
|
<Parsing>
|
|
<SyntaxOptions>
|
|
<UseAnsiStrings Value="False"/>
|
|
</SyntaxOptions>
|
|
</Parsing>
|
|
</CompilerOptions>
|
|
<Debugging>
|
|
<Exceptions Count="3">
|
|
<Item1>
|
|
<Name Value="EAbort"/>
|
|
</Item1>
|
|
<Item2>
|
|
<Name Value="ECodetoolError"/>
|
|
</Item2>
|
|
<Item3>
|
|
<Name Value="EFOpenError"/>
|
|
</Item3>
|
|
</Exceptions>
|
|
</Debugging>
|
|
</CONFIG>
|