mirror of
https://github.com/romixlab/qmsgpack.git
synced 2026-01-25 08:32:23 +01:00
8 lines
101 B
Prolog
8 lines
101 B
Prolog
TARGET = pack_test
|
|
QT += testlib
|
|
CONFIG += testcase
|
|
|
|
include(../tests.pri)
|
|
|
|
SOURCES += pack_test.cpp
|