summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/json/json.pro
blob: b5f4b200e653242d862ee6855d40097f1e637eee (plain)
1
2
3
4
5
6
7
8
9
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