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