jvcllaz: Use lower-case unit file names in the JvStdCtrls packages

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6662 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
wp_xxyyzz 2018-09-28 13:12:14 +00:00
parent 1c20854168
commit ddafb894d9
5 changed files with 3 additions and 3 deletions

View File

@ -19,7 +19,7 @@
<Version Major="1" Release="4"/>
<Files Count="1">
<Item1>
<Filename Value="..\design\JvStdCtrls\JvStdCtrlsReg.pas"/>
<Filename Value="..\design\JvStdCtrls\jvstdctrlsreg.pas"/>
<HasRegisterProc Value="True"/>
<UnitName Value="JvStdCtrlsReg"/>
</Item1>

View File

@ -19,11 +19,11 @@
<Version Major="1" Release="4"/>
<Files Count="4">
<Item1>
<Filename Value="..\run\JvStdCtrls\JvButton.pas"/>
<Filename Value="..\run\JvStdCtrls\jvbutton.pas"/>
<UnitName Value="JvButton"/>
</Item1>
<Item2>
<Filename Value="..\run\JvStdCtrls\JvBaseEdits.pas"/>
<Filename Value="..\run\JvStdCtrls\jvbaseedits.pas"/>
<UnitName Value="JvBaseEdits"/>
</Item2>
<Item3>