From 9025aa25fe46fdfda804d33aae7d39c887c51b68 Mon Sep 17 00:00:00 2001 From: Alex Blasche Date: Thu, 20 Feb 2014 15:54:27 +0100 Subject: Make android compile on BTLE branch Change-Id: I43d143b9a6f64c59912d696f71820201e773479a Reviewed-by: Nedim Hadzic Reviewed-by: Alex Blasche --- src/bluetooth/bluetooth.pro | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/bluetooth/bluetooth.pro b/src/bluetooth/bluetooth.pro index 928396ce..1d376b7a 100644 --- a/src/bluetooth/bluetooth.pro +++ b/src/bluetooth/bluetooth.pro @@ -133,7 +133,10 @@ config_bluez:qtHaveModule(dbus) { qbluetoothserviceinfo_android.cpp \ qbluetoothservicediscoveryagent_android.cpp \ qbluetoothsocket_android.cpp \ - qbluetoothserver_android.cpp + qbluetoothserver_android.cpp \ + qlowenergyserviceinfo_p.cpp \ + qlowenergycharacteristicinfo_p.cpp \ + qlowenergyprocess_p.cpp } else { message("Unsupported bluetooth platform, will not build a working QBluetooth library") -- cgit v1.2.3