abb246f0fe87a564cd2a9710d00cce9f532d3b5b
[profile/ivi/qtdeclarative.git] / tools / tools.pro
1 TEMPLATE = subdirs
2 SUBDIRS += \
3     qmlscene \
4     qmlplugindump \
5     qmlmin \
6     qmlprofiler \
7     qmlbundle \
8     qmltestrunner
9 !contains(QT_CONFIG, no-widgets):SUBDIRS += qmleasing
10
11