summaryrefslogtreecommitdiffstats
path: root/tests/auto/other/qobjectrace/qobjectrace.pro
blob: b5848edb01e444706fa1c6d5d9bcd4168c85c2b1 (plain)
1
2
3
4
5
6
7
CONFIG += testcase
SOURCES += tst_qobjectrace.cpp
QT = core testlib

TARGET.EPOCHEAPSIZE = 20000000 40000000
CONFIG += parallel_test
DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0