summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/text/qstatictext/qstatictext.pro
blob: 772b68cfffc8feac030ef15a6576cd810880f1a5 (plain)
1
2
3
4
5
6
7
8
CONFIG += testcase
CONFIG += parallel_test
linux: CONFIG += insignificant_test
TARGET = tst_qstatictext
QT += testlib
QT += core core-private gui gui-private
SOURCES  += tst_qstatictext.cpp
DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0