Commit Graph

8 Commits

Author SHA1 Message Date
Takatoshi Kondo 1cfee8c347 Added an additional include path for DEBUG build. 2015-06-02 09:46:15 +09:00
Takatoshi Kondo 2893c799bf Removed the post build settings and file. 2015-06-02 09:38:08 +09:00
proller c230ff7ab8 Update msgpack_vc8.vcproj 2015-05-27 13:39:52 +03:00
Takatoshi Kondo 751a6f98fe Moved bool and inline definition from msgpack.h to sysdep.h.
Set compile settiong on MSVC. ".c" files are compliled as C, not C++. (msgpack_vc8.vcproj, CMakeLists.txt)
Fixed msgpack root object initialization problem on MSVC. {} initialization is not supported on MSVC.
2014-07-02 17:43:07 +09:00
FURUHASHI Sadayuki b463d9b687 reorganized tree 2013-01-03 19:13:28 -08:00
frsyuki ab8e0c9e31 c,cpp: reforms source tree 2010-04-18 00:08:03 +09:00
frsyuki 568704ed22 fixes Visual C++ compatibility 2010-03-19 13:34:53 +09:00
firewood 9a034234d8 add vc2005 project file. 2010-02-05 22:49:28 +09:00