lazarus/components/instantfpc/instantfpclaz.lpk

57 lines
1.5 KiB
XML

<?xml version="1.0"?>
<CONFIG>
<Package Version="4">
<Name Value="InstantFPCLaz"/>
<Author Value="Mattias Gaertner"/>
<CompilerOptions>
<Version Value="11"/>
<SearchPaths>
<UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)/$(LCLWidgetType)"/>
</SearchPaths>
<Linking>
<Debugging>
<GenerateDebugInfo Value="False"/>
</Debugging>
</Linking>
<Other>
<CompilerMessages>
<UseMsgFile Value="True"/>
</CompilerMessages>
<CompilerPath Value="$(CompPath)"/>
</Other>
</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>
<i18n>
<EnableI18N Value="True"/>
<OutDir Value="languages"/>
</i18n>
<Type Value="DesignTime"/>
<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>