summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/io/qdebug/qdebug.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/corelib/io/qdebug/qdebug.pro')
-rw-r--r--tests/auto/corelib/io/qdebug/qdebug.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/corelib/io/qdebug/qdebug.pro b/tests/auto/corelib/io/qdebug/qdebug.pro
index 820c17fc69..5e902bb105 100644
--- a/tests/auto/corelib/io/qdebug/qdebug.pro
+++ b/tests/auto/corelib/io/qdebug/qdebug.pro
@@ -1,5 +1,5 @@
CONFIG += testcase parallel_test
TARGET = tst_qdebug
-QT = core testlib
+QT = core testlib concurrent
SOURCES = tst_qdebug.cpp
DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0