summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/corelib/json/json.pro
blob: 77c9ca3ffeb619539b00dd59e57754b66266f7e5 (plain)
1
2
3
4
5
6
7
8
TARGET = tst_bench_qtbinaryjson
QT = core testlib
CONFIG -= app_bundle

SOURCES += tst_bench_qtbinaryjson.cpp

TESTDATA = numbers.json test.json
DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0