aboutsummaryrefslogtreecommitdiffstats
path: root/examples/qml/shell
diff options
context:
space:
mode:
Diffstat (limited to 'examples/qml/shell')
-rw-r--r--examples/qml/shell/shell.pro6
1 files changed, 2 insertions, 4 deletions
diff --git a/examples/qml/shell/shell.pro b/examples/qml/shell/shell.pro
index b57d550d31..da97590189 100644
--- a/examples/qml/shell/shell.pro
+++ b/examples/qml/shell/shell.pro
@@ -5,7 +5,5 @@ mac:CONFIG -= app_bundle
SOURCES += main.cpp
-target.path = $$[QT_INSTALL_EXAMPLES]/qtquick/qml/shell
-sources.files = $$SOURCES shell.pro
-sources.path = $$target.path
-INSTALLS += target sources
+target.path = $$[QT_INSTALL_EXAMPLES]/qml/shell
+INSTALLS += target