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/hpux-g++-64 | |
parent | 7204ed83ef42087a0dc056e51cc21983428b1645 (diff) | |
download | sip4-tqt-acd46151c0cea75953919358cd4094e7e0fb4aa3.tar.gz sip4-tqt-acd46151c0cea75953919358cd4094e7e0fb4aa3.zip |
Fix later FTBFS in python-tqt
Diffstat (limited to 'specs/hpux-g++-64')
-rw-r--r-- | specs/hpux-g++-64 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/specs/hpux-g++-64 b/specs/hpux-g++-64 index 337c3c6..0e7edb6 100644 --- a/specs/hpux-g++-64 +++ b/specs/hpux-g++-64 @@ -67,7 +67,7 @@ QMAKE_LIBS_OPENGL_QT = -lGL QMAKE_LIBS_THREAD = -lpthread QMAKE_LIBS_YACC = -ly -QMAKE_TQMOC = $$[QT_INSTALL_BINS]/tqmoc +QMAKE_MOC = $$[QT_INSTALL_BINS]/tqmoc QMAKE_UIC = $$[QT_INSTALL_BINS]/uic QMAKE_AR = ar cqs |