"export" the qml tools for qtPrepareTool() use
[profile/ivi/qtdeclarative.git] / tools / qmltestrunner / qmltestrunner.pro
1 DESTDIR= $$QT.qml.bins
2
3 SOURCES += main.cpp
4
5 QT += qml qmltest
6
7 load(qt_tool)