summaryrefslogtreecommitdiffstats
path: root/examples/bluetooth/heartrate-game/images.qrc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/bluetooth/heartrate-game/images.qrc')
-rw-r--r--examples/bluetooth/heartrate-game/images.qrc7
1 files changed, 7 insertions, 0 deletions
diff --git a/examples/bluetooth/heartrate-game/images.qrc b/examples/bluetooth/heartrate-game/images.qrc
new file mode 100644
index 00000000..38058de0
--- /dev/null
+++ b/examples/bluetooth/heartrate-game/images.qrc
@@ -0,0 +1,7 @@
+<RCC>
+ <qresource prefix="/">
+ <file>qml/images/logo.png</file>
+ <file>qml/images/bt_off_to_on.png</file>
+ <file>qml/images/heart.png</file>
+ </qresource>
+</RCC>