2009-11-19 11:34 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
* contrib/hbqt/Makefile
* Minor adjustment to prev.
This commit is contained in:
@@ -17,6 +17,10 @@
|
||||
past entries belonging to author(s): Viktor Szakats.
|
||||
*/
|
||||
|
||||
2009-11-19 11:34 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
|
||||
* contrib/hbqt/Makefile
|
||||
* Minor adjustment to prev.
|
||||
|
||||
2009-11-19 11:30 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
|
||||
* contrib/hbqt/Makefile
|
||||
- contrib/hbqt/moc_slots.cpp
|
||||
|
||||
@@ -19,7 +19,7 @@ include $(TOP)$(ROOT)contrib/hbqt/detect.mk
|
||||
ifneq ($(HB_HAS_QT),)
|
||||
|
||||
ifneq ($(filter $(HB_PLATFORM),win wce),)
|
||||
MOC_BIN := $(HB_WITH_QT)\..\bin\moc.exe
|
||||
MOC_BIN := $(HB_HAS_QT)\..\bin\moc.exe
|
||||
else
|
||||
MOC_BIN := moc
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user