summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/text/qsyntaxhighlighter/qsyntaxhighlighter.pro
blob: a78c429433996300787743cf2cf0a9dd3814557b (plain)
1
2
3
4
5
CONFIG += testcase
TARGET = tst_qsyntaxhighlighter
SOURCES += tst_qsyntaxhighlighter.cpp
QT += testlib
qtHaveModule(widgets) QT += widgets