cpp: updates vcproj

This commit is contained in:
frsyuki
2010-07-06 18:18:28 +09:00
parent 39facd5dc6
commit 0c331d2887
3 changed files with 70 additions and 49 deletions

View File

@@ -38,6 +38,7 @@ nobase_include_HEADERS = \
msgpack/sysdep.h \
msgpack.h \
msgpack/sbuffer.h \
msgpack/version.h \
msgpack/vrefbuffer.h \
msgpack/zbuffer.h \
msgpack/pack.h \
@@ -49,7 +50,6 @@ if ENABLE_CXX
nobase_include_HEADERS += \
msgpack.hpp \
msgpack/sbuffer.hpp \
msgpack/version.h \
msgpack/vrefbuffer.hpp \
msgpack/zbuffer.hpp \
msgpack/pack.hpp \