diff options
Diffstat (limited to 'specs/tru64-cxx')
-rw-r--r-- | specs/tru64-cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/specs/tru64-cxx b/specs/tru64-cxx index b7154be..febaf98 100644 --- a/specs/tru64-cxx +++ b/specs/tru64-cxx @@ -61,7 +61,7 @@ QMAKE_LIBS_OPENGL = -lGLU -lGL QMAKE_LIBS_OPENGL_QT = -lGL QMAKE_LIBS_THREAD = -lrt -QMAKE_MOC = $$[QT_INSTALL_BINS]/moc +QMAKE_TQMOC = $$[QT_INSTALL_BINS]/tqmoc QMAKE_UIC = $$[QT_INSTALL_BINS]/uic QMAKE_AR = ar cqs |