lazarus-ccr/components/rx/trunk/rx_sort_sqldb.lpk
alexs75 2d820833c8 RxFPC:use rx.inc in all modules
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8042 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2021-05-20 06:19:44 +00:00

44 lines
1.2 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<CONFIG>
<Package Version="5">
<Name Value="rx_sort_sqldb"/>
<Type Value="RunAndDesignTime"/>
<Author Value="Lagunov Aleksey"/>
<CompilerOptions>
<Version Value="11"/>
<SearchPaths>
<OtherUnitFiles Value="rx_sort_sqldb"/>
<UnitOutputDirectory Value="lib/rx_sort_sqldb/$(TargetCPU)-$(TargetOS)/$(LCLWidgetType)"/>
</SearchPaths>
</CompilerOptions>
<License Value="LGLPL"/>
<Version Major="1" Minor="1" Release="2" Build="3"/>
<Files Count="2">
<Item1>
<Filename Value="rx_sort_sqldb/rxsortsqldb.pas"/>
<HasRegisterProc Value="True"/>
<UnitName Value="RxSortSqlDB"/>
</Item1>
<Item2>
<Filename Value="rx_sort_sqldb/exsortsql.pas"/>
<UnitName Value="exsortsql"/>
</Item2>
</Files>
<CompatibilityMode Value="True"/>
<RequiredPkgs Count="2">
<Item1>
<PackageName Value="SQLDBLaz"/>
</Item1>
<Item2>
<PackageName Value="rxnew"/>
</Item2>
</RequiredPkgs>
<UsageOptions>
<UnitPath Value="$(PkgOutDir)"/>
</UsageOptions>
<PublishOptions>
<Version Value="2"/>
</PublishOptions>
</Package>
</CONFIG>