Fix compilation for QT_NO_FILEDIALOG
[profile/ivi/qtdeclarative.git] / tools / tools.pro
1 TEMPLATE = subdirs
2 SUBDIRS +=  qmlscene qmlplugindump qmlmin qmleasing qmlprofiler qmlbundle
3 !contains(QT_CONFIG, no-widgets):SUBDIRS += easingcurveeditor
4 contains(QT_CONFIG, qmltest): SUBDIRS += qmltestrunner
5
6