Files
lazarus-ccr/components/ZVDateTimeCtrls/trunk/zvdatetimectrls.lpk
zoran-vucenovic bdeed1bcec Setting version to 1.5.1
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@3173 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2014-06-16 11:37:29 +00:00

86 lines
2.6 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>
<CodeGeneration>
<SmartLinkUnit Value="True"/>
<Optimizations>
<OptimizationLevel Value="2"/>
</Optimizations>
</CodeGeneration>
<Other>
<CompilerMessages>
<UseMsgFile Value="True"/>
</CompilerMessages>
<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="5" Release="1"/>
<Files Count="7">
<Item1>
<Filename Value="zvdatetimepicker.pas"/>
<UnitName Value="ZVDateTimePicker"/>
</Item1>
<Item2>
<Filename Value="dbzvdatetimepicker.pas"/>
<UnitName Value="DBZVDateTimePicker"/>
</Item2>
<Item3>
<Filename Value="zvdatetimepickerpropedit.pas"/>
<UnitName Value="ZVDateTimePickerPropEdit"/>
</Item3>
<Item4>
<Filename Value="zvdatetimecontrolsreg.pas"/>
<HasRegisterProc Value="True"/>
<UnitName Value="ZVDateTimeControlsReg"/>
</Item4>
<Item5>
<Filename Value="zvdatetimectrls.lrs"/>
<Type Value="LRS"/>
</Item5>
<Item6>
<Filename Value="calendarcontrolwrapper.pas"/>
<UnitName Value="CalendarControlWrapper"/>
</Item6>
<Item7>
<Filename Value="lclcalendarwrapper.pas"/>
<UnitName Value="lclcalendarwrapper"/>
</Item7>
</Files>
<Type Value="RunAndDesignTime"/>
<RequiredPkgs Count="3">
<Item1>
<PackageName Value="IDEIntf"/>
</Item1>
<Item2>
<PackageName Value="LCL"/>
</Item2>
<Item3>
<PackageName Value="FCL"/>
<MinVersion Major="1" Valid="True"/>
</Item3>
</RequiredPkgs>
<UsageOptions>
<UnitPath Value="$(PkgOutDir)"/>
</UsageOptions>
<PublishOptions>
<Version Value="2"/>
<IgnoreBinaries Value="False"/>
</PublishOptions>
<CustomOptions Items="ExternHelp" Version="2">
<_ExternHelp Items="Count"/>
</CustomOptions>
</Package>
</CONFIG>