* Reverted 2358. There is a difference between the fpmake-Lazarus package and the original one.

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2361 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
loesje_
2012-03-19 15:56:58 +00:00
parent 640b9b63f4
commit da827f2654

View File

@ -1,11 +1,13 @@
<?xml version="1.0"?>
<CONFIG>
<Package Version="4">
<Package Version="3">
<Name Value="GeckoComponents"/>
<AddToProjectUsesSection Value="False"/>
<Author Value="Gecko Components for Delphi; ported to Lazarus by Phil Hess"/>
<CompilerOptions>
<Version Value="11"/>
<Version Value="9"/>
<SearchPaths>
<OtherUnitFiles Value="..;../each-version"/>
<UnitOutputDirectory Value="units/$(TargetCPU)-$(TargetOS)"/>
</SearchPaths>
<Parsing>
@ -15,7 +17,6 @@
<IncludeAssertionCode Value="True"/>
<AllowLabel Value="False"/>
<CPPInline Value="False"/>
<UseAnsiStrings Value="False"/>
</SyntaxOptions>
</Parsing>
<CodeGeneration>
@ -27,6 +28,12 @@
</Checks>
<VerifyObjMethodCallValidity Value="True"/>
</CodeGeneration>
<Linking>
<Debugging>
<GenerateDebugInfo Value="True"/>
<UseHeaptrc Value="True"/>
</Debugging>
</Linking>
<Other>
<WriteFPCLogo Value="False"/>
<CompilerPath Value="$(CompPath)"/>
@ -34,8 +41,8 @@
</CompilerOptions>
<Description Value="Gecko Components for Lazarus"/>
<License Value="MPL 1.1"/>
<Version Major="2" Minor="9" Release="1"/>
<Files Count="5">
<Version Release="3"/>
<Files Count="21">
<Item1>
<Filename Value="GeckoBrowser.pas"/>
<HasRegisterProc Value="True"/>
@ -57,6 +64,71 @@
<Filename Value="GeckoInit.pas"/>
<UnitName Value="GeckoInit"/>
</Item5>
<Item6>
<Filename Value="../nsCID.pas"/>
<UnitName Value="nsCID"/>
</Item6>
<Item7>
<Filename Value="../nsConsts.pas"/>
<UnitName Value="nsConsts"/>
</Item7>
<Item8>
<Filename Value="../nsEnumerators.pas"/>
<UnitName Value="nsEnumerators"/>
</Item8>
<Item9>
<Filename Value="../nsError.pas"/>
<UnitName Value="nsError"/>
</Item9>
<Item10>
<Filename Value="../nsErrorUtils.pas"/>
<UnitName Value="nsErrorUtils"/>
</Item10>
<Item11>
<Filename Value="../nsGeckoStrings.pas"/>
<UnitName Value="nsGeckoStrings"/>
</Item11>
<Item12>
<Filename Value="../nsInit.pas"/>
<UnitName Value="nsInit"/>
</Item12>
<Item13>
<Filename Value="../nsMemory.pas"/>
<UnitName Value="nsMemory"/>
</Item13>
<Item14>
<Filename Value="../nsNetUtil.pas"/>
<UnitName Value="nsNetUtil"/>
</Item14>
<Item15>
<Filename Value="../nsStream.pas"/>
<UnitName Value="nsStream"/>
</Item15>
<Item16>
<Filename Value="../nsTypes.pas"/>
<UnitName Value="nsTypes"/>
</Item16>
<Item17>
<Filename Value="../nsXPCOM.pas"/>
<UnitName Value="nsXPCOM"/>
</Item17>
<Item18>
<Filename Value="../nsXPCOMGlue.pas"/>
<UnitName Value="nsXPCOMGlue"/>
</Item18>
<Item19>
<Filename Value="../nsXRE.pas"/>
<UnitName Value="nsXRE"/>
</Item19>
<Item20>
<Filename Value="../each-version/nsXPCOM_std19.pas"/>
<UnitName Value="nsXPCOM_std19"/>
</Item20>
<Item21>
<Filename Value="GeckoPromptService.pas"/>
<HasRegisterProc Value="True"/>
<UnitName Value="GeckoPromptService"/>
</Item21>
</Files>
<Type Value="RunAndDesignTime"/>
<RequiredPkgs Count="2">
@ -68,7 +140,7 @@
</Item2>
</RequiredPkgs>
<UsageOptions>
<UnitPath Value="$(PkgOutDir)"/>
<UnitPath Value="$(PkgOutDir)/"/>
</UsageOptions>
<PublishOptions>
<Version Value="2"/>