5 lines
78 B
Prolog
5 lines
78 B
Prolog
CONFIG += testcase
|
|
TARGET = no_application
|
|
SOURCES += main.cpp
|
|
QT += testlib
|