lazarus/components/instantfpc/instantfpclaz.lpk
2024-10-24 12:30:38 +02:00

47 lines
1.3 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<CONFIG>
<Package Version="5">
<Name Value="InstantFPCLaz"/>
<Type Value="DesignTime"/>
<Author Value="Mattias Gaertner"/>
<CompilerOptions>
<Version Value="11"/>
<SearchPaths>
<UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)/$(LCLWidgetType)"/>
</SearchPaths>
</CompilerOptions>
<Description Value="Designtime package to add menu items to create instantfpc projects and files."/>
<License Value="Modified LGPL-2"/>
<Version Major="1"/>
<Files Count="1">
<Item1>
<Filename Value="instantfpcregisterlaz.pas"/>
<HasRegisterProc Value="True"/>
<UnitName Value="InstantFPCRegisterLaz"/>
</Item1>
</Files>
<CompatibilityMode Value="True"/>
<i18n>
<EnableI18N Value="True"/>
<OutDir Value="languages"/>
</i18n>
<RequiredPkgs Count="2">
<Item1>
<PackageName Value="IDEIntf"/>
</Item1>
<Item2>
<PackageName Value="FCL"/>
</Item2>
</RequiredPkgs>
<UsageOptions>
<UnitPath Value="$(PkgOutDir)"/>
</UsageOptions>
<PublishOptions>
<Version Value="2"/>
</PublishOptions>
<CustomOptions Items="ExternHelp" Version="2">
<_ExternHelp Items="Count"/>
</CustomOptions>
</Package>
</CONFIG>