2022-11-07 23:51:58 +00:00
< ? xml version= "1.0" encoding= "UTF-8" ? >
< CONFIG>
< Package Version= "5" >
< PathDelim Value= "\" / >
< Name Value= "GridPrinterPkg" / >
< Type Value= "RunAndDesignTime" / >
2022-11-09 16:28:15 +00:00
< Author Value= "W. Pamler" / >
2022-11-07 23:51:58 +00:00
< CompilerOptions>
< Version Value= "11" / >
< PathDelim Value= "\" / >
< SearchPaths>
< OtherUnitFiles Value= "source" / >
< UnitOutputDirectory Value= "lib\$(TargetCPU)-$(TargetOS)" / >
< / SearchPaths>
< / CompilerOptions>
2022-11-09 16:28:15 +00:00
< Description Value= "A package to simplify printing of string grids and other descendants of TCustomGrid. Contains also a print preview dialog, as well as standard actions." / >
< License Value= "Modified LGPL-2 (with linking exception, like LCL)." / >
2022-11-09 16:57:17 +00:00
< Version Minor= "3" / >
2022-11-15 22:52:13 +00:00
< Files Count= "8" >
2022-11-07 23:51:58 +00:00
< Item1>
< Filename Value= "source\gridprnheaderfooterform.pas" / >
< UnitName Value= "GridPrnHeaderFooterForm" / >
< / Item1>
< Item2>
< Filename Value= "source\gridprn.pas" / >
< UnitName Value= "GridPrn" / >
< / Item2>
< Item3>
< Filename Value= "source\gridprnpreviewform.pas" / >
< UnitName Value= "GridPrnPreviewForm" / >
< / Item3>
< Item4>
< Filename Value= "source\gridprnreg.pas" / >
< HasRegisterProc Value= "True" / >
< UnitName Value= "GridPrnReg" / >
< / Item4>
< Item5>
< Filename Value= "source\gridprnpreviewdlg.pas" / >
< UnitName Value= "GridPrnPreviewDlg" / >
< / Item5>
< Item6>
< Filename Value= "source\gridprnstrings.pas" / >
< UnitName Value= "GridPrnStrings" / >
< / Item6>
2022-11-09 16:14:31 +00:00
< Item7>
< Filename Value= "source\gridprnactions.pas" / >
< UnitName Value= "GridPrnActions" / >
< / Item7>
2022-11-15 22:52:13 +00:00
< Item8>
< Filename Value= "source\gridprnscalingform.pas" / >
< UnitName Value= "GridPrnScalingForm" / >
< / Item8>
2022-11-07 23:51:58 +00:00
< / Files>
< CompatibilityMode Value= "True" / >
< i18n>
< EnableI18N Value= "True" / >
< OutDir Value= "languages" / >
< EnableI18NForLFM Value= "True" / >
< / i18n>
< RequiredPkgs Count= "2" >
< Item1>
< PackageName Value= "Printer4Lazarus" / >
< / Item1>
< Item2>
< PackageName Value= "LCL" / >
< / Item2>
< / RequiredPkgs>
< UsageOptions>
< UnitPath Value= "$(PkgOutDir)" / >
< / UsageOptions>
< PublishOptions>
< Version Value= "2" / >
< UseFileFilters Value= "True" / >
< / PublishOptions>
< / Package >
< / CONFIG>