70 lines
1.9 KiB
XML
70 lines
1.9 KiB
XML
<?xml version="1.0"?>
|
|
<CONFIG>
|
|
<Package Version="4">
|
|
<PathDelim Value="\"/>
|
|
<Name Value="progresscolor"/>
|
|
<AddToProjectUsesSection Value="True"/>
|
|
<Author Value="Laurent Jacques"/>
|
|
<CompilerOptions>
|
|
<Version Value="11"/>
|
|
<PathDelim Value="\"/>
|
|
<SearchPaths>
|
|
<OtherUnitFiles Value="C:\Lazsvn\test\"/>
|
|
<UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
|
|
</SearchPaths>
|
|
<Parsing>
|
|
<SyntaxOptions>
|
|
<UseAnsiStrings Value="False"/>
|
|
</SyntaxOptions>
|
|
</Parsing>
|
|
<CodeGeneration>
|
|
<SmartLinkUnit Value="True"/>
|
|
<Optimizations>
|
|
<OptimizationLevel Value="3"/>
|
|
</Optimizations>
|
|
</CodeGeneration>
|
|
<Linking>
|
|
<Debugging>
|
|
<GenerateDebugInfo Value="False"/>
|
|
<UseExternalDbgSyms Value="True"/>
|
|
</Debugging>
|
|
</Linking>
|
|
<Other>
|
|
<CompilerPath Value="$(CompPath)"/>
|
|
</Other>
|
|
</CompilerOptions>
|
|
<Description Value="A color gauge or bitmap"/>
|
|
<License Value="GPL"/>
|
|
<Version Major="1" Minor="3"/>
|
|
<Files Count="2">
|
|
<Item1>
|
|
<Filename Value="colorprogress.pas"/>
|
|
<HasRegisterProc Value="True"/>
|
|
<UnitName Value="ColorProgress"/>
|
|
</Item1>
|
|
<Item2>
|
|
<Filename Value="colorprogress.lrs"/>
|
|
<Type Value="LRS"/>
|
|
</Item2>
|
|
</Files>
|
|
<Type Value="RunAndDesignTime"/>
|
|
<RequiredPkgs Count="2">
|
|
<Item1>
|
|
<PackageName Value="FCL"/>
|
|
<MinVersion Major="1" Valid="True"/>
|
|
</Item1>
|
|
<Item2>
|
|
<PackageName Value="LCL"/>
|
|
<MinVersion Major="1" Valid="True"/>
|
|
</Item2>
|
|
</RequiredPkgs>
|
|
<UsageOptions>
|
|
<UnitPath Value="$(PkgOutDir)"/>
|
|
</UsageOptions>
|
|
<PublishOptions>
|
|
<Version Value="2"/>
|
|
<IgnoreBinaries Value="False"/>
|
|
</PublishOptions>
|
|
</Package>
|
|
</CONFIG>
|