summaryrefslogtreecommitdiff
path: root/examples/tutorials/alarms/alarms.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/tutorials/alarms/alarms.pro')
-rw-r--r--examples/tutorials/alarms/alarms.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/tutorials/alarms/alarms.pro b/examples/tutorials/alarms/alarms.pro
index 14fc29a8..4e75fa52 100644
--- a/examples/tutorials/alarms/alarms.pro
+++ b/examples/tutorials/alarms/alarms.pro
@@ -4,7 +4,7 @@ QT += quick
SOURCES += main.cpp
-RESOURCES += qml.qrc
+RESOURCES += qml.qrc controls_conf.qrc
target.path = $$[QT_INSTALL_EXAMPLES]/demos/alarms
INSTALLS += target