Updated config for vs2010/winsdk71 as well as vs2013

Define JSON_C_HAVE_INTTYPES_H in json_config.h.win32 only
This commit is contained in:
James Myatt
2015-02-05 15:54:19 +00:00
parent 68d856f618
commit a74f6b2867
3 changed files with 26 additions and 13 deletions

View File

@@ -134,6 +134,9 @@
*/
#undef LT_OBJDIR
/* Define to 1 if your C compiler doesn't accept -c and -o together. */
#undef NO_MINUS_C_MINUS_O
/* Name of package */
#undef PACKAGE