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