summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/bluetooth.pro
diff options
context:
space:
mode:
authorAlex Blasche <alexander.blasche@qt.io>2017-07-18 13:02:01 +0200
committerAlex Blasche <alexander.blasche@qt.io>2017-07-18 11:48:07 +0000
commit497a3c7ddadf5776b76e5369d2e452966c2bad15 (patch)
tree6f6bf78dddcfeb518c757a392c26f01362ef56b7 /src/bluetooth/bluetooth.pro
parentbe5af68f8194ab0c59ca3f4a5bcafd3c71100b52 (diff)
iOS: Do not include qlowenergycontroller_p.cpp if not needed
Change-Id: Icdd0c9421f4894a7f84b69d31d4de440900f3d39 Reviewed-by: Timur Pocheptsov <timur.pocheptsov@qt.io>
Diffstat (limited to 'src/bluetooth/bluetooth.pro')
-rw-r--r--src/bluetooth/bluetooth.pro4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/bluetooth/bluetooth.pro b/src/bluetooth/bluetooth.pro
index 40b14a84..233cdb3b 100644
--- a/src/bluetooth/bluetooth.pro
+++ b/src/bluetooth/bluetooth.pro
@@ -183,11 +183,9 @@ qtConfig(bluez) {
qbluetoothserviceinfo_p.cpp \
qbluetoothservicediscoveryagent_p.cpp \
qbluetoothsocket_p.cpp \
- qbluetoothserver_p.cpp \
- qlowenergycontroller_p.cpp
+ qbluetoothserver_p.cpp
SOURCES -= qbluetoothdevicediscoveryagent.cpp
- SOURCES -= qlowenergycontroller_p.cpp
SOURCES -= qlowenergyservice.cpp
SOURCES -= qlowenergycontroller.cpp
} else:winrt {