summaryrefslogtreecommitdiffstats
path: root/tests/auto/concurrent/qtconcurrentresultstore/qtconcurrentresultstore.pro
blob: 2c04f75025048a2239773afb8e54debcdd9f04ff (plain)
1
2
3
4
5
CONFIG += testcase parallel_test
TARGET = tst_qtconcurrentresultstore
QT = core-private testlib concurrent
SOURCES = tst_qtconcurrentresultstore.cpp
DEFINES += QT_STRICT_ITERATORS