mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-05-28 18:42:41 +02:00
60 lines
1.8 KiB
XML
60 lines
1.8 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<CONFIG>
|
|
<Package Version="5">
|
|
<PathDelim Value="\"/>
|
|
<Name Value="DateTimeCtrlsDsgn"/>
|
|
<Type Value="RunAndDesignTime"/>
|
|
<Author Value="Zoran Vučenović"/>
|
|
<CompilerOptions>
|
|
<Version Value="11"/>
|
|
<PathDelim Value="\"/>
|
|
<SearchPaths>
|
|
<IncludeFiles Value="."/>
|
|
<OtherUnitFiles Value="."/>
|
|
<UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)\$(LCLWidgetType)"/>
|
|
</SearchPaths>
|
|
<Other>
|
|
<CustomOptions Value="$(IDEBuildOptions)"/>
|
|
</Other>
|
|
</CompilerOptions>
|
|
<Description Value="TDateTimePicker - the cross-platform control behaving much like VCL's TDateTimePicker. TDBDateTimePicker - the data-aware version of TDateTimePicker"/>
|
|
<License Value="Modified LGPL"/>
|
|
<Version Major="1" Minor="5" Release="1"/>
|
|
<Files Count="3">
|
|
<Item1>
|
|
<Filename Value="datetimecontrolsreg.pas"/>
|
|
<HasRegisterProc Value="True"/>
|
|
<UnitName Value="DateTimeControlsReg"/>
|
|
</Item1>
|
|
<Item2>
|
|
<Filename Value="datetimepickerpropedit.pas"/>
|
|
<UnitName Value="DateTimePickerPropEdit"/>
|
|
</Item2>
|
|
<Item3>
|
|
<Filename Value="datetimectrls.res"/>
|
|
<Type Value="Binary"/>
|
|
</Item3>
|
|
</Files>
|
|
<RequiredPkgs Count="3">
|
|
<Item1>
|
|
<PackageName Value="DateTimeCtrls"/>
|
|
</Item1>
|
|
<Item2>
|
|
<PackageName Value="IDEIntf"/>
|
|
</Item2>
|
|
<Item3>
|
|
<PackageName Value="FCL"/>
|
|
</Item3>
|
|
</RequiredPkgs>
|
|
<UsageOptions>
|
|
<UnitPath Value="$(PkgOutDir)"/>
|
|
</UsageOptions>
|
|
<PublishOptions>
|
|
<Version Value="2"/>
|
|
</PublishOptions>
|
|
<CustomOptions Items="ExternHelp" Version="2">
|
|
<_ExternHelp Items="Count"/>
|
|
</CustomOptions>
|
|
</Package>
|
|
</CONFIG>
|