lazarus/components/chmhelp/packages/idehelp/chmhelppkg.lpk
mattias dd6e40b0cf lazchmhelp: added help for keywords
git-svn-id: trunk@30790 -
2011-05-18 08:37:19 +00:00

59 lines
1.4 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="2">
<Item1>
<Filename Value="lazchmhelp.pas"/>
<HasRegisterProc Value="True"/>
<UnitName Value="LazChmHelp"/>
</Item1>
<Item2>
<Filename Value="chmlangref.pas"/>
<UnitName Value="ChmLangRef"/>
</Item2>
</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>