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