2011-11-07 06:46:52 +00:00
|
|
|
CONFIG += testcase parallel_test
|
2011-10-25 01:26:19 +00:00
|
|
|
TARGET = tst_qtconcurrentresultstore
|
2012-02-03 13:17:26 +00:00
|
|
|
QT = core-private testlib concurrent
|
2011-11-07 06:46:52 +00:00
|
|
|
SOURCES = tst_qtconcurrentresultstore.cpp
|
2011-04-27 10:05:43 +00:00
|
|
|
DEFINES += QT_STRICT_ITERATORS
|