Corrected include path for UiTools.
authoraxis <qt-info@nokia.com>
Mon, 3 Jan 2011 18:12:55 +0000 (19:12 +0100)
committeraxis <qt-info@nokia.com>
Wed, 27 Apr 2011 10:05:50 +0000 (12:05 +0200)
mkspecs/features/uitools.prf

index 6599577..10835d4 100644 (file)
@@ -11,4 +11,4 @@ CONFIG(debug, debug|release) {
 }
 LIBS += $$QTUITOOLS_LINKAGE
 
-INCLUDEPATH = $$QMAKE_INCDIR_QT/QtUiTools $$INCLUDEPATH
+INCLUDEPATH = $$QT.uitools.includes $$INCLUDEPATH