summaryrefslogtreecommitdiffstats
path: root/src/plugins/bearer/bearer.pro
diff options
context:
space:
mode:
authorOliver Wolff <oliver.wolff@theqtcompany.com>2015-10-21 15:39:44 +0200
committerOliver Wolff <oliver.wolff@theqtcompany.com>2015-11-09 08:23:58 +0000
commit20208225eef2458bc092b91b4e22cc7a5a3d006a (patch)
tree611184ddc8b8aaccb95ca19a680160787677e1f8 /src/plugins/bearer/bearer.pro
parent9ffbc139d1b9ca780ca44ac1522d4bec624923c3 (diff)
winrt: Enable generic bearer management plugin
Task-number: QTBUG-48738 Change-Id: Ic3698ca1e95aa90083295bf7c41a5f4f66b36f1d Reviewed-by: Andrew Knight <andrew.knight@intopalo.com>
Diffstat (limited to 'src/plugins/bearer/bearer.pro')
-rw-r--r--src/plugins/bearer/bearer.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/bearer/bearer.pro b/src/plugins/bearer/bearer.pro
index 2239d52737..a1434fc2ea 100644
--- a/src/plugins/bearer/bearer.pro
+++ b/src/plugins/bearer/bearer.pro
@@ -8,7 +8,7 @@ TEMPLATE = subdirs
#win32:SUBDIRS += nla
win32:SUBDIRS += generic
blackberry:SUBDIRS += blackberry
-win32:!wince: SUBDIRS += nativewifi
+win32:!wince:!winrt: SUBDIRS += nativewifi
mac:contains(QT_CONFIG, corewlan):SUBDIRS += corewlan
mac:SUBDIRS += generic
android:!android-no-sdk:SUBDIRS += android