aboutsummaryrefslogtreecommitdiffstats
path: root/tools/qmlmin/qmlmin.pro
blob: 2cbf1968638760ef93f75266b579f444d98b4110 (plain)
1
2
3
4
5
option(host_build)
QT       = core qmldevtools-private
SOURCES += main.cpp

load(qt_tool)