Cleanup qmltestrunner.pro
[profile/ivi/qtdeclarative.git] / tools / tools.pro
1 TEMPLATE = subdirs
2 SUBDIRS +=  qmlviewer qmlscene qmlplugindump qmlmin
3
4 contains(QT_CONFIG, qmltest): SUBDIRS += qmltestrunner
5
6