summaryrefslogtreecommitdiffstats
path: root/tests/auto/qthread/qthread.pro
blob: c658763aca06163ef163f7edc196c2a9950304f2 (plain)
1
2
3
4
5
6
7
load(qttest_p4)
SOURCES += tst_qthread.cpp
QT = core
symbian:LIBS += -llibpthread
CONFIG += parallel_test

CONFIG+=insignificant_test # QTQAINFRA-574