2009-11-16 12:49 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
* contrib/hbxbp/Makefile
! Changed HB_INC_QT reference to HB_WITH_QT.
This commit is contained in:
@@ -17,6 +17,10 @@
|
||||
past entries belonging to author(s): Viktor Szakats.
|
||||
*/
|
||||
|
||||
2009-11-16 12:49 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
|
||||
* contrib/hbxbp/Makefile
|
||||
! Changed HB_INC_QT reference to HB_WITH_QT.
|
||||
|
||||
2009-11-16 12:34 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
|
||||
* src/rtl/filesys.c
|
||||
! Typo in r12896.
|
||||
|
||||
@@ -52,7 +52,7 @@ PRG_HEADERS := \
|
||||
# lib doesn't need QT external component directly.
|
||||
ifeq ($(filter $(HB_PLATFORM),dos os2),)
|
||||
ifeq ($(filter $(HB_COMPILER),mingw64 watcom bcc pocc pocc64 poccarm),)
|
||||
ifneq ($(HB_INC_QT),no)
|
||||
ifneq ($(HB_WITH_QT),no)
|
||||
|
||||
HB_INC_DEPEND := -I$(TOP)$(ROOT)contrib/hbqt
|
||||
|
||||
|
||||
Reference in New Issue
Block a user