8 lines
145 B
Prolog
8 lines
145 B
Prolog
TARGET = tst_bench_qtbinaryjson
|
|
QT = core testlib
|
|
CONFIG -= app_bundle
|
|
|
|
SOURCES += tst_bench_qtbinaryjson.cpp
|
|
|
|
TESTDATA = numbers.json test.json
|