Enable BT for iOS build

and add some new source files to .pro file

Signed-off-by: Robert C. Helling <helling@atdotde.de>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Robert C. Helling 2017-06-01 21:39:26 +02:00 committed by Dirk Hohndel
parent f5adbe5662
commit ec34ebfb04
2 changed files with 10 additions and 2 deletions

View file

@ -9,6 +9,7 @@ import QtQuick.Layouts 1.2
import QtQuick.Window 2.2
import QtGraphicalEffects 1.0
import QtQml.Models 2.1
import QtBluetooth 5.2
ApplicationWindow {