38 lines
953 B
XML
38 lines
953 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<CONFIG>
|
|
<Package Version="4">
|
|
<PathDelim Value="\"/>
|
|
<Name Value="ColorBtn"/>
|
|
<Type Value="RunAndDesignTime"/>
|
|
<CompilerOptions>
|
|
<Version Value="11"/>
|
|
<PathDelim Value="\"/>
|
|
<SearchPaths>
|
|
<OtherUnitFiles Value="data"/>
|
|
<UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)\"/>
|
|
</SearchPaths>
|
|
</CompilerOptions>
|
|
<Files Count="1">
|
|
<Item1>
|
|
<Filename Value="data\color_btn.pas"/>
|
|
<HasRegisterProc Value="True"/>
|
|
<UnitName Value="color_btn"/>
|
|
</Item1>
|
|
</Files>
|
|
<RequiredPkgs Count="2">
|
|
<Item1>
|
|
<PackageName Value="LCL"/>
|
|
</Item1>
|
|
<Item2>
|
|
<PackageName Value="FCL"/>
|
|
</Item2>
|
|
</RequiredPkgs>
|
|
<UsageOptions>
|
|
<UnitPath Value="$(PkgOutDir)"/>
|
|
</UsageOptions>
|
|
<PublishOptions>
|
|
<Version Value="2"/>
|
|
</PublishOptions>
|
|
</Package>
|
|
</CONFIG>
|