jvcllaz: Activate lpk compatibility mode again which was lost after changing package version number.

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7436 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
wp_xxyyzz
2020-05-08 09:27:25 +00:00
parent f4458de5dd
commit f91ef3ae92
7 changed files with 132 additions and 132 deletions

View File

@ -17,39 +17,39 @@ CalcEdit, button, checkbox, panel, linked controls
"/>
<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="7"/>
<Files>
<Item>
<Files Count="6">
<Item1>
<Filename Value="..\run\JvStdCtrls\jvbutton.pas"/>
<UnitName Value="JvButton"/>
</Item>
<Item>
</Item1>
<Item2>
<Filename Value="..\run\JvStdCtrls\jvbaseedits.pas"/>
<UnitName Value="JvBaseEdits"/>
</Item>
<Item>
</Item2>
<Item3>
<Filename Value="..\run\JvStdCtrls\jvlinkedcontrols.pas"/>
<UnitName Value="JvLinkedControls"/>
</Item>
<Item>
</Item3>
<Item4>
<Filename Value="..\run\JvStdCtrls\jvcheckbox.pas"/>
<UnitName Value="JvCheckBox"/>
</Item>
<Item>
</Item4>
<Item5>
<Filename Value="..\run\JvStdCtrls\jvpanel.pas"/>
<UnitName Value="JvPanel"/>
</Item>
<Item>
</Item5>
<Item6>
<Filename Value="..\run\JvStdCtrls\jvhottrackpersistent.pas"/>
<UnitName Value="JvHotTrackPersistent"/>
</Item>
</Item6>
</Files>
<RequiredPkgs>
<Item>
<RequiredPkgs Count="2">
<Item1>
<PackageName Value="JvCoreLazR"/>
</Item>
<Item>
</Item1>
<Item2>
<PackageName Value="FCL"/>
</Item>
</Item2>
</RequiredPkgs>
<UsageOptions>
<UnitPath Value="$(PkgOutDir)"/>