diff options
author | Timothy Pearson <[email protected]> | 2012-06-19 20:17:26 -0500 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2012-06-19 20:17:26 -0500 |
commit | 29caa6b308905c7335c143e4f3dfcc46ab7f3633 (patch) | |
tree | 2855f1fb38e274ee1ac4617755aa7b4de307cd23 /specs/hpux-acc-o64 | |
parent | 0cc2bc20418e6a80b3f2ff48c2e53e72f1b47a25 (diff) | |
download | sip4-tqt-29caa6b308905c7335c143e4f3dfcc46ab7f3633.tar.gz sip4-tqt-29caa6b308905c7335c143e4f3dfcc46ab7f3633.zip |
Fix FTBFS
Diffstat (limited to 'specs/hpux-acc-o64')
-rw-r--r-- | specs/hpux-acc-o64 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/specs/hpux-acc-o64 b/specs/hpux-acc-o64 index e54ebca..172ebc2 100644 --- a/specs/hpux-acc-o64 +++ b/specs/hpux-acc-o64 @@ -106,7 +106,7 @@ QMAKE_LIBS_THREAD = -lpthread QMAKE_LIBS_YACC = -ly QMAKE_MOC = $$[QT_INSTALL_BINS]/tqmoc -QMAKE_UIC = $$[QT_INSTALL_BINS]/uic +QMAKE_UIC = $$[QT_INSTALL_BINS]/tquic QMAKE_AR = ar cqs QMAKE_RANLIB = |