lazarus-ccr/components/tparadoxdataset/lazparadox.lpk
2010-03-29 13:20:42 +00:00

53 lines
1.3 KiB
XML

<?xml version="1.0"?>
<CONFIG>
<Package Version="3">
<PathDelim Value="\"/>
<Name Value="lazparadox"/>
<Author Value="Christian Ulrich"/>
<CompilerOptions>
<Version Value="8"/>
<PathDelim Value="\"/>
<SearchPaths>
<UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
</SearchPaths>
<Other>
<CompilerPath Value="$(CompPath)"/>
</Other>
</CompilerOptions>
<Description Value="Paradox DataSet"/>
<License Value="LGPL"/>
<Version Minor="1"/>
<Files Count="2">
<Item1>
<Filename Value="paradoxreg.pas"/>
<HasRegisterProc Value="True"/>
<UnitName Value="paradoxreg"/>
</Item1>
<Item2>
<Filename Value="paradoxds.pas"/>
<UnitName Value="paradoxds"/>
</Item2>
</Files>
<Type Value="RunAndDesignTime"/>
<RequiredPkgs Count="3">
<Item1>
<PackageName Value="LCL"/>
</Item1>
<Item2>
<PackageName Value="IDEIntf"/>
</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>
</Package>
</CONFIG>