qt5base-lts/tests/auto/corelib/json/json.pro

11 lines
227 B
Prolog
Raw Normal View History

TARGET = tst_qtjson
QT = core testlib
CONFIG -= app_bundle
CONFIG += testcase
CONFIG += parallel_test
TESTDATA += test.json test.bjson test3.json test2.json
SOURCES += tst_qtjson.cpp
DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0