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