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