mirror of https://github.com/qt/qt5compat.git
5 lines
104 B
Prolog
5 lines
104 B
Prolog
|
CONFIG += testcase
|
||
|
TARGET = tst_qtextstream
|
||
|
QT = core testlib core5compat
|
||
|
SOURCES = tst_qtextstream.cpp
|