summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/bluetooth.pro
diff options
context:
space:
mode:
authorOliver Wolff <oliver.wolff@qt.io>2017-06-30 12:13:36 +0200
committerOliver Wolff <oliver.wolff@qt.io>2017-08-30 13:33:17 +0000
commited5a1134d50f6dbed3fc568c799a39f4e2338056 (patch)
tree7d5d0f38d4563e3cdcbad6cc40b4afe546d6c34a /src/bluetooth/bluetooth.pro
parentd7af5496668da92bfa48564053bfc039cef6ecea (diff)
Bail out early if Bluetooth is used on an unsupported Windows versionv5.10.0-alpha1
Task-number: QTBUG-61566 Change-Id: Ie40762dbb07e9f29d862e75eba2bc05da088a34c Reviewed-by: Alex Blasche <alexander.blasche@qt.io>
Diffstat (limited to 'src/bluetooth/bluetooth.pro')
-rw-r--r--src/bluetooth/bluetooth.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bluetooth/bluetooth.pro b/src/bluetooth/bluetooth.pro
index 5f415341..b45da961 100644
--- a/src/bluetooth/bluetooth.pro
+++ b/src/bluetooth/bluetooth.pro
@@ -199,7 +199,7 @@ qtConfig(bluez) {
!winrt {
SOURCES += qbluetoothutils_win.cpp
DEFINES += CLASSIC_APP_BUILD
- LIBS += runtimeobject.lib
+ LIBS += runtimeobject.lib user32.lib
}
QT += core-private