lazarus/components/chmhelp/packages/help/lhelpcontrolpkg.lpk
2012-03-16 09:26:54 +00:00

48 lines
1.3 KiB
XML

<?xml version="1.0"?>
<CONFIG>
<Package Version="4">
<Name Value="lhelpcontrolpkg"/>
<AddToProjectUsesSection Value="True"/>
<Author Value="Andrew Haines"/>
<CompilerOptions>
<Version Value="11"/>
<SearchPaths>
<UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)/$(LCLWidgetType)"/>
</SearchPaths>
<Parsing>
<SyntaxOptions>
<UseAnsiStrings Value="False"/>
</SyntaxOptions>
</Parsing>
<Other>
<CompilerPath Value="$(CompPath)"/>
</Other>
</CompilerOptions>
<Description Value="This package contains unit that will allow you to &quot;remote control&quot; the program LHelp.
"/>
<Version Minor="1"/>
<Files Count="1">
<Item1>
<Filename Value="lhelpcontrol.pas"/>
<UnitName Value="LHelpControl"/>
</Item1>
</Files>
<RequiredPkgs Count="2">
<Item1>
<PackageName Value="LCL"/>
</Item1>
<Item2>
<PackageName Value="FCL"/>
<MinVersion Major="1" Valid="True"/>
</Item2>
</RequiredPkgs>
<UsageOptions>
<UnitPath Value="$(PkgOutDir)"/>
</UsageOptions>
<PublishOptions>
<Version Value="2"/>
<IgnoreBinaries Value="False"/>
</PublishOptions>
</Package>
</CONFIG>