summaryrefslogtreecommitdiffstats
path: root/tools/tools.pro
blob: f37bead665571b14664283773e6a6695568a67c9 (plain)
1
2
3
4
5
6
7
TEMPLATE = subdirs
SUBDIRS += qml qmlplugindump

qtNomakeTools( \
    qml \
    qmlplugindump \
)