From: Prasanth Ullattil Date: Tue, 29 Mar 2011 13:44:10 +0000 (+0200) Subject: Fix the target for QtUiTools debug on Mac X-Git-Tag: qt-v5.0.0-alpha1~4355 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=055a45e61da9e923dae7a3bfc6cb9b9beb137740;p=profile%2Fivi%2Fqtbase.git Fix the target for QtUiTools debug on Mac --- diff --git a/src/uitools/uitools.pro b/src/uitools/uitools.pro index 2a1f6ed..32c4501 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