Add JSON for Modern C++ 1.1.0
This commit is contained in:
parent
94dc3e627f
commit
cc393bb543
2 changed files with 8237 additions and 0 deletions
|
@ -38,6 +38,7 @@ set(BNETD_SOURCES
|
|||
luaobjects.cpp luaobjects.h luawrapper.cpp luawrapper.h
|
||||
i18n.cpp i18n.h userlog.cpp userlog.h
|
||||
../win32/winmain.cpp ../win32/winmain.h
|
||||
../json/json.hpp
|
||||
)
|
||||
|
||||
set(BNETD_CONSOLE_RESOURCES
|
||||
|
|
8236
src/json/json.hpp
Normal file
8236
src/json/json.hpp
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue