summaryrefslogtreecommitdiffstats
path: root/tests/auto/other/qcomplextext/qcomplextext.pro
blob: 78480281345c60373ef3f875b05d664bef4636c5 (plain)
1
2
3
4
5
6
7
CONFIG += testcase
CONFIG += parallel_test
TARGET = tst_qcomplextext
QT += widgets widgets-private testlib
QT += core-private gui-private
SOURCES  += tst_qcomplextext.cpp
DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0