From 83918637bbf42f4514244f67e1b302d14fda50d5 Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Sat, 21 Feb 2009 10:13:42 +0000 Subject: [PATCH] 2009-02-21 11:13 UTC+0100 Viktor Szakats (harbour.01 syenar hu) * contrib/gtwvg/tests/gtwvg.hbp * Moved gtwvg from libs= to gt=. gui=yes no longer needed. * Added xhb, Windows libs. --- harbour/ChangeLog | 7 ++++++- harbour/contrib/gtwvg/tests/gtwvg.hbp | 5 +++-- 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index d563b508da..6c953d5ba7 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -8,6 +8,11 @@ 2009-12-31 13:59 UTC+0100 Foo Bar (foo.bar foobar.org) */ +2009-02-21 11:13 UTC+0100 Viktor Szakats (harbour.01 syenar hu) + * contrib/gtwvg/tests/gtwvg.hbp + * Moved gtwvg from libs= to gt=. gui=yes no longer needed. + * Added xhb, Windows libs. + 2009-02-21 10:57 UTC+0100 Viktor Szakats (harbour.01 syenar hu) * utils/hbmk2/hbmk2.prg - Removed HBMK_NO_GTCGI macro. @@ -74,7 +79,7 @@ * bin/hb-func.sh * Updated for above change. - ; TODO: Convert GT defaulting to function call too. + ; TODO: Convert GT defaulting to function call too. [DONE] 2009-02-21 08:15 UTC+0100 Viktor Szakats (harbour.01 syenar hu) * contrib/hbfimage/fi_wrp.c diff --git a/harbour/contrib/gtwvg/tests/gtwvg.hbp b/harbour/contrib/gtwvg/tests/gtwvg.hbp index 1a6c212779..2b2a1d3b9d 100644 --- a/harbour/contrib/gtwvg/tests/gtwvg.hbp +++ b/harbour/contrib/gtwvg/tests/gtwvg.hbp @@ -2,5 +2,6 @@ # $Id$ # -{win}libs=gtwvg hbwin -gui=yes +{win}gt=gtwvg +{win}libs=hbwin xhb +{win}libs=winspool comctl32 comdlg32 shell32 ole32 oleaut32