summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/io/qdebug/qdebug.pro
blob: 5e902bb1053ddb9526ca7bc38ec64fb4b5f5b8a3 (plain)
1
2
3
4
5
CONFIG += testcase parallel_test
TARGET = tst_qdebug
QT = core testlib concurrent
SOURCES = tst_qdebug.cpp
DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0