summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/text/qtextdocument/qtextdocument.pro
blob: c995fee67818af29074b2e2873e601912c3d90da (plain)
1
2
3
4
5
6
7
8
CONFIG += testcase
TARGET = tst_qtextdocument
QT += core-private gui-private xml testlib
HEADERS += common.h
SOURCES += tst_qtextdocument.cpp 


DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0