lazarus/components/instantfpc/instantfpclaz.lpk
mattias b2493c0578 instantfpc: added Makefile
git-svn-id: trunk@32600 -
2011-10-01 20:19:58 +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="10"/>
<SearchPaths>
<UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
</SearchPaths>
<Linking>
<Debugging>
<DebugInfoType Value="dsAuto"/>
</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>