6 lines
78 B
Prolog
6 lines
78 B
Prolog
CONFIG += testcase
|
|
QT = core testlib
|
|
TARGET = tst_rcc
|
|
|
|
SOURCES += tst_rcc.cpp
|