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