aboutsummaryrefslogtreecommitdiffstats
path: root/examples/tutorials/gettingStartedQml/gettingStartedQml.pro
blob: 10ce079896810b05c82569169c1f594e60e32d29 (plain)
1
2
3
4
5
6
7
8
TEMPLATE      = subdirs
SUBDIRS       = \
                filedialog\

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