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
This commit is contained in:
Przemysław Czerpak
2013-04-30 09:49:01 +02:00
parent 06f3c048a6
commit a9fa499d0c
2 changed files with 5 additions and 1 deletions

View File

@@ -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

View File

@@ -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