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