json_pointer: add first revision

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
This commit is contained in:
Alexandru Ardelean
2016-10-25 17:39:16 +03:00
parent aaba8c1080
commit 0e91183300
8 changed files with 327 additions and 0 deletions

View File

@@ -108,6 +108,9 @@ copy json_config.h.win32 json_config.h"/>
<File
RelativePath=".\json_object.c">
</File>
<File
RelativePath=".\json_pointer.c">
</File>
<File
RelativePath=".\json_tokener.c">
</File>
@@ -143,6 +146,9 @@ copy json_config.h.win32 json_config.h"/>
<File
RelativePath=".\json_object_private.h">
</File>
<File
RelativePath=".\json_pointer.h">
</File>
<File
RelativePath=".\json_tokener.h">
</File>