Files
lazarus-ccr/components/exctrls/exctrlspkg_dsgn.lpk

47 lines
1.3 KiB
ObjectPascal
Raw Normal View History

<?xml version="1.0" encoding="UTF-8"?>
<CONFIG>
<Package Version="5">
<PathDelim Value="\"/>
<Name Value="ExCtrlsPkg_dsgn"/>
<Type Value="DesignTime"/>
<Author Value="Lazarus team"/>
<CompilerOptions>
<Version Value="11"/>
<PathDelim Value="\"/>
<SearchPaths>
<OtherUnitFiles Value="source\design"/>
<UnitOutputDirectory Value="lib\designtime\$(TargetCPU)-$(TargetOS)"/>
</SearchPaths>
</CompilerOptions>
<Description Value="Designtime package for the extended standard controls (ExCtrls) runtime package
"/>
<License Value="LGPL with linking exception (like Lazarus LCL)."/>
<Files Count="1">
<Item1>
<Filename Value="source\design\exctrlsreg.pas"/>
<HasRegisterProc Value="True"/>
<UnitName Value="ExCtrlsReg"/>
</Item1>
</Files>
<CompatibilityMode Value="True"/>
<RequiredPkgs Count="3">
<Item1>
<PackageName Value="ExCtrlsPkg"/>
</Item1>
<Item2>
<PackageName Value="IDEIntf"/>
</Item2>
<Item3>
<PackageName Value="FCL"/>
</Item3>
</RequiredPkgs>
<UsageOptions>
<UnitPath Value="$(PkgOutDir)"/>
</UsageOptions>
<PublishOptions>
<Version Value="2"/>
<UseFileFilters Value="True"/>
</PublishOptions>
</Package>
</CONFIG>