You've already forked lazarus-ccr
GridPrinter: Set version number to 0.2 for OPM. Add package description and license information.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8597 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
<PathDelim Value="\"/>
|
||||
<Name Value="GridPrinterPkg"/>
|
||||
<Type Value="RunAndDesignTime"/>
|
||||
<Author Value="W. Pamler"/>
|
||||
<CompilerOptions>
|
||||
<Version Value="11"/>
|
||||
<PathDelim Value="\"/>
|
||||
@@ -12,6 +13,9 @@
|
||||
<UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
|
||||
</SearchPaths>
|
||||
</CompilerOptions>
|
||||
<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)."/>
|
||||
<Version Minor="2"/>
|
||||
<Files Count="7">
|
||||
<Item1>
|
||||
<Filename Value="source\gridprnheaderfooterform.pas"/>
|
||||
|
Reference in New Issue
Block a user