You've already forked lazarus-ccr
jvcllaz: Lowercase file names of JvCtrls units
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6620 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@ -10,7 +10,7 @@
|
|||||||
<PathDelim Value="\"/>
|
<PathDelim Value="\"/>
|
||||||
<SearchPaths>
|
<SearchPaths>
|
||||||
<IncludeFiles Value="..\design\JvCtrls"/>
|
<IncludeFiles Value="..\design\JvCtrls"/>
|
||||||
<OtherUnitFiles Value="..\design\JvCtrls"/>
|
<OtherUnitFiles Value="..\design\vCtrls"/>
|
||||||
<UnitOutputDirectory Value="..\lib\$(TargetCPU)-$(TargetOS)\design\JvCtrls"/>
|
<UnitOutputDirectory Value="..\lib\$(TargetCPU)-$(TargetOS)\design\JvCtrls"/>
|
||||||
</SearchPaths>
|
</SearchPaths>
|
||||||
</CompilerOptions>
|
</CompilerOptions>
|
||||||
@ -23,16 +23,16 @@
|
|||||||
<Version Major="1" Release="4"/>
|
<Version Major="1" Release="4"/>
|
||||||
<Files Count="3">
|
<Files Count="3">
|
||||||
<Item1>
|
<Item1>
|
||||||
<Filename Value="..\design\JvCtrls\JvCtrlsReg.pas"/>
|
<Filename Value="..\design\JvCtrls\jvctrlsreg.pas"/>
|
||||||
<HasRegisterProc Value="True"/>
|
<HasRegisterProc Value="True"/>
|
||||||
<UnitName Value="JvCtrlsReg"/>
|
<UnitName Value="JvCtrlsReg"/>
|
||||||
</Item1>
|
</Item1>
|
||||||
<Item2>
|
<Item2>
|
||||||
<Filename Value="..\design\JvCtrls\JvHTHintForm.lfm"/>
|
<Filename Value="..\design\JvCtrls\jvhthintform.lfm"/>
|
||||||
<Type Value="LFM"/>
|
<Type Value="LFM"/>
|
||||||
</Item2>
|
</Item2>
|
||||||
<Item3>
|
<Item3>
|
||||||
<Filename Value="..\design\JvCtrls\JvHTHintForm.pas"/>
|
<Filename Value="..\design\JvCtrls\jvhthintform.pas"/>
|
||||||
<UnitName Value="JvHTHintForm"/>
|
<UnitName Value="JvHTHintForm"/>
|
||||||
</Item3>
|
</Item3>
|
||||||
</Files>
|
</Files>
|
@ -21,19 +21,19 @@
|
|||||||
<Version Major="1" Release="4"/>
|
<Version Major="1" Release="4"/>
|
||||||
<Files Count="4">
|
<Files Count="4">
|
||||||
<Item1>
|
<Item1>
|
||||||
<Filename Value="..\run\JvCtrls\JvHint.pas"/>
|
<Filename Value="..\run\JvCtrls\jvhint.pas"/>
|
||||||
<UnitName Value="JvHint"/>
|
<UnitName Value="JvHint"/>
|
||||||
</Item1>
|
</Item1>
|
||||||
<Item2>
|
<Item2>
|
||||||
<Filename Value="..\run\JvCtrls\JvHtControls.pas"/>
|
<Filename Value="..\run\JvCtrls\jvhtcontrols.pas"/>
|
||||||
<UnitName Value="JvHtControls"/>
|
<UnitName Value="JvHtControls"/>
|
||||||
</Item2>
|
</Item2>
|
||||||
<Item3>
|
<Item3>
|
||||||
<Filename Value="..\run\JvCtrls\JvMovableBevel.pas"/>
|
<Filename Value="..\run\JvCtrls\jvmovablebevel.pas"/>
|
||||||
<UnitName Value="JvMovableBevel"/>
|
<UnitName Value="JvMovableBevel"/>
|
||||||
</Item3>
|
</Item3>
|
||||||
<Item4>
|
<Item4>
|
||||||
<Filename Value="..\run\JvCtrls\JvRuler.pas"/>
|
<Filename Value="..\run\JvCtrls\jvruler.pas"/>
|
||||||
<UnitName Value="JvRuler"/>
|
<UnitName Value="JvRuler"/>
|
||||||
</Item4>
|
</Item4>
|
||||||
</Files>
|
</Files>
|
Reference in New Issue
Block a user