jvcllaz: Lowercase unit and package files of JvXPCtrls packages. Less hints and warnings.

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6939 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
wp_xxyyzz
2019-05-25 10:02:59 +00:00
parent 9751d4ae8c
commit d048f998c6
17 changed files with 42 additions and 310 deletions

View File

@ -0,0 +1,59 @@
<?xml version="1.0" encoding="UTF-8"?>
<CONFIG>
<Package Version="4">
<PathDelim Value="\"/>
<Name Value="JvXPCtrlsLazR"/>
<Author Value="Lazarus port by: Sergio Samayoa, Werner Pamler"/>
<CompilerOptions>
<Version Value="11"/>
<PathDelim Value="\"/>
<SearchPaths>
<OtherUnitFiles Value="..\run\JvXPCtrls"/>
<UnitOutputDirectory Value="..\lib\$(TargetCPU)-$(TargetOS)\run\JvXPCtrls"/>
</SearchPaths>
</CompilerOptions>
<Description Value="XP style controls of the JVCL library (https://sourceforge.net/projects/jvcl/) (runtime code)"/>
<License Value="The JVCL is released in accordance with the MPL 1.1 license. To get your own copy or read it, go to http://www.mozilla.org/MPL/MPL-1.1.html. "/>
<Version Major="1" Release="4"/>
<Files Count="6">
<Item1>
<Filename Value="..\run\JvXPCtrls\jvxpbar.pas"/>
<UnitName Value="JvXPBar"/>
</Item1>
<Item2>
<Filename Value="..\run\JvXPCtrls\jvxpbuttons.pas"/>
<UnitName Value="JvXPButtons"/>
</Item2>
<Item3>
<Filename Value="..\run\JvXPCtrls\jvxpcheckctrls.pas"/>
<UnitName Value="JvXPCheckCtrls"/>
</Item3>
<Item4>
<Filename Value="..\run\JvXPCtrls\jvxpcontainer.pas"/>
<UnitName Value="JvXPContainer"/>
</Item4>
<Item5>
<Filename Value="..\run\JvXPCtrls\jvxpcore.pas"/>
<UnitName Value="JvXPCore"/>
</Item5>
<Item6>
<Filename Value="..\run\JvXPCtrls\jvxpcoreutils.pas"/>
<UnitName Value="JvXPCoreUtils"/>
</Item6>
</Files>
<RequiredPkgs Count="2">
<Item1>
<PackageName Value="JvStdCtrlsLazR"/>
</Item1>
<Item2>
<PackageName Value="JvCoreLazR"/>
</Item2>
</RequiredPkgs>
<UsageOptions>
<UnitPath Value="$(PkgOutDir)"/>
</UsageOptions>
<PublishOptions>
<Version Value="2"/>
</PublishOptions>
</Package>
</CONFIG>