summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorMorten Johan Sørvig <morten.sorvig@nokia.com>2010-04-15 09:08:33 (GMT)
committerMorten Johan Sørvig <morten.sorvig@nokia.com>2010-04-15 09:08:33 (GMT)
commit1396194f7e7914b941022b808d6b01b3c9158609 (patch)
tree1ec0d9883e89a5aaf8b57faf3f963abfd0959504 /src
parent519bf02008b8e6f1bf5154ce5c384049c3ebb0d7 (diff)
downloadQt-1396194f7e7914b941022b808d6b01b3c9158609.zip
Qt-1396194f7e7914b941022b808d6b01b3c9158609.tar.gz
Qt-1396194f7e7914b941022b808d6b01b3c9158609.tar.bz2
Compile (with -no-pch)
qcorewlanengine.mm includes qt_cocoa_helpers_mac_p.h which is in QtGui.
Diffstat (limited to 'src')
-rw-r--r--src/plugins/bearer/corewlan/corewlan.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/bearer/corewlan/corewlan.pro b/src/plugins/bearer/corewlan/corewlan.pro
index 9cb3955..922a501 100644
--- a/src/plugins/bearer/corewlan/corewlan.pro
+++ b/src/plugins/bearer/corewlan/corewlan.pro
@@ -1,7 +1,7 @@
TARGET = qcorewlanbearer
include(../../qpluginbase.pri)
-QT = core network
+QT = core gui network
LIBS += -framework Foundation -framework SystemConfiguration
contains(QT_CONFIG, corewlan) {