Support building on Windows
authorPetri Lehtinen <petri@digip.org>
Sun, 29 Apr 2012 19:09:29 +0000 (22:09 +0300)
committerPetri Lehtinen <petri@digip.org>
Sun, 29 Apr 2012 19:09:29 +0000 (22:09 +0300)
commitff0c05b8f13f4f8a1da82ef1337d594916ef9df9
tree7a423885211084bd37b73a727499884ed1c97fb7
parent4601bf71e532c7a0be2f468521e54e86666c6c63
Support building on Windows

Jansson now builds correctly with Visual C++ Express 2010.
12 files changed:
src/dump.c
src/error.c
src/hashtable.c
src/jansson.def [new file with mode: 0644]
src/jansson.h
src/jansson_config.h.win32
src/jansson_private.h
src/load.c
src/memory.c
src/pack_unpack.c
src/value.c
test/suites/api/check-exports