summaryrefslogtreecommitdiffstats
path: root/examples/tutorials/tutorials.pro
blob: 8b3f41fd7c7fb0b30d9559015a7b7846dc2f7eed (plain)
1
2
3
4
5
6
7
8
TEMPLATE      = subdirs
SUBDIRS       = \
                addressbook

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