f8ef1682607c6c2311ecc112179463ae4e876648
[profile/ivi/qtdeclarative.git] / src / src.pro
1 TEMPLATE = subdirs
2 CONFIG += ordered
3 SUBDIRS += declarative quick plugins
4
5 contains(QT_CONFIG, qmltest): SUBDIRS += qmltest
6
7 SUBDIRS += imports
8 SUBDIRS += qmldevtools
9