From 1ecf57d6cfc4c0f3703eef6c90df9c3914baec6a Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Tue, 19 Jun 2012 16:47:41 -0500 Subject: Automated update from Qt3 --- mkspecs/macx-pbuilder/qmake.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mkspecs/macx-pbuilder/qmake.conf') 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 -- cgit v1.2.1