summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/concurrent/qfuturesynchronizer/qfuturesynchronizer.pro
blob: 18cc00d7a3602893b65fdd841dccd531c06ddbd7 (plain)
1
2
3
4
5
6
CONFIG += testcase
TARGET = tst_qfuturesynchronizer
QT = core testlib
SOURCES  += tst_qfuturesynchronizer.cpp \

CONFIG += parallel_test