jvcllaz: Adjust case of file names for JvCmp packages and units.

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6937 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
wp_xxyyzz
2019-05-24 23:09:33 +00:00
parent 2572ad23cf
commit 5ce51b7393
11 changed files with 6 additions and 6 deletions

View File

@ -39,12 +39,12 @@
<IsPartOfProject Value="True"/>
</Unit0>
<Unit1>
<Filename Value="JvSpellCheckerForm.pas"/>
<Filename Value="jvspellcheckerform.pas"/>
<IsPartOfProject Value="True"/>
<HasResources Value="True"/>
</Unit1>
<Unit2>
<Filename Value="MainFrm.pas"/>
<Filename Value="mainfrm.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="frmMain"/>
<HasResources Value="True"/>

View File

@ -2,7 +2,7 @@
<CONFIG>
<Package Version="4">
<PathDelim Value="\"/>
<Name Value="jvcmpd"/>
<Name Value="JvCmpD"/>
<Type Value="RunAndDesignTime"/>
<Author Value="Various authors - see header of each unit for original author."/>
<CompilerOptions>

View File

@ -20,15 +20,15 @@
<Version Major="1" Release="4"/>
<Files Count="5">
<Item1>
<Filename Value="..\run\JvCmp\JvSpellChecker.pas"/>
<Filename Value="..\run\JvCmp\jvspellchecker.pas"/>
<UnitName Value="JvSpellChecker"/>
</Item1>
<Item2>
<Filename Value="..\run\JvCmp\JvSpellerForm.pas"/>
<Filename Value="..\run\JvCmp\jvspellerform.pas"/>
<UnitName Value="JvSpellerForm"/>
</Item2>
<Item3>
<Filename Value="..\run\JvCmp\JvSpellIntf.pas"/>
<Filename Value="..\run\JvCmp\jvspellintf.pas"/>
<UnitName Value="JvSpellIntf"/>
</Item3>
<Item4>