
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1730 8e941d3f-bd1b-0410-a28a-d453659cc2b4
136 lines
3.7 KiB
XML
136 lines
3.7 KiB
XML
<?xml version="1.0"?>
|
|
<CONFIG>
|
|
<ProjectOptions>
|
|
<Version Value="9"/>
|
|
<General>
|
|
<Flags>
|
|
<LRSInOutputDirectory Value="False"/>
|
|
</Flags>
|
|
<SessionStorage Value="InProjectDir"/>
|
|
<MainUnit Value="0"/>
|
|
<Title Value="fpbrowser"/>
|
|
</General>
|
|
<VersionInfo>
|
|
<Language Value=""/>
|
|
<CharSet Value=""/>
|
|
<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="4">
|
|
<Item1>
|
|
<PackageName Value="Printer4Lazarus"/>
|
|
</Item1>
|
|
<Item2>
|
|
<PackageName Value="laz_synapse"/>
|
|
</Item2>
|
|
<Item3>
|
|
<PackageName Value="LCL"/>
|
|
</Item3>
|
|
<Item4>
|
|
<PackageName Value="htmlcomp"/>
|
|
<DefaultFilename Value="../../components/thtmlport/package/htmlcomp.lpk" Prefer="True"/>
|
|
</Item4>
|
|
</RequiredPackages>
|
|
<Units Count="6">
|
|
<Unit0>
|
|
<Filename Value="fpbrowser.dpr"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<UnitName Value="fpbrowser"/>
|
|
</Unit0>
|
|
<Unit1>
|
|
<Filename Value="mainform.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="formBrowser"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<UnitName Value="mainform"/>
|
|
</Unit1>
|
|
<Unit2>
|
|
<Filename Value="submit.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<HasResources Value="True"/>
|
|
<UnitName Value="Submit"/>
|
|
</Unit2>
|
|
<Unit3>
|
|
<Filename Value="fontdlg.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<HasResources Value="True"/>
|
|
<UnitName Value="Fontdlg"/>
|
|
</Unit3>
|
|
<Unit4>
|
|
<Filename Value="htmlabt.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<HasResources Value="True"/>
|
|
<UnitName Value="HTMLAbt"/>
|
|
</Unit4>
|
|
<Unit5>
|
|
<Filename Value="pageloader.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<UnitName Value="pageloader"/>
|
|
</Unit5>
|
|
</Units>
|
|
</ProjectOptions>
|
|
<CompilerOptions>
|
|
<Version Value="10"/>
|
|
<Parsing>
|
|
<SyntaxOptions>
|
|
<SyntaxMode Value="Delphi"/>
|
|
<CStyleOperator Value="False"/>
|
|
<IncludeAssertionCode Value="True"/>
|
|
<AllowLabel Value="False"/>
|
|
<CPPInline Value="False"/>
|
|
<UseAnsiStrings Value="False"/>
|
|
</SyntaxOptions>
|
|
</Parsing>
|
|
<CodeGeneration>
|
|
<Checks>
|
|
<IOChecks Value="True"/>
|
|
<RangeChecks Value="True"/>
|
|
<OverflowChecks Value="True"/>
|
|
<StackChecks Value="True"/>
|
|
</Checks>
|
|
</CodeGeneration>
|
|
<Linking>
|
|
<Options>
|
|
<Win32>
|
|
<GraphicApplication Value="True"/>
|
|
</Win32>
|
|
</Options>
|
|
</Linking>
|
|
<Other>
|
|
<CompilerMessages>
|
|
<UseMsgFile Value="True"/>
|
|
</CompilerMessages>
|
|
<CustomOptions Value="-dDebugIt"/>
|
|
<CompilerPath Value="$(CompPath)"/>
|
|
</Other>
|
|
</CompilerOptions>
|
|
<Debugging>
|
|
<Exceptions Count="3">
|
|
<Item1>
|
|
<Name Value="ECodetoolError"/>
|
|
</Item1>
|
|
<Item2>
|
|
<Name Value="EFOpenError"/>
|
|
</Item2>
|
|
<Item3>
|
|
<Name Value="EConvertError"/>
|
|
</Item3>
|
|
</Exceptions>
|
|
</Debugging>
|
|
</CONFIG>
|