aboutsummaryrefslogtreecommitdiffstats
path: root/examples/localstorage/localstorage.pro
blob: d9058700ff9e9193cd497f9c41fc460fa60fe9aa (plain)
1
2
3
4
5
6
7
TEMPLATE = subdirs
SUBDIRS += localstorage

# install
sources.files = localstorage.pro
sources.path = $$[QT_INSTALL_EXAMPLES]/qtquick/localstorage
INSTALLS += sources