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

48 lines
1.6 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<CONFIG>
<Package Version="5">
<PathDelim Value="\"/>
<Name Value="JvAppFrmLazD"/>
<Type Value="RunAndDesignTime"/>
<Author Value="Various authors - see unit header for details."/>
<CompilerOptions>
<Version Value="11"/>
<PathDelim Value="\"/>
<SearchPaths>
<OtherUnitFiles Value="..\design\JvAppFrm"/>
<UnitOutputDirectory Value="..\lib\$(TargetCPU)-$(TargetOS)\design\jvappfrm"/>
</SearchPaths>
</CompilerOptions>
<Description Value="JVCL application forms (designtime package) containing form enhancement components:
- animated icons, animated title, form wallpaper"/>
<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="1">
<Item1>
<Filename Value="..\design\JvAppFrm\jvappfrmreg.pas"/>
<HasRegisterProc Value="True"/>
<UnitName Value="JvAppFrmReg"/>
</Item1>
</Files>
<CompatibilityMode Value="True"/>
<RequiredPkgs Count="3">
<Item1>
<PackageName Value="JvAppFrmLazR"/>
</Item1>
<Item2>
<PackageName Value="JvCoreLazD"/>
</Item2>
<Item3>
<PackageName Value="JvCoreLazR"/>
</Item3>
</RequiredPkgs>
<UsageOptions>
<UnitPath Value="$(PkgOutDir)"/>
</UsageOptions>
<PublishOptions>
<Version Value="2"/>
<UseFileFilters Value="True"/>
</PublishOptions>
</Package>
</CONFIG>