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