summaryrefslogtreecommitdiffstats
path: root/mkspecs/macx-pbuilder
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2012-06-19 16:47:41 -0500
committerTimothy Pearson <[email protected]>2012-06-19 16:47:41 -0500
commit1ecf57d6cfc4c0f3703eef6c90df9c3914baec6a (patch)
tree9a0f14bc0aa25cc54bcbadc7aeae4b62e2a19ace /mkspecs/macx-pbuilder
parent6dec101d43dcbd4195c47d54bd388db1a8d7230e (diff)
downloadtqt3-1ecf57d6cfc4c0f3703eef6c90df9c3914baec6a.tar.gz
tqt3-1ecf57d6cfc4c0f3703eef6c90df9c3914baec6a.zip
Automated update from Qt3
Diffstat (limited to 'mkspecs/macx-pbuilder')
-rwxr-xr-xmkspecs/macx-pbuilder/qmake.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/mkspecs/macx-pbuilder/qmake.conf b/mkspecs/macx-pbuilder/qmake.conf
index 6a1883f46..f4cef8472 100755
--- a/mkspecs/macx-pbuilder/qmake.conf
+++ b/mkspecs/macx-pbuilder/qmake.conf
@@ -61,8 +61,8 @@ QMAKE_LIBS_THREAD =
QMAKE_LIBS_OPENGL = -framework OpenGL -framework AGL
QMAKE_LIBS_OPENGL_QT = $$QMAKE_LIBS_OPENGL
-QMAKE_MOC = $(QTDIR)/bin/moc
-QMAKE_UIC = $(QTDIR)/bin/uic
+QMAKE_MOC = $(QTDIR)/bin/tqmoc
+QMAKE_UIC = $(QTDIR)/bin/tquic
QMAKE_AR = ar cq
QMAKE_RANLIB = ranlib -s