summaryrefslogtreecommitdiffstats
path: root/examples/widgets/tutorials/tutorials.pro
blob: 3a7cf8f9d6a5ae3cbe13f157b9acdc5e223bdc03 (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]/qtbase/widgets/tutorials
sources.files = tutorials.pro
sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/tutorials
INSTALLS += target sources