aboutsummaryrefslogtreecommitdiffstats
path: root/examples/qml/tutorials/extending-qml/chapter2-methods/chapter2-methods.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/qml/tutorials/extending-qml/chapter2-methods/chapter2-methods.pro')
-rw-r--r--examples/qml/tutorials/extending-qml/chapter2-methods/chapter2-methods.pro6
1 files changed, 1 insertions, 5 deletions
diff --git a/examples/qml/tutorials/extending-qml/chapter2-methods/chapter2-methods.pro b/examples/qml/tutorials/extending-qml/chapter2-methods/chapter2-methods.pro
index 264f028f5c..e10daebdc5 100644
--- a/examples/qml/tutorials/extending-qml/chapter2-methods/chapter2-methods.pro
+++ b/examples/qml/tutorials/extending-qml/chapter2-methods/chapter2-methods.pro
@@ -12,8 +12,4 @@ RESOURCES += chapter2-methods.qrc
DESTPATH = $$[QT_INSTALL_EXAMPLES]/qml/tutorials/extending-qml/chapter2-methods
target.path = $$DESTPATH
-
-qml.files = *.qml
-qml.path = $$DESTPATH
-
-INSTALLS += target qml
+INSTALLS += target