idc: Do not link against QtGui.
authorFriedemann Kleint <Friedemann.Kleint@nokia.com>
Fri, 10 Jun 2011 08:03:29 +0000 (10:03 +0200)
committerFriedemann Kleint <Friedemann.Kleint@nokia.com>
Fri, 10 Jun 2011 08:04:22 +0000 (10:04 +0200)
(which throws off the build order).

examples/qpa/windows/windows.pro
src/tools/idc/idc.pro

index bfda6f3..ab59f28 100644 (file)
@@ -6,7 +6,7 @@ TEMPLATE = app
 TARGET = 
 DEPENDPATH += .
 INCLUDEPATH += .
-
+CONFIG+=console
 QT += gui-private
 QT += core-private
 
index c33de67..5338ffb 100644 (file)
@@ -6,6 +6,8 @@ build_all:!build_pass {
     CONFIG += release
 }
 
+QT -= gui
+
 DESTDIR         = ../../../bin
 
 SOURCES         = main.cpp