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