5 lines
108 B
Prolog
5 lines
108 B
Prolog
CONFIG += testcase
|
|
TARGET = tst_qfuturesynchronizer
|
|
QT = core testlib
|
|
SOURCES = tst_qfuturesynchronizer.cpp
|