summaryrefslogtreecommitdiff
path: root/qtlocation.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 /qtlocation.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 'qtlocation.pro')
-rw-r--r--qtlocation.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/qtlocation.pro b/qtlocation.pro
index 3104465f..53069981 100644
--- a/qtlocation.pro
+++ b/qtlocation.pro
@@ -1,4 +1,5 @@
load(configure)
qtCompileTest(gypsy)
+qtCompileTest(winrt)
load(qt_parts)