jvcllaz: Use lowercase unit and package names for DB package.

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6873 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
wp_xxyyzz
2019-04-27 21:18:56 +00:00
parent d719949266
commit 77238d8eef
11 changed files with 8 additions and 8 deletions

View File

@ -21,19 +21,19 @@
<Version Major="1" Release="4"/>
<Files Count="8">
<Item1>
<Filename Value="..\run\JvDB\JvDBHTLabel.pas"/>
<Filename Value="..\run\JvDB\jvdbhtlabel.pas"/>
<UnitName Value="JvDBHTLabel"/>
</Item1>
<Item2>
<Filename Value="..\run\JvDB\JvDBSearchEdit.pas"/>
<Filename Value="..\run\JvDB\jvdbsearchedit.pas"/>
<UnitName Value="JvDBSearchEdit"/>
</Item2>
<Item3>
<Filename Value="..\run\JvDB\JvDBTreeView.pas"/>
<Filename Value="..\run\JvDB\jvdbtreeview.pas"/>
<UnitName Value="JvDBTreeView"/>
</Item3>
<Item4>
<Filename Value="..\run\JvDB\JvDBControls.pas"/>
<Filename Value="..\run\JvDB\jvdbcontrols.pas"/>
<UnitName Value="JvDBControls"/>
</Item4>
<Item5>