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