You've already forked lazarus-ccr
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:
@ -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"/>
|
||||
|
@ -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>
|
@ -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>
|
Reference in New Issue
Block a user