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