
first working TGradTabControl git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@581 8e941d3f-bd1b-0410-a28a-d453659cc2b4
64 lines
1.6 KiB
XML
64 lines
1.6 KiB
XML
<?xml version="1.0"?>
|
|
<CONFIG>
|
|
<Package Version="3">
|
|
<PathDelim Value="\"/>
|
|
<Name Value="gradtabcontrol"/>
|
|
<CompilerOptions>
|
|
<Version Value="8"/>
|
|
<PathDelim Value="\"/>
|
|
<SearchPaths>
|
|
<OtherUnitFiles Value="..\src\"/>
|
|
<UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
|
|
</SearchPaths>
|
|
<Parsing>
|
|
<SyntaxOptions>
|
|
<CStyleOperator Value="False"/>
|
|
</SyntaxOptions>
|
|
</Parsing>
|
|
<Linking>
|
|
<Debugging>
|
|
<UseHeaptrc Value="True"/>
|
|
</Debugging>
|
|
</Linking>
|
|
<Other>
|
|
<CompilerPath Value="$(CompPath)"/>
|
|
</Other>
|
|
</CompilerOptions>
|
|
<Version Minor="1"/>
|
|
<Files Count="2">
|
|
<Item1>
|
|
<Filename Value="..\src\ugradtabcontrol.pas"/>
|
|
<HasRegisterProc Value="True"/>
|
|
<UnitName Value="ugradtabcontrol"/>
|
|
</Item1>
|
|
<Item2>
|
|
<Filename Value="..\src\gradtabcontroleditor.pas"/>
|
|
<UnitName Value="gradtabcontroleditor"/>
|
|
</Item2>
|
|
</Files>
|
|
<Type Value="RunAndDesignTime"/>
|
|
<RequiredPkgs Count="4">
|
|
<Item1>
|
|
<PackageName Value="IDEIntf"/>
|
|
</Item1>
|
|
<Item2>
|
|
<PackageName Value="gradbutton"/>
|
|
</Item2>
|
|
<Item3>
|
|
<PackageName Value="LCL"/>
|
|
</Item3>
|
|
<Item4>
|
|
<PackageName Value="FCL"/>
|
|
<MinVersion Major="1" Valid="True"/>
|
|
</Item4>
|
|
</RequiredPkgs>
|
|
<UsageOptions>
|
|
<UnitPath Value="$(PkgOutDir)\"/>
|
|
</UsageOptions>
|
|
<PublishOptions>
|
|
<Version Value="2"/>
|
|
<IgnoreBinaries Value="False"/>
|
|
</PublishOptions>
|
|
</Package>
|
|
</CONFIG>
|