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:
Viktor Szakats
2009-11-16 11:49:40 +00:00
parent 59cb78d63e
commit b84b71c9dc
2 changed files with 5 additions and 1 deletions

View File

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

View File

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