diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-22 03:12:38 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-22 03:12:38 -0600 |
commit | 7d27356bafd5670adcc8753ab5437b3bf8ffa4be (patch) | |
tree | 959eb3757b9dc41290c81c022e45c955573e9a59 /specs/hpux-cc | |
parent | 6c4cc3653e8dd7668295f3e659b7eb4dc571b67c (diff) | |
download | sip4-tqt-7d27356bafd5670adcc8753ab5437b3bf8ffa4be.tar.gz sip4-tqt-7d27356bafd5670adcc8753ab5437b3bf8ffa4be.zip |
Initial TQt conversion
Diffstat (limited to 'specs/hpux-cc')
-rw-r--r-- | specs/hpux-cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/specs/hpux-cc b/specs/hpux-cc index b19dc2b..68a3943 100644 --- a/specs/hpux-cc +++ b/specs/hpux-cc @@ -83,7 +83,7 @@ QMAKE_LIBS_QT = -lqt QMAKE_LIBS_OPENGL = -lGLU -lGL -lXmu QMAKE_LIBS_OPENGL_QT = -lGL -lXmu -QMAKE_MOC = $(QTDIR)/bin/moc +QMAKE_TQMOC = $(QTDIR)/bin/tqmoc QMAKE_UIC = $(QTDIR)/bin/uic QMAKE_AR = ar cqs |