5 lines
122 B
Prolog
5 lines
122 B
Prolog
CONFIG += testcase
|
|
TARGET = tst_qfuturewatcher
|
|
QT = core core-private testlib concurrent
|
|
SOURCES = tst_qfuturewatcher.cpp
|