aboutsummaryrefslogtreecommitdiffstats
path: root/tools/qmllint/qmllint.pro
blob: bc6e27cec2839c79ad9eaa4540ff72218820b6a7 (plain)
1
2
3
4
5
6
7
option(host_build)

QT = core qmldevtools-private

SOURCES += main.cpp

load(qt_tool)