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