5 lines
113 B
Prolog
5 lines
113 B
Prolog
|
CONFIG += testcase
|
||
|
TARGET = tst_qtconcurrenttask
|
||
|
QT = core testlib concurrent
|
||
|
SOURCES = tst_qtconcurrenttask.cpp
|