summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorPrasanth Ullattil <prasanth.ullattil@nokia.com>2011-03-29 15:44:10 +0200
committeraxis <qt-info@nokia.com>2011-04-27 12:06:04 +0200
commit055a45e61da9e923dae7a3bfc6cb9b9beb137740 (patch)
treea235f88c9591b5a6949b5d1f52630ba9db3b5539 /src
parent0389278105da8b364cac6e4a6f75c3148e00d24b (diff)
Fix the target for QtUiTools debug on Mac
Diffstat (limited to 'src')
-rw-r--r--src/uitools/uitools.pro2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/uitools/uitools.pro b/src/uitools/uitools.pro
index 2a1f6ed606..32c4501375 100644
--- a/src/uitools/uitools.pro
+++ b/src/uitools/uitools.pro
@@ -44,5 +44,3 @@ unix|win32-g++* {
QMAKE_PKGCONFIG_DESTDIR = pkgconfig
QMAKE_PKGCONFIG_REQUIRES += QtXml
}
-
-TARGET = $$qtLibraryTarget($$TARGET$$QT_LIBINFIX) #do this towards the end