aboutsummaryrefslogtreecommitdiffstats
path: root/tools/tools.pro
blob: abb246f0fe87a564cd2a9710d00cce9f532d3b5b (plain)
1
2
3
4
5
6
7
8
9
10
11
TEMPLATE = subdirs
SUBDIRS += \
    qmlscene \
    qmlplugindump \
    qmlmin \
    qmlprofiler \
    qmlbundle \
    qmltestrunner
!contains(QT_CONFIG, no-widgets):SUBDIRS += qmleasing