summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/text/qtextblock/qtextblock.pro
blob: ebf992469e81da7ab6df2aeee8d4cf8858eb947e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
CONFIG += testcase
CONFIG += parallel_test
TARGET = tst_qtextblock

QT += testlib
QT += core-private gui-private

SOURCES  += tst_qtextblock.cpp



DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0