qtdeclarative/tools/qmlmin/qmlmin.pro

6 lines
90 B
Prolog

option(host_build)
QT = core qmldevtools-private
SOURCES += main.cpp
load(qt_tool)