2011-11-07 06:46:52 +00:00
|
|
|
CONFIG += testcase parallel_test
|
2011-10-25 01:26:19 +00:00
|
|
|
TARGET = tst_qtconcurrentthreadengine
|
2012-02-03 13:17:26 +00:00
|
|
|
QT = core testlib concurrent
|
2011-11-07 06:46:52 +00:00
|
|
|
SOURCES = tst_qtconcurrentthreadengine.cpp
|