jvcllaz: Add package description to JvWizard packages.

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6936 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
wp_xxyyzz
2019-05-24 22:48:51 +00:00
parent 22e1ade7d4
commit 2572ad23cf
2 changed files with 8 additions and 0 deletions

View File

@ -4,6 +4,7 @@
<PathDelim Value="\"/>
<Name Value="JvWizardLazD"/>
<Type Value="RunAndDesignTime"/>
<Author Value="Various authors - see header of jvwizard.pas for original authors. Lazarus port by Michal Gawrycki."/>
<CompilerOptions>
<Version Value="11"/>
<PathDelim Value="\"/>
@ -12,6 +13,9 @@
<UnitOutputDirectory Value="..\lib\$(TargetCPU)-$(TargetOS)\design\JvWizard"/>
</SearchPaths>
</CompilerOptions>
<Description Value="&quot;Wizard&quot; component (Designtime package)"/>
<License Value="The JVCL is released in accordance with the MPL 1.1 license. To get your own copy or read it, go to http://www.mozilla.org/MPL/MPL-1.1.html. "/>
<Version Major="1" Release="4"/>
<Files Count="2">
<Item1>
<Filename Value="..\design\JvWizard\jvwizardeditorform.pas"/>

View File

@ -4,6 +4,7 @@
<PathDelim Value="\"/>
<Name Value="JvWizardLazR"/>
<Type Value="RunAndDesignTime"/>
<Author Value="Various authors - see header of jvwizard.pas for original authors. Lazarus port by Michal Gawrycki."/>
<CompilerOptions>
<Version Value="11"/>
<PathDelim Value="\"/>
@ -12,6 +13,9 @@
<UnitOutputDirectory Value="..\lib\$(TargetCPU)-$(TargetOS)\run\JvWizard"/>
</SearchPaths>
</CompilerOptions>
<Description Value="&quot;Wizard&quot; component (Runtime package)"/>
<License Value="The JVCL is released in accordance with the MPL 1.1 license. To get your own copy or read it, go to http://www.mozilla.org/MPL/MPL-1.1.html. "/>
<Version Major="1" Release="4"/>
<Files Count="5">
<Item1>
<Filename Value="..\run\JvWizard\jvwizard.pas"/>