lazarus/components/chmhelp/packages/idehelp/chmhelppkg.lpk
mattias af46f17e0c chmhelp: help for lcl
git-svn-id: trunk@31233 -
2011-06-14 20:47:23 +00:00

63 lines
1.5 KiB
XML

<?xml version="1.0"?>
<CONFIG>
<Package Version="3">
<Name Value="ChmHelpPkg"/>
<CompilerOptions>
<Version Value="10"/>
<SearchPaths>
<UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
</SearchPaths>
<Parsing>
<SyntaxOptions>
<UseAnsiStrings Value="False"/>
</SyntaxOptions>
</Parsing>
<Other>
<CompilerPath Value="$(CompPath)"/>
</Other>
</CompilerOptions>
<Version Minor="1"/>
<Files Count="3">
<Item1>
<Filename Value="lazchmhelp.pas"/>
<HasRegisterProc Value="True"/>
<UnitName Value="LazChmHelp"/>
</Item1>
<Item2>
<Filename Value="chmlangref.pas"/>
<UnitName Value="ChmLangRef"/>
</Item2>
<Item3>
<Filename Value="chmlcl.pas"/>
<UnitName Value="chmlcl"/>
</Item3>
</Files>
<Type Value="DesignTime"/>
<RequiredPkgs Count="5">
<Item1>
<PackageName Value="LCL"/>
</Item1>
<Item2>
<PackageName Value="CodeTools"/>
</Item2>
<Item3>
<PackageName Value="lhelpcontrolpkg"/>
</Item3>
<Item4>
<PackageName Value="IDEIntf"/>
</Item4>
<Item5>
<PackageName Value="FCL"/>
<MinVersion Major="1" Valid="True"/>
</Item5>
</RequiredPkgs>
<UsageOptions>
<UnitPath Value="$(PkgOutDir)/"/>
</UsageOptions>
<PublishOptions>
<Version Value="2"/>
<IgnoreBinaries Value="False"/>
</PublishOptions>
</Package>
</CONFIG>