mirror of
https://github.com/json-c/json-c.git
synced 2026-04-07 14:29:06 +08:00
json_pointer: add first revision
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user