From 31c005fa06733bc5e3241d6b77490394fbb11422 Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Wed, 29 Nov 2017 19:32:19 -0800 Subject: iOS build: enable BLE support in the code Signed-off-by: Dirk Hohndel --- packaging/ios/Subsurface-mobile/Subsurface-mobile.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packaging/ios/Subsurface-mobile/Subsurface-mobile.pro b/packaging/ios/Subsurface-mobile/Subsurface-mobile.pro index 1ed507cc4..39d6722e3 100644 --- a/packaging/ios/Subsurface-mobile/Subsurface-mobile.pro +++ b/packaging/ios/Subsurface-mobile/Subsurface-mobile.pro @@ -2,7 +2,7 @@ TEMPLATE = app QT += qml quick quickcontrols2 widgets positioning concurrent svg bluetooth -DEFINES += SUBSURFACE_MOBILE BT_SUPPORT +DEFINES += SUBSURFACE_MOBILE BT_SUPPORT BLE_SUPPORT CONFIG += c++11 -- cgit v1.2.3-70-g09d2