Commit Graph
9 Commits
Author SHA1 Message Date
James Myatt e1a3f33a26 Set CompileAsCpp flag (Required for vs2010/winsdk71)
Revert some project settings to defaults
2015-03-04 10:45:39 +00:00
James Myatt d5baa0381f Update VS project to include current source files 2015-03-04 10:45:38 +00:00
James Myatt 18b3c49296 Use more appropriate casts 2015-03-04 10:45:37 +00:00
James Myatt bf32650c83 Add missing include file to random_seed 2015-03-04 10:45:37 +00:00
James Myatt 720d566d03 Define macros from inttypes.h when not available 2015-03-04 10:45:36 +00:00
James Myatt 9be71700eb json_tokener requires INF and NAN 2015-03-04 10:45:35 +00:00
James Myatt 72310c87a5 Define INFINITY and NAN when missing 2015-03-04 10:45:34 +00:00
James Myatt 0137103f4b Include config.h in linkhash so that HAVE_ENDIAN_H is defined (if available) 2015-03-04 10:45:33 +00:00
James Myatt a74f6b2867 Updated config for vs2010/winsdk71 as well as vs2013
Define JSON_C_HAVE_INTTYPES_H in json_config.h.win32 only
2015-03-04 10:45:33 +00:00