mirror of
https://github.com/msgpack/msgpack-python.git
synced 2026-02-07 02:09:59 +00:00
cpp: updates vcproj
This commit is contained in:
parent
39facd5dc6
commit
0c331d2887
3 changed files with 70 additions and 49 deletions
|
|
@ -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 \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue