From 61cc3be31d750ecf32506ee585a4957e2c81dfe7 Mon Sep 17 00:00:00 2001 From: Oliver Wolff Date: Mon, 11 Dec 2017 10:52:37 +0100 Subject: winrt: Add bluetooth capabilities for msvc2017 as well As msvc2013 was dropped we can add the capabilities independent of the msvc version for winrt. Change-Id: I14aea0da9226a5de6ffa2cf7c69a4ae5a69e8256 Reviewed-by: Alex Blasche Reviewed-by: Miguel Costa Reviewed-by: Maurice Kalinowski --- src/bluetooth/bluetooth.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/bluetooth') diff --git a/src/bluetooth/bluetooth.pro b/src/bluetooth/bluetooth.pro index 40b14a84..5c87834d 100644 --- a/src/bluetooth/bluetooth.pro +++ b/src/bluetooth/bluetooth.pro @@ -223,7 +223,7 @@ qtConfig(bluez) { qlowenergycontroller_p.cpp } -winrt-*-msvc2015 { +winrt { MODULE_WINRT_CAPABILITIES_DEVICE += \ bluetooth.genericAttributeProfile \ bluetooth.rfcomm -- cgit v1.2.3