OSDN Git Service

Delegate javascript debugging to Script and V8 debugger clients.
[qt-creator-jp/qt-creator-jp.git] / src / shared / json / json.pri
1 INCLUDEPATH *= $$PWD
2
3 # Input
4 HEADERS += $$PWD/json_global.h \
5     $$PWD/json.h
6
7 SOURCES += $$PWD/json.cpp