6 lines
118 B
Prolog
6 lines
118 B
Prolog
CONFIG += testcase
|
|
TARGET = tst_qsavefile
|
|
QT = core testlib
|
|
SOURCES = tst_qsavefile.cpp
|
|
TESTDATA += tst_qsavefile.cpp
|