64 lines
1.9 KiB
XML
64 lines
1.9 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<CONFIG>
|
|
<Package Version="4">
|
|
<PathDelim Value="\"/>
|
|
<Name Value="ZVDateTimeCtrls"/>
|
|
<AddToProjectUsesSection Value="True"/>
|
|
<Author Value="Zoran Vučenović"/>
|
|
<CompilerOptions>
|
|
<Version Value="11"/>
|
|
<PathDelim Value="\"/>
|
|
<SearchPaths>
|
|
<UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
|
|
</SearchPaths>
|
|
<Linking>
|
|
<Debugging>
|
|
<DebugInfoType Value="dsDwarf2Set"/>
|
|
</Debugging>
|
|
</Linking>
|
|
<Other>
|
|
<CompilerPath Value="$(CompPath)"/>
|
|
</Other>
|
|
</CompilerOptions>
|
|
<Description Value="TZVDateTimePicker - the cross-platform control behaving much like VCL's TDateTimePicker. TDBZVDateTimePicker - the data-aware version of TZVDateTimePicker"/>
|
|
<License Value="Modified LGPL"/>
|
|
<Version Major="1" Minor="4"/>
|
|
<Files Count="4">
|
|
<Item1>
|
|
<Filename Value="zvdatetimepicker.pas"/>
|
|
<UnitName Value="ZVDateTimePicker"/>
|
|
</Item1>
|
|
<Item2>
|
|
<Filename Value="dbzvdatetimepicker.pas"/>
|
|
<UnitName Value="DBZVDateTimePicker"/>
|
|
</Item2>
|
|
<Item3>
|
|
<Filename Value="zvdatetimecontrolsreg.pas"/>
|
|
<HasRegisterProc Value="True"/>
|
|
<UnitName Value="ZVDateTimeControlsReg"/>
|
|
</Item3>
|
|
<Item4>
|
|
<Filename Value="zvdatetimectrls.lrs"/>
|
|
<Type Value="LRS"/>
|
|
</Item4>
|
|
</Files>
|
|
<Type Value="RunAndDesignTime"/>
|
|
<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>
|