summaryrefslogtreecommitdiffstats
path: root/examples/widgets/tutorials/tutorials.pro
blob: 144dffa6310973a3b3f78d1e3cb29bb81229fceb (plain)
1
2
3
4
5
6
7
8
TEMPLATE = subdirs
SUBDIRS +=  addressbook-fr threads addressbook widgets modelview gettingStarted

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