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