
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8657 8e941d3f-bd1b-0410-a28a-d453659cc2b4
45 lines
1.3 KiB
XML
45 lines
1.3 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<CONFIG>
|
|
<Package Version="5">
|
|
<Name Value="callight_pkg"/>
|
|
<Type Value="RunAndDesignTime"/>
|
|
<Author Value="Howard Page-Clark, Ariel Rodriguez and Werner Pamler"/>
|
|
<CompilerOptions>
|
|
<Version Value="11"/>
|
|
<SearchPaths>
|
|
<OtherUnitFiles Value="source"/>
|
|
<UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
|
|
</SearchPaths>
|
|
</CompilerOptions>
|
|
<Description Value="A light-weight calendar component"/>
|
|
<License Value="Modified LGL2 (with linking exception, like Lazarus LCL)"/>
|
|
<Version Minor="3" Release="11"/>
|
|
<Files Count="1">
|
|
<Item1>
|
|
<Filename Value="source/calendarlite.pas"/>
|
|
<HasRegisterProc Value="True"/>
|
|
<UnitName Value="CalendarLite"/>
|
|
</Item1>
|
|
</Files>
|
|
<CompatibilityMode Value="True"/>
|
|
<i18n>
|
|
<OutDir Value="languages"/>
|
|
<EnableI18NForLFM Value="True"/>
|
|
</i18n>
|
|
<RequiredPkgs Count="1">
|
|
<Item1>
|
|
<PackageName Value="LCLBase"/>
|
|
</Item1>
|
|
</RequiredPkgs>
|
|
<UsageOptions>
|
|
<UnitPath Value="$(PkgOutDir)"/>
|
|
</UsageOptions>
|
|
<PublishOptions>
|
|
<Version Value="2"/>
|
|
</PublishOptions>
|
|
<CustomOptions Items="ExternHelp" Version="2">
|
|
<_ExternHelp Items="Count"/>
|
|
</CustomOptions>
|
|
</Package>
|
|
</CONFIG>
|