From 8ea4ce551757a2e2318ec24445243e738bf1e4a9 Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Thu, 23 Sep 2010 08:35:14 +0000 Subject: [PATCH] 2010-09-23 10:34 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * contrib/hbqt/hbqt.hbc ! Typo causing this make file to not work. Error reported by Francesco Perillo. --- harbour/ChangeLog | 5 +++++ harbour/contrib/hbqt/hbqt.hbc | 10 +++++----- 2 files changed, 10 insertions(+), 5 deletions(-) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index e7c28172e5..6aea6321b5 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -16,6 +16,11 @@ The license applies to all entries newer than 2009-04-28. */ +2010-09-23 10:34 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) + * contrib/hbqt/hbqt.hbc + ! Typo causing this make file to not work. + Error reported by Francesco Perillo. + 2010-09-23 06:05 UTC+0300 Mindaugas Kavaliauskas (dbtopas/at/dbtopas.lt) * harbour/contrib/hbwin/olecore.c + added possibility to use more than one parameter in property put diff --git a/harbour/contrib/hbqt/hbqt.hbc b/harbour/contrib/hbqt/hbqt.hbc index f58b567ec2..df8b6fef93 100644 --- a/harbour/contrib/hbqt/hbqt.hbc +++ b/harbour/contrib/hbqt/hbqt.hbc @@ -7,8 +7,8 @@ # See COPYING for licensing terms. # --------------------------------------------------------------- -hbqtcore.hbc -# hbqtdesigner.hbc -hbqtgui.hbc -hbqtnetwork.hbc -# hbqtwebkit.hbc +libs=hbqtcore.hbc +# libs=hbqtdesigner.hbc +libs=hbqtgui.hbc +libs=hbqtnetwork.hbc +# libs=hbqtwebkit.hbc