2014-01-22 04:17 UTC+0100 Przemyslaw Czerpak (druzus/at/poczta.onet.pl)
* contrib/gtqtc/gtqtc.hbp
! fixed build condition (condition in {} can be used only once per line)
This commit is contained in:
@@ -10,6 +10,10 @@
|
||||
* Change, ! Fix, % Optimization, + Addition, - Removal, ; Comment
|
||||
*/
|
||||
|
||||
2014-01-22 04:17 UTC+0100 Przemyslaw Czerpak (druzus/at/poczta.onet.pl)
|
||||
* contrib/gtqtc/gtqtc.hbp
|
||||
! fixed build condition (condition in {} can be used only once per line)
|
||||
|
||||
2014-01-22 03:30 UTC+0100 Przemyslaw Czerpak (druzus/at/poczta.onet.pl)
|
||||
* src/rtl/hbproces.c
|
||||
! do not use SetHandleInformation() in WinCE builds
|
||||
|
||||
@@ -18,8 +18,8 @@
|
||||
|
||||
{!HBMK_HAS_QT5&!android}-deppkgname=qt:QtCore
|
||||
{!HBMK_HAS_QT5}-depkeyhead=qt:QtCore/qglobal.h
|
||||
{!HBMK_HAS_QT5}-depcontrol=qt:no{HB_BUILD_3RDEXT='no'}
|
||||
{!HBMK_HAS_QT5}-depcontrol=qt:${HB_WITH_QT}
|
||||
{!HBMK_HAS_QT5&HB_BUILD_3RDEXT='no'}-depcontrol=qt:no
|
||||
{!HBMK_HAS_QT5&!darwin&!android}-depincpath=qt:/usr/include/qt4
|
||||
{!HBMK_HAS_QT5&!darwin&!android}-depincpath=qt:/usr/lib/qt4/include
|
||||
{!HBMK_HAS_QT5&!darwin&!android}-depincpath=qt:/usr/include
|
||||
|
||||
Reference in New Issue
Block a user