lazarus/components/instantfpc/instantfpclaz.lpk
mattias f20a13882b instantfpclaz: mixed case
git-svn-id: trunk@35061 -
2012-01-31 14:19:28 +00:00

50 lines
1.3 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)"/>
</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>
<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>
</Package>
</CONFIG>