"export" the qml tools for qtPrepareTool() use
[profile/ivi/qtdeclarative.git] / tools / qmlmin / qmlmin.pro
1 QT       = core qmldevtools-private
2 DESTDIR  = $$QT.qml.bins
3 SOURCES += main.cpp
4
5 load(qt_tool)