blob: 8fa17c5c3820d55d6f38574682560f901c110cd0 [file] [log] [blame]
TARGET = tst_json
QT = core-private testlib
CONFIG += testcase
!android:TESTDATA += bom.json test.json test.bjson test3.json test2.json
else:RESOURCES += json.qrc
!qtConfig(doubleconversion):!qtConfig(system-doubleconversion) {
DEFINES += QT_NO_DOUBLECONVERSION
}
SOURCES += tst_qtjson.cpp