]> granicus.if.org Git - graphviz/commit
Enable JSON on Windows build
authorErwin Janssen <erwinjanssen@outlook.com>
Sun, 5 Mar 2017 12:26:36 +0000 (13:26 +0100)
committerErwin Janssen <erwinjanssen@outlook.com>
Mon, 6 Mar 2017 10:12:55 +0000 (11:12 +0100)
commit4afe24068b47dc5543f2b6c1cc7ef1c1cad86097
tree427c79e30a99bfd2c1a71ff31db8a2193573eb8f
parent45ce611a5c9dea5cefe36d4ce23d1e43c3bd4ab0
Enable JSON on Windows build

The JSON module was not included in the Windows build because of some
errors. These errors were caused by two function from gvc not being added
to the Windows definition file. This is now resolved and JSON is added.
lib/gvc.def
plugin/core/gvplugin_core.c
plugin/core/gvplugin_core.vcxproj
plugin/core/gvplugin_core.vcxproj.filters