summaryrefslogtreecommitdiff
path: root/examples/sensors/accelbubble/accelbubble.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/sensors/accelbubble/accelbubble.pro')
-rw-r--r--examples/sensors/accelbubble/accelbubble.pro3
1 files changed, 3 insertions, 0 deletions
diff --git a/examples/sensors/accelbubble/accelbubble.pro b/examples/sensors/accelbubble/accelbubble.pro
index 523ebf0..3986e4a 100644
--- a/examples/sensors/accelbubble/accelbubble.pro
+++ b/examples/sensors/accelbubble/accelbubble.pro
@@ -3,6 +3,9 @@ TARGET = accelbubble
QT += quick
SOURCES = main.cpp
+RESOURCES += \
+ accelbubble.qrc
+
app.files = \
$$files(*.qml) \
icon.png \