iOS build: enable BLE support in the code
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
16607a66c4
commit
31c005fa06
@ -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
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user