1 TEMPLATE = subdirs
2
3 contains(QT_CONFIG, accessibility) {
4 SUBDIRS += widgets
5 contains(QT_CONFIG, qt3support):SUBDIRS += compat
6 }