mirror of
https://github.com/romixlab/qmsgpack.git
synced 2026-01-26 00:52:20 +01:00
8 lines
105 B
Prolog
8 lines
105 B
Prolog
TARGET = stream_test
|
|
QT += testlib
|
|
CONFIG += testcase
|
|
|
|
include(../tests.pri)
|
|
|
|
SOURCES += stream_test.cpp
|