summaryrefslogtreecommitdiff
path: root/src/plugins/position/position.pro
diff options
context:
space:
mode:
authorMaurice Kalinowski <maurice.kalinowski@qt.io>2016-06-10 09:40:58 +0200
committerMaurice Kalinowski <maurice.kalinowski@qt.io>2016-06-10 12:41:57 +0000
commit439847b4f2ed31386d98802398fa7e8ad0ebf54e (patch)
tree1fa177c409add3206a3f7eafc87fcf869d1d98dd /src/plugins/position/position.pro
parent970174b9e95709ccacc5123dbc81dc3c11f27705 (diff)
downloadqtlocation-439847b4f2ed31386d98802398fa7e8ad0ebf54e.tar.gz
Add config test for winrt plugin
The WinRT positioning plugin can also be compiled for the desktop. This support has been experimental and is now enabled by default via checking existence of the API on the build machine. [ChangeLog][Positioning][Windows] Enable WinRT backend for MSVC2013/2015 Task-number: QTBUG-53925 Change-Id: I674b14df2eee551b21e13e2f5a28de97ed5e4eeb Reviewed-by: Oliver Wolff <oliver.wolff@qt.io>
Diffstat (limited to 'src/plugins/position/position.pro')
-rw-r--r--src/plugins/position/position.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/position/position.pro b/src/plugins/position/position.pro
index df1930b3..4df733b9 100644
--- a/src/plugins/position/position.pro
+++ b/src/plugins/position/position.pro
@@ -2,10 +2,10 @@ TEMPLATE = subdirs
qtHaveModule(dbus):SUBDIRS += geoclue
config_gypsy:SUBDIRS += gypsy
+config_winrt:SUBDIRS += winrt
qtHaveModule(simulator):SUBDIRS += simulator
osx|ios|tvos:SUBDIRS += corelocation
android:SUBDIRS += android
-winrt:SUBDIRS += winrt
win32:qtHaveModule(serialport):SUBDIRS += serialnmea
SUBDIRS += \