* Lazarus fpmake-package-file updated.

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

View File

@ -1,11 +1,10 @@
<?xml version="1.0"?> <?xml version="1.0"?>
<CONFIG> <CONFIG>
<Package Version="3"> <Package Version="4">
<Name Value="GeckoComponents"/> <Name Value="GeckoComponents"/>
<AddToProjectUsesSection Value="False"/>
<Author Value="Gecko Components for Delphi; ported to Lazarus by Phil Hess"/> <Author Value="Gecko Components for Delphi; ported to Lazarus by Phil Hess"/>
<CompilerOptions> <CompilerOptions>
<Version Value="9"/> <Version Value="11"/>
<SearchPaths> <SearchPaths>
<UnitOutputDirectory Value="units/$(TargetCPU)-$(TargetOS)"/> <UnitOutputDirectory Value="units/$(TargetCPU)-$(TargetOS)"/>
</SearchPaths> </SearchPaths>
@ -28,20 +27,14 @@
</Checks> </Checks>
<VerifyObjMethodCallValidity Value="True"/> <VerifyObjMethodCallValidity Value="True"/>
</CodeGeneration> </CodeGeneration>
<Linking>
<Debugging>
<GenerateDebugInfo Value="True"/>
<UseHeaptrc Value="True"/>
</Debugging>
</Linking>
<Other> <Other>
<WriteFPCLogo Value="False"/> <WriteFPCLogo Value="False"/>
<CompilerPath Value="$(CompPath)"/> <CompilerPath Value="$(CompPath)"/>
</Other> </Other>
</CompilerOptions> </CompilerOptions>
<Description Value="Gecko Components for Lazarus"/> <Description Value="Gecko Components for Lazarus (fpmake)"/>
<License Value="MPL 1.1"/> <License Value="MPL 1.1"/>
<Version Release="3"/> <Version Major="2" Minor="9" Release="1"/>
<Files Count="5"> <Files Count="5">
<Item1> <Item1>
<Filename Value="GeckoBrowser.pas"/> <Filename Value="GeckoBrowser.pas"/>