mirror of
https://github.com/open-source-parsers/jsoncpp.git
synced 2025-08-25 12:56:37 -04:00
Updated Amalgamated (Possibly outdated) (markdown)
parent
7b61084776
commit
ccbfe1cd2c
@ -15,6 +15,8 @@ It is possible to specify header name. See the -h option for detail.
|
||||
By default, the following files are generated:
|
||||
|
||||
**dist/jsoncpp.cpp:** source file that needs to be added to your project.
|
||||
|
||||
**dist/json/json.h:** corresponding header file for use in your project. It is equivalent to including json/json.h in non-amalgamated source. This header only depends on standard headers.
|
||||
|
||||
**dist/json/json-forwards.h:** header that provides forward declaration of all JsonCpp types.
|
||||
The amalgamated sources are generated by concatenating JsonCpp source in the correct order and defining the macro JSON_IS_AMALGAMATION to prevent inclusion of other headers.
|
Loading…
x
Reference in New Issue
Block a user