lazarus/components/turbopower_ipro/turbopoweripro.lpk
2012-03-16 09:26:54 +00:00

101 lines
2.6 KiB
XML

<?xml version="1.0"?>
<CONFIG>
<Package Version="4">
<Name Value="TurboPowerIPro"/>
<Author Value="Turbopower, portiert fuer Lazarus von Mattias Gaertner"/>
<CompilerOptions>
<Version Value="11"/>
<SearchPaths>
<UnitOutputDirectory Value="units/$(TargetCPU)-$(TargetOS)/$(LCLWidgetType)"/>
</SearchPaths>
<Parsing>
<SyntaxOptions>
<UseAnsiStrings Value="False"/>
</SyntaxOptions>
</Parsing>
<Other>
<Verbosity>
<ShowHints Value="False"/>
</Verbosity>
<CompilerMessages>
<UseMsgFile Value="True"/>
</CompilerMessages>
<CompilerPath Value="$(CompPath)"/>
</Other>
</CompilerOptions>
<Description Value="Turbopower Internet Pro - Lazarus Package
"/>
<License Value="MPL - Mozilla public license
"/>
<Version Major="1"/>
<Files Count="11">
<Item1>
<Filename Value="ipanim.pas"/>
<UnitName Value="IpAnim"/>
</Item1>
<Item2>
<Filename Value="ipconst.pas"/>
<UnitName Value="IpConst"/>
</Item2>
<Item3>
<Filename Value="ipdefct.inc"/>
<Type Value="Include"/>
</Item3>
<Item4>
<Filename Value="ipdefine.inc"/>
<Type Value="Include"/>
</Item4>
<Item5>
<Filename Value="ipfilebroker.pas"/>
<HasRegisterProc Value="True"/>
<UnitName Value="Ipfilebroker"/>
</Item5>
<Item6>
<Filename Value="iphtml.pas"/>
<HasRegisterProc Value="True"/>
<UnitName Value="IpHtml"/>
</Item6>
<Item7>
<Filename Value="iphtmlpv.pas"/>
<UnitName Value="IpHtmlPv"/>
</Item7>
<Item8>
<Filename Value="ipmsg.pas"/>
<UnitName Value="IpMsg"/>
</Item8>
<Item9>
<Filename Value="ipstrms.pas"/>
<UnitName Value="IpStrms"/>
</Item9>
<Item10>
<Filename Value="iputils.pas"/>
<UnitName Value="IpUtils"/>
</Item10>
<Item11>
<Filename Value="ipcss.inc"/>
<Type Value="Include"/>
</Item11>
</Files>
<i18n>
<EnableI18N Value="True"/>
<OutDir Value="languages"/>
</i18n>
<Type Value="RunAndDesignTime"/>
<RequiredPkgs Count="2">
<Item1>
<PackageName Value="LCL"/>
</Item1>
<Item2>
<PackageName Value="Printer4Lazarus"/>
</Item2>
</RequiredPkgs>
<UsageOptions>
<UnitPath Value="$(PkgOutDir)"/>
</UsageOptions>
<PublishOptions>
<Version Value="2"/>
<IgnoreBinaries Value="False"/>
</PublishOptions>
</Package>
</CONFIG>