aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/demos/maroon/maroon.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/quick/demos/maroon/maroon.pro')
-rw-r--r--examples/quick/demos/maroon/maroon.pro5
1 files changed, 2 insertions, 3 deletions
diff --git a/examples/quick/demos/maroon/maroon.pro b/examples/quick/demos/maroon/maroon.pro
index e193927e72..6ca0a2bf16 100644
--- a/examples/quick/demos/maroon/maroon.pro
+++ b/examples/quick/demos/maroon/maroon.pro
@@ -2,8 +2,7 @@ TEMPLATE = app
QT += qml quick
SOURCES += main.cpp
+RESOURCES += maroon.qrc
target.path = $$[QT_INSTALL_EXAMPLES]/quick/demos/maroon
-qml.files = maroon.qml content
-qml.path = $$[QT_INSTALL_EXAMPLES]/quick/demos/maroon
-INSTALLS += target qml
+INSTALLS += target