lazarus-ccr/components/rx/trunk/rx_sort_fbdataset.lpk
2013-10-28 20:10:57 +00:00

48 lines
1.2 KiB
XML

<?xml version="1.0"?>
<CONFIG>
<Package Version="4">
<Name Value="rx_sort_fbdataset"/>
<CompilerOptions>
<Version Value="11"/>
<SearchPaths>
<UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)/"/>
</SearchPaths>
<Other>
<CompilerMessages>
<MsgFileName Value=""/>
</CompilerMessages>
<CompilerPath Value="$(CompPath)"/>
</Other>
</CompilerOptions>
<Files Count="2">
<Item1>
<Filename Value="rxsortfbdataset.pas"/>
<HasRegisterProc Value="True"/>
<UnitName Value="RxSortFBDataSet"/>
</Item1>
<Item2>
<Filename Value="exsortfb.pas"/>
<UnitName Value="exsortfb"/>
</Item2>
</Files>
<Type Value="RunAndDesignTime"/>
<RequiredPkgs Count="3">
<Item1>
<PackageName Value="rxnew"/>
</Item1>
<Item2>
<PackageName Value="fbdemofpc"/>
</Item2>
<Item3>
<PackageName Value="FCL"/>
</Item3>
</RequiredPkgs>
<UsageOptions>
<UnitPath Value="$(PkgOutDir)"/>
</UsageOptions>
<PublishOptions>
<Version Value="2"/>
</PublishOptions>
</Package>
</CONFIG>