aboutsummaryrefslogtreecommitdiffstats
path: root/examples/localstorage/localstorage.pro
diff options
context:
space:
mode:
authorAlan Alpert <alan.alpert@nokia.com>2012-08-09 11:24:20 +1000
committerQt by Nokia <qt-info@nokia.com>2012-08-10 08:56:59 +0200
commit0f04787ffb587a979386bcce432dd181ac3a06db (patch)
tree6919bdce9ab0f354b66d9b569bbe6f8dcb524642 /examples/localstorage/localstorage.pro
parent4350877d6deb58f36df24164c6edde3302a3f1a3 (diff)
More consistent examples directory structure
Under examples the next directory level distinguishes imports/modules and the next directory level distinguishes examples. Change-Id: Icabadaac6ccb9c1c424efa9c9e64a7d94bc7c0da Reviewed-by: Alan Alpert <alan.alpert@nokia.com>
Diffstat (limited to 'examples/localstorage/localstorage.pro')
-rw-r--r--examples/localstorage/localstorage.pro11
1 files changed, 2 insertions, 9 deletions
diff --git a/examples/localstorage/localstorage.pro b/examples/localstorage/localstorage.pro
index 311dc4ac8b..dd2eb80250 100644
--- a/examples/localstorage/localstorage.pro
+++ b/examples/localstorage/localstorage.pro
@@ -1,9 +1,2 @@
-TEMPLATE = app
-
-QT += quick qml
-SOURCES += main.cpp
-
-target.path = $$[QT_INSTALL_EXAMPLES]/qtdeclarative/localstorage
-qml.files = localstorage.qml hello.qml
-qml.path = $$[QT_INSTALL_EXAMPLES]/qtdeclarative/localstorage
-INSTALLS += target qml
+TEMPLATE = subdirs
+SUBDIRS += localstorage