blob: 76363a7cd85d6ff9d9d66949761e954e1867d1ea [file] [log] [blame]
option(host_build)
QT = core qmldevtools-private
SOURCES += main.cpp \
componentversion.cpp \
fakemetaobject.cpp \
findunqualified.cpp \
qmljstypedescriptionreader.cpp \
qcoloroutput.cpp \
scopetree.cpp
QMAKE_TARGET_DESCRIPTION = QML Syntax Verifier
load(qt_tool)
HEADERS += \
componentversion.h \
fakemetaobject.h \
findunqualified.h \
qmljstypedescriptionreader.h \
qcoloroutput_p.h \
scopetree.h