diff options
| author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-03 19:26:12 -0600 |
|---|---|---|
| committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-03 19:26:12 -0600 |
| commit | acd46151c0cea75953919358cd4094e7e0fb4aa3 (patch) | |
| tree | 867212bb831ef4dec3afb13570bf0f9b5e2096ec /specs/tru64-cxx | |
| parent | 7204ed83ef42087a0dc056e51cc21983428b1645 (diff) | |
| download | sip4-tqt-acd46151c0cea75953919358cd4094e7e0fb4aa3.tar.gz sip4-tqt-acd46151c0cea75953919358cd4094e7e0fb4aa3.zip | |
Fix later FTBFS in python-tqt
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 febaf98..d979c47 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_TQMOC = $$[QT_INSTALL_BINS]/tqmoc +QMAKE_MOC = $$[QT_INSTALL_BINS]/tqmoc QMAKE_UIC = $$[QT_INSTALL_BINS]/uic QMAKE_AR = ar cqs |
