diff options
Diffstat (limited to 'tests/auto/qthread/qthread.pro')
-rw-r--r-- | tests/auto/qthread/qthread.pro | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/qthread/qthread.pro b/tests/auto/qthread/qthread.pro index 0b042ab..d3b1028 100644 --- a/tests/auto/qthread/qthread.pro +++ b/tests/auto/qthread/qthread.pro @@ -2,3 +2,4 @@ load(qttest_p4) SOURCES += tst_qthread.cpp QT = core symbian:LIBS += -llibpthread +CONFIG += parallel_test |