summaryrefslogtreecommitdiffstats
path: root/examples/wayland/pure-qml/pure-qml.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/wayland/pure-qml/pure-qml.pro')
-rw-r--r--examples/wayland/pure-qml/pure-qml.pro5
1 files changed, 5 insertions, 0 deletions
diff --git a/examples/wayland/pure-qml/pure-qml.pro b/examples/wayland/pure-qml/pure-qml.pro
index 5dab0d767..d643d3ee0 100644
--- a/examples/wayland/pure-qml/pure-qml.pro
+++ b/examples/wayland/pure-qml/pure-qml.pro
@@ -10,3 +10,8 @@ OTHER_FILES = \
images/background.jpg \
RESOURCES += pure-qml.qrc
+
+target.path = $$[QT_INSTALL_EXAMPLES]/wayland/pure-qml
+sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS pure-qml.pro
+sources.path = $$[QT_INSTALL_EXAMPLES]/wayland/pure-qml
+INSTALLS += target sources