Files
lazarus-ccr/components/jvcllaz/packages/jvhmilazr.lpk
2023-12-27 11:21:10 +00:00

47 lines
1.5 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<CONFIG>
<Package Version="5">
<PathDelim Value="\"/>
<Name Value="JvHMILazR"/>
<Author Value="Various authors - see header of each unit for original author."/>
<CompilerOptions>
<Version Value="11"/>
<PathDelim Value="\"/>
<SearchPaths>
<IncludeFiles Value="..\resource"/>
<OtherUnitFiles Value="..\run\JvHMI"/>
<UnitOutputDirectory Value="..\lib\$(TargetCPU)-$(TargetOS)\run\JvHMI"/>
</SearchPaths>
</CompilerOptions>
<Description Value="JVCL Human-Machine-Interface (HMI) Components (runtime package) containing these components
- TJvDialButton
- TJvLED
- TJvSegmentedLEDDisplay"/>
<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="9"/>
<Files Count="2">
<Item1>
<Filename Value="..\run\JvHMI\jvdialbutton.pas"/>
<UnitName Value="JvDialButton"/>
</Item1>
<Item2>
<Filename Value="..\run\JvHMI\jvled.pas"/>
<UnitName Value="JvLED"/>
</Item2>
</Files>
<CompatibilityMode Value="True"/>
<RequiredPkgs Count="1">
<Item1>
<PackageName Value="JvCoreLazR"/>
</Item1>
</RequiredPkgs>
<UsageOptions>
<UnitPath Value="$(PkgOutDir)"/>
</UsageOptions>
<PublishOptions>
<Version Value="2"/>
<UseFileFilters Value="True"/>
</PublishOptions>
</Package>
</CONFIG>