summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGraeme Geldenhuys <graeme@mastermaths.co.za>2010-08-02 13:42:21 +0200
committerGraeme Geldenhuys <graeme@mastermaths.co.za>2010-08-02 13:42:21 +0200
commit6e874c60c647acb0b78ee259deef0d90f0de5ad2 (patch)
tree0294041afcea03712ce39f4de383f7bed12d45d3
parentd1a849d6d5cae1aed1896c145c3963c137e2f474 (diff)
downloadfpGUI-6e874c60c647acb0b78ee259deef0d90f0de5ad2.tar.xz
Added VERSION_FILE.inc to fpgui_toolkit.lpk packages and updated version.
-rw-r--r--src/VERSION_FILE.inc2
-rw-r--r--src/corelib/gdi/fpgui_toolkit.lpk7
-rw-r--r--src/corelib/x11/fpgui_toolkit.lpk9
3 files changed, 13 insertions, 5 deletions
diff --git a/src/VERSION_FILE.inc b/src/VERSION_FILE.inc
index 32b20953..14e23a39 100644
--- a/src/VERSION_FILE.inc
+++ b/src/VERSION_FILE.inc
@@ -1 +1 @@
-FPGUI_VERSION = '0.7.rc2';
+FPGUI_VERSION = '0.7';
diff --git a/src/corelib/gdi/fpgui_toolkit.lpk b/src/corelib/gdi/fpgui_toolkit.lpk
index c989269e..11731043 100644
--- a/src/corelib/gdi/fpgui_toolkit.lpk
+++ b/src/corelib/gdi/fpgui_toolkit.lpk
@@ -31,7 +31,7 @@
<Description Value="fpGUI Toolkit"/>
<License Value="LGPL 2 with static linking exception."/>
<Version Minor="7"/>
- <Files Count="79">
+ <Files Count="80">
<Item1>
<Filename Value="..\stdimages.inc"/>
<Type Value="Include"/>
@@ -346,7 +346,12 @@
</Item78>
<Item79>
<Filename Value="..\fpg_imgutils.pas"/>
+ <UnitName Value="fpg_imgutils"/>
</Item79>
+ <Item80>
+ <Filename Value="..\..\VERSION_FILE.inc"/>
+ <Type Value="Include"/>
+ </Item80>
</Files>
<LazDoc Paths="..\..\..\docs\xml\corelib\;..\..\..\docs\xml\corelib\x11\;..\..\..\docs\xml\corelib\gdi\;..\..\..\docs\xml\gui\"/>
<RequiredPkgs Count="1">
diff --git a/src/corelib/x11/fpgui_toolkit.lpk b/src/corelib/x11/fpgui_toolkit.lpk
index de52e851..6af40c75 100644
--- a/src/corelib/x11/fpgui_toolkit.lpk
+++ b/src/corelib/x11/fpgui_toolkit.lpk
@@ -5,7 +5,7 @@
<AddToProjectUsesSection Value="False"/>
<Author Value="Graeme Geldenhuys"/>
<CompilerOptions>
- <Version Value="8"/>
+ <Version Value="9"/>
<SearchPaths>
<IncludeFiles Value="../../"/>
<OtherUnitFiles Value="../;../../gui/;../../gui/db/"/>
@@ -15,7 +15,6 @@
<SyntaxOptions>
<AllowLabel Value="False"/>
<CPPInline Value="False"/>
- <UseAnsiStrings Value="True"/>
</SyntaxOptions>
</Parsing>
<CodeGeneration>
@@ -32,7 +31,7 @@
<License Value="LGPL 2 with static linking exception.
"/>
<Version Minor="7"/>
- <Files Count="83">
+ <Files Count="84">
<Item1>
<Filename Value="../stdimages.inc"/>
<Type Value="Include"/>
@@ -365,6 +364,10 @@
<Filename Value="../fpg_imgutils.pas"/>
<UnitName Value="fpg_imgutils"/>
</Item83>
+ <Item84>
+ <Filename Value="../../VERSION_FILE.inc"/>
+ <Type Value="Include"/>
+ </Item84>
</Files>
<LazDoc Paths="../../../docs/xml/corelib/;../../../docs/xml/corelib/x11/;../../../docs/xml/corelib/gdi/;../../../docs/xml/gui/"/>
<RequiredPkgs Count="1">