mirror of https://github.com/qt/qtbase.git
7 lines
108 B
Prolog
7 lines
108 B
Prolog
|
CONFIG += testcase
|
||
|
|
||
|
SOURCES += tst_manualqdatastream.cpp
|
||
|
QT = core testlib
|
||
|
|
||
|
TARGET = tst_manual_qdatastream
|