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