From 741463fcd28d934d192fba3921e769c866113b09 Mon Sep 17 00:00:00 2001 From: Pritpal Bedi Date: Sun, 19 Apr 2009 13:15:21 +0000 Subject: [PATCH] 2009-04-19 06:14 UTC-0800 Pritpal Bedi (pritpal@vouchcac.com) * harbour/contrib/gtqtc/Makefile ! Adopted along hbqt/Makefile pattern - fix to prev. Thanks Bisz Istvan. --- harbour/ChangeLog | 4 ++++ harbour/contrib/gtqtc/Makefile | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index ae32adf44b..26ce6bb749 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -8,6 +8,10 @@ 2009-12-31 13:59 UTC+0100 Foo Bar (foo.bar foobar.org) */ +2009-04-19 06:14 UTC-0800 Pritpal Bedi (pritpal@vouchcac.com) + * harbour/contrib/gtqtc/Makefile + ! Adopted along hbqt/Makefile pattern - fix to prev. + Thanks Bisz Istvan. 2009-04-18 17:48 UTC-0800 Pritpal Bedi (pritpal@vouchcac.com) * harbour/contrib/hbqt/generator/hbqtgen.prg diff --git a/harbour/contrib/gtqtc/Makefile b/harbour/contrib/gtqtc/Makefile index ab0b789cf9..e73d0022f3 100644 --- a/harbour/contrib/gtqtc/Makefile +++ b/harbour/contrib/gtqtc/Makefile @@ -4,7 +4,7 @@ ROOT = ../../ -LIBNAME=hbqt +LIBNAME=gtqtc ifeq ($(HB_WITH_QT),) HB_WITH_QT=yes