From 283870e39be08e89050377cf2e4584b453cdc4e2 Mon Sep 17 00:00:00 2001 From: Alex Blasche Date: Tue, 28 Feb 2017 15:30:46 +0100 Subject: Add new heartrate example MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The example is a redesign by Lasse Räihä based in the heartrate-listener example. Change-Id: Iec0f48603408b37c7054839d520368eb1e436895 Reviewed-by: Oliver Wolff --- examples/bluetooth/heartrate-game/qml.qrc | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 examples/bluetooth/heartrate-game/qml.qrc (limited to 'examples/bluetooth/heartrate-game/qml.qrc') diff --git a/examples/bluetooth/heartrate-game/qml.qrc b/examples/bluetooth/heartrate-game/qml.qrc new file mode 100644 index 00000000..bab96355 --- /dev/null +++ b/examples/bluetooth/heartrate-game/qml.qrc @@ -0,0 +1,18 @@ + + + qml/BluetoothAlarmDialog.qml + qml/main.qml + qml/SplashScreen.qml + qml/GameSettings.qml + qml/App.qml + qml/TitleBar.qml + qml/Connect.qml + qml/Measure.qml + qml/Stats.qml + qml/GameButton.qml + qml/GamePage.qml + qml/BottomLine.qml + qml/StatsLabel.qml + qml/qmldir + + -- cgit v1.2.3