summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/widgets/qtextbrowser/qtextbrowser.pro
blob: 05c156bf59c1f4095df9c2b07a3e7dda0cc57f87 (plain)
1
2
3
4
5
6
7
8
9
CONFIG += testcase
TARGET = tst_qtextbrowser
SOURCES += tst_qtextbrowser.cpp

QT += widgets testlib

TESTDATA += *.html *.md subdir/*

builtin_testdata: DEFINES += BUILTIN_TESTDATA