Files
lazarus-ccr/components/rx/trunk/rxdbgrid_print.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

48 lines
1.4 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<CONFIG>
<Package Version="5">
<Name Value="rxdbgrid_print"/>
<Type Value="RunAndDesignTime"/>
<Author Value="Lagunov Aleksey"/>
<CompilerOptions>
<Version Value="11"/>
<SearchPaths>
<OtherUnitFiles Value="rxdbgrid_print"/>
<UnitOutputDirectory Value="lib/rxdbgrid_print/$(TargetCPU)-$(TargetOS)/$(LCLWidgetType)"/>
</SearchPaths>
</CompilerOptions>
<License Value="LGPL"/>
<Version Major="1" Minor="1" Release="2" Build="2"/>
<Files Count="2">
<Item1>
<Filename Value="rxdbgrid_print/rxdbgridprintgrid.pas"/>
<HasRegisterProc Value="True"/>
<UnitName Value="RxDBGridPrintGrid"/>
</Item1>
<Item2>
<Filename Value="rxdbgrid_print/rxdbgridprintgrid_setupunit.pas"/>
<UnitName Value="RxDBGridPrintGrid_SetupUnit"/>
</Item2>
</Files>
<CompatibilityMode Value="True"/>
<LazDoc Paths="docs"/>
<RequiredPkgs Count="3">
<Item1>
<PackageName Value="lazreport"/>
</Item1>
<Item2>
<PackageName Value="rxnew"/>
</Item2>
<Item3>
<PackageName Value="FCL"/>
</Item3>
</RequiredPkgs>
<UsageOptions>
<UnitPath Value="$(PkgOutDir)"/>
</UsageOptions>
<PublishOptions>
<Version Value="2"/>
</PublishOptions>
</Package>
</CONFIG>