aboutsummaryrefslogtreecommitdiffstats
path: root/examples/window/window.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/window/window.pro')
-rw-r--r--examples/window/window.pro5
1 files changed, 5 insertions, 0 deletions
diff --git a/examples/window/window.pro b/examples/window/window.pro
index b4e3886c87..5dea5d621f 100644
--- a/examples/window/window.pro
+++ b/examples/window/window.pro
@@ -2,3 +2,8 @@ TEMPLATE = subdirs
SUBDIRS += \
#screen \
window
+
+# install
+sources.files = window.pro
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtquick/window
+INSTALLS += sources