diff options
Diffstat (limited to 'mkspecs/irix-cc-o32/qmake.conf')
-rw-r--r-- | mkspecs/irix-cc-o32/qmake.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mkspecs/irix-cc-o32/qmake.conf b/mkspecs/irix-cc-o32/qmake.conf index 4ef436905..d7ed9fa0d 100644 --- a/mkspecs/irix-cc-o32/qmake.conf +++ b/mkspecs/irix-cc-o32/qmake.conf @@ -69,8 +69,8 @@ QMAKE_LIBS_OPENGL = -lGLU -lGL -lXmu -lm QMAKE_LIBS_OPENGL_QT = -lGL -lXmu QMAKE_LIBS_THREAD = -lpthread -QMAKE_MOC = $(QTDIR)/bin/moc -QMAKE_UIC = $(QTDIR)/bin/uic +QMAKE_MOC = $(QTDIR)/bin/tqmoc +QMAKE_UIC = $(QTDIR)/bin/tquic QMAKE_AR = ar cq QMAKE_RANLIB = |