QQuickCanvas renames
[profile/ivi/qtdeclarative.git] / tools / tools.pro
1 TEMPLATE = subdirs
2 SUBDIRS += \
3     qmlscene \
4     qmlplugindump \
5     qmlmin \
6     qmleasing \
7     qmlprofiler \
8     qmlbundle \
9     qmltestrunner
10 !contains(QT_CONFIG, no-widgets):SUBDIRS += easingcurveeditor
11
12