qt5base-lts/tests/auto/gui/text/qtextdocument/qtextdocument.pro

9 lines
187 B
Prolog
Raw Normal View History

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