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