Fix the target for QtUiTools debug on Mac
authorPrasanth Ullattil <prasanth.ullattil@nokia.com>
Tue, 29 Mar 2011 13:44:10 +0000 (15:44 +0200)
committeraxis <qt-info@nokia.com>
Wed, 27 Apr 2011 10:06:04 +0000 (12:06 +0200)
src/uitools/uitools.pro

index 2a1f6ed..32c4501 100644 (file)
@@ -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