Fix the target for QtUiTools debug on Mac

This commit is contained in:
Prasanth Ullattil 2011-03-29 15:44:10 +02:00 committed by axis
parent 0389278105
commit 055a45e61d

View 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