aboutsummaryrefslogtreecommitdiffstats
path: root/examples/qml/referenceexamples/attached/attached.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/qml/referenceexamples/attached/attached.pro')
-rw-r--r--examples/qml/referenceexamples/attached/attached.pro6
1 files changed, 2 insertions, 4 deletions
diff --git a/examples/qml/referenceexamples/attached/attached.pro b/examples/qml/referenceexamples/attached/attached.pro
index 247db55cee..1225a5fcfd 100644
--- a/examples/qml/referenceexamples/attached/attached.pro
+++ b/examples/qml/referenceexamples/attached/attached.pro
@@ -7,7 +7,5 @@ HEADERS += person.h \
birthdayparty.h
RESOURCES += attached.qrc
-target.path = $$[QT_INSTALL_EXAMPLES]/qtquick/qml/referenceexamples/attached
-sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS attached.pro example.qml
-sources.path = $$target.path
-INSTALLS += target sources
+target.path = $$[QT_INSTALL_EXAMPLES]/qml/referenceexamples/attached
+INSTALLS += target