From a9fa499d0ce6bd6f52ec82ae610bfa6699bb82a4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Przemys=C5=82aw=20Czerpak?= Date: Tue, 30 Apr 2013 09:49:01 +0200 Subject: [PATCH] 2013-04-30 09:49 UTC+0200 Przemyslaw Czerpak (druzus/at/poczta.onet.pl) * contrib/gtqtc/gtqtc.hbc ! updated for QT5 MS-Windows and OS2 builds - only windows build tested --- ChangeLog.txt | 4 ++++ contrib/gtqtc/gtqtc.hbc | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/ChangeLog.txt b/ChangeLog.txt index 4c4d880a88..ff9f13d96d 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt @@ -10,6 +10,10 @@ * Change, ! Fix, % Optimization, + Addition, - Removal, ; Comment */ +2013-04-30 09:49 UTC+0200 Przemyslaw Czerpak (druzus/at/poczta.onet.pl) + * contrib/gtqtc/gtqtc.hbc + ! updated for QT5 MS-Windows and OS2 builds - only windows build tested + 2013-04-30 08:56 UTC+0200 Przemyslaw Czerpak (druzus/at/poczta.onet.pl) * contrib/hbct/ctwin.c ! added protection against GPF when reverted coordinates are used diff --git a/contrib/gtqtc/gtqtc.hbc b/contrib/gtqtc/gtqtc.hbc index 4447fbeacd..2edd0f8f28 100644 --- a/contrib/gtqtc/gtqtc.hbc +++ b/contrib/gtqtc/gtqtc.hbc @@ -17,7 +17,7 @@ depfinish=qt5 {allwin|os2}libpaths=${HB_WITH_QT}/../lib {(allwin|os2)&!HBMK_HAS_QT5}libs=QtCore4 QtGui4 -{(allwin|os2)&HBMK_HAS_QT5}libs=Qt5Core Qt5Gui +{(allwin|os2)&HBMK_HAS_QT5}libs=Qt5Core Qt5Gui Qt5Widgets {linux|beos|symbian}libs=QtCore QtGui {darwin}ldflags=-F${HBMK_DIR_QT}/../lib {darwin}frameworks=QtCore QtGui