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

!android:TESTDATA += test.json test.bjson test3.json test2.json
    else:RESOURCES += json.qrc

SOURCES += tst_qtjson.cpp