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