summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/thread/qthread/qthread.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/corelib/thread/qthread/qthread.pro')
-rw-r--r--tests/auto/corelib/thread/qthread/qthread.pro3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/auto/corelib/thread/qthread/qthread.pro b/tests/auto/corelib/thread/qthread/qthread.pro
index 381f6c9e45..37552f1fca 100644
--- a/tests/auto/corelib/thread/qthread/qthread.pro
+++ b/tests/auto/corelib/thread/qthread/qthread.pro
@@ -4,3 +4,6 @@ QT = core testlib
SOURCES = tst_qthread.cpp
qtConfig(c++14):CONFIG += c++14
qtConfig(c++1z):CONFIG += c++1z
+
+INCLUDEPATH += ../../../../shared/
+HEADERS += ../../../../shared/emulationdetector.h