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.pro7
1 files changed, 0 insertions, 7 deletions
diff --git a/examples/localstorage/localstorage.pro b/examples/localstorage/localstorage.pro
deleted file mode 100644
index d9058700ff..0000000000
--- a/examples/localstorage/localstorage.pro
+++ /dev/null
@@ -1,7 +0,0 @@
-TEMPLATE = subdirs
-SUBDIRS += localstorage
-
-# install
-sources.files = localstorage.pro
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtquick/localstorage
-INSTALLS += sources