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