summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/json/json.pro
blob: 7978a74278397948a9362167c392b1f5608bcdbf (plain)
1
2
3
4
5
6
7
8
TARGET = tst_qtjson
QT = core testlib
CONFIG -= app_bundle
CONFIG += testcase

TESTDATA += test.json test.bjson test3.json test2.json

SOURCES += tst_qtjson.cpp