Change uses of {to,from}Ascii to {to,from}Latin1
[profile/ivi/qtdeclarative.git] / tools / tools.pro
1 TEMPLATE = subdirs
2 SUBDIRS +=  qmlscene qmlplugindump qmlmin qmleasing qmlprofiler
3 !contains(QT_CONFIG, no-widgets):SUBDIRS += easingcurveeditor
4 contains(QT_CONFIG, qmltest): SUBDIRS += qmltestrunner
5
6