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="\"/>
|
||||
<SearchPaths>
|
||||
<IncludeFiles Value="..\design\JvCtrls"/>
|
||||
<OtherUnitFiles Value="..\design\JvCtrls"/>
|
||||
<OtherUnitFiles Value="..\design\vCtrls"/>
|
||||
<UnitOutputDirectory Value="..\lib\$(TargetCPU)-$(TargetOS)\design\JvCtrls"/>
|
||||
</SearchPaths>
|
||||
</CompilerOptions>
|
||||
@ -23,16 +23,16 @@
|
||||
<Version Major="1" Release="4"/>
|
||||
<Files Count="3">
|
||||
<Item1>
|
||||
<Filename Value="..\design\JvCtrls\JvCtrlsReg.pas"/>
|
||||
<Filename Value="..\design\JvCtrls\jvctrlsreg.pas"/>
|
||||
<HasRegisterProc Value="True"/>
|
||||
<UnitName Value="JvCtrlsReg"/>
|
||||
</Item1>
|
||||
<Item2>
|
||||
<Filename Value="..\design\JvCtrls\JvHTHintForm.lfm"/>
|
||||
<Filename Value="..\design\JvCtrls\jvhthintform.lfm"/>
|
||||
<Type Value="LFM"/>
|
||||
</Item2>
|
||||
<Item3>
|
||||
<Filename Value="..\design\JvCtrls\JvHTHintForm.pas"/>
|
||||
<Filename Value="..\design\JvCtrls\jvhthintform.pas"/>
|
||||
<UnitName Value="JvHTHintForm"/>
|
||||
</Item3>
|
||||
</Files>
|
@ -21,19 +21,19 @@
|
||||
<Version Major="1" Release="4"/>
|
||||
<Files Count="4">
|
||||
<Item1>
|
||||
<Filename Value="..\run\JvCtrls\JvHint.pas"/>
|
||||
<Filename Value="..\run\JvCtrls\jvhint.pas"/>
|
||||
<UnitName Value="JvHint"/>
|
||||
</Item1>
|
||||
<Item2>
|
||||
<Filename Value="..\run\JvCtrls\JvHtControls.pas"/>
|
||||
<Filename Value="..\run\JvCtrls\jvhtcontrols.pas"/>
|
||||
<UnitName Value="JvHtControls"/>
|
||||
</Item2>
|
||||
<Item3>
|
||||
<Filename Value="..\run\JvCtrls\JvMovableBevel.pas"/>
|
||||
<Filename Value="..\run\JvCtrls\jvmovablebevel.pas"/>
|
||||
<UnitName Value="JvMovableBevel"/>
|
||||
</Item3>
|
||||
<Item4>
|
||||
<Filename Value="..\run\JvCtrls\JvRuler.pas"/>
|
||||
<Filename Value="..\run\JvCtrls\jvruler.pas"/>
|
||||
<UnitName Value="JvRuler"/>
|
||||
</Item4>
|
||||
</Files>
|
Reference in New Issue
Block a user