5 lines
85 B
Prolog
5 lines
85 B
Prolog
CONFIG += testcase
|
|
TARGET = tst_qvectornd
|
|
SOURCES += tst_qvectornd.cpp
|
|
QT += testlib
|