summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/text/qtextmarkdownimporter/qtextmarkdownimporter.pro
blob: 7afc807c9b8ca50ef4fbc3fc296e39456d63d9d6 (plain)
1
2
3
4
5
6
7
8
CONFIG += testcase
TARGET = tst_qtextmarkdownimporter
QT += core-private gui-private testlib
SOURCES += tst_qtextmarkdownimporter.cpp
TESTDATA += \
    data/thematicBreaks.md \

DEFINES += SRCDIR=\\\"$$PWD\\\"