summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/bluetooth.pro
diff options
context:
space:
mode:
authorAlex Blasche <alexander.blasche@theqtcompany.com>2016-01-05 14:20:42 +0100
committerAlex Blasche <alexander.blasche@theqtcompany.com>2016-01-05 14:23:14 +0100
commit302fc3cbda9a68c8d606e31702beac75cb5021d3 (patch)
treeb88604342ecd8c4b069db7e20576f2fb061c8213 /src/bluetooth/bluetooth.pro
parenta3e2b199366c7a8f71842369cf266107a3b38490 (diff)
parenta3cf9d99b303baaca0d1b0fbaa1b1923c06d18cc (diff)
Merge remote-tracking branch 'gerrit/dev' into neard
Conflicts: src/bluetooth/qlowenergycontroller.cpp Change-Id: I28b116deb3fa87169432eb2d94b70894359a9057
Diffstat (limited to 'src/bluetooth/bluetooth.pro')
-rw-r--r--src/bluetooth/bluetooth.pro3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/bluetooth/bluetooth.pro b/src/bluetooth/bluetooth.pro
index 9f2a109e..920fbe9a 100644
--- a/src/bluetooth/bluetooth.pro
+++ b/src/bluetooth/bluetooth.pro
@@ -166,7 +166,7 @@ config_bluez:qtHaveModule(dbus) {
SOURCES -= qlowenergyservice.cpp
SOURCES -= qlowenergycontroller.cpp
SOURCES -= qlowenergycontroller_p.cpp
-} else:ios {
+} else:ios|tvos {
DEFINES += QT_IOS_BLUETOOTH
LIBS += -framework Foundation -framework CoreBluetooth
@@ -209,4 +209,3 @@ config_bluez:qtHaveModule(dbus) {
OTHER_FILES +=
HEADERS += $$PUBLIC_HEADERS $$PRIVATE_HEADERS
-