* Update Package

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1715 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
blikblum
2011-06-20 20:46:20 +00:00
parent 112cbe25cb
commit cbd183329b

View File

@ -3,7 +3,7 @@
<Package Version="4"> <Package Version="4">
<PathDelim Value="\"/> <PathDelim Value="\"/>
<Name Value="SpkToolbarPackage"/> <Name Value="SpkToolbarPackage"/>
<Author Value="Spook"/> <Author Value="Spook. Ported to Lazarus/LCL by Luiz Américo"/>
<CompilerOptions> <CompilerOptions>
<Version Value="10"/> <Version Value="10"/>
<PathDelim Value="\"/> <PathDelim Value="\"/>
@ -11,11 +11,6 @@
<OtherUnitFiles Value="SpkToolbar;SpkMath;SpkGUITools;SpkGraphTools;SpkXML;designtime"/> <OtherUnitFiles Value="SpkToolbar;SpkMath;SpkGUITools;SpkGraphTools;SpkXML;designtime"/>
<UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/> <UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
</SearchPaths> </SearchPaths>
<CodeGeneration>
<Optimizations>
<OptimizationLevel Value="2"/>
</Optimizations>
</CodeGeneration>
<Other> <Other>
<CompilerMessages> <CompilerMessages>
<UseMsgFile Value="True"/> <UseMsgFile Value="True"/>