lazarus-ccr/components/epiktimer/etpackage_dsgn.lpk
wp_xxyyzz e7031346c1 epiktimer: Fix xml of lpk files
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8784 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2023-04-10 13:17:26 +00:00

50 lines
1.4 KiB
XML

<?xml version="1.0"?>
<CONFIG>
<Package Version="3">
<Name Value="etpackage_dsgn"/>
<Author Value="Tom Lisjac (netdxr@gmail.com)"/>
<CompilerOptions>
<Version Value="8"/>
<SearchPaths>
<OtherUnitFiles Value="$(LazarusDir)/lcl/units/"/>
<UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)/"/>
</SearchPaths>
<Other>
<CompilerPath Value="$(CompPath)"/>
</Other>
</CompilerOptions>
<Description Value="EpikTimer elapsed time component http://wiki.lazarus.freepascal.org/EpikTimer"/>
<License Value="Modified LGPL"/>
<Version Major="1"/>
<Files Count="2">
<Item1>
<Filename Value="epiktimer.lrs"/>
<Type Value="LRS"/>
</Item1>
<Item2>
<Filename Value="etpackage_lcl.pas"/>
<HasRegisterProc Value="True"/>
<AddToUsesPkgSection Value="False"/>
<UnitName Value="etpackage_lcl"/>
</Item2>
</Files>
<Type Value="DesignTime"/>
<RequiredPkgs Count="2">
<Item1>
<PackageName Value="etpackage"/>
<MinVersion Major="1" Build="1" Valid="True"/>
</Item1>
<Item2>
<PackageName Value="LCL"/>
</Item2>
</RequiredPkgs>
<UsageOptions>
<UnitPath Value="$(PkgOutDir)/"/>
</UsageOptions>
<PublishOptions>
<Version Value="2"/>
<IgnoreBinaries Value="False"/>
</PublishOptions>
</Package>
</CONFIG>