mirror of
https://github.com/msgpack/msgpack-c.git
synced 2025-09-12 01:20:21 +02:00
52 lines
735 B
Plaintext
52 lines
735 B
Plaintext
# Files generated by the bootstrap script.
|
|
/INSTALL
|
|
/AUTHORS
|
|
/ChangeLog
|
|
/NEWS
|
|
/README
|
|
/ac/
|
|
/aclocal.m4
|
|
/autom4te.cache/
|
|
/config.h.in
|
|
/configure
|
|
/msgpack_vc2008.sln
|
|
/msgpack_vc2008.vcproj
|
|
Makefile.in
|
|
|
|
# Files generated by the configure script.
|
|
|
|
/config.h
|
|
/config.log
|
|
/config.status
|
|
/libtool
|
|
/msgpack-c.pc
|
|
/src/msgpack/version.h
|
|
/src/msgpack/version.hpp
|
|
/stamp-h1
|
|
Makefile
|
|
.deps
|
|
.libs
|
|
|
|
# Files generated by make.
|
|
*.o
|
|
*.so
|
|
*.lo
|
|
*.la
|
|
|
|
# Files generated by make check.
|
|
# TODO: Replace these with something like /test/*_test
|
|
/test/buffer
|
|
/test/cases
|
|
/test/convert
|
|
/test/fixint
|
|
/test/fixint_c
|
|
/test/msgpack_test
|
|
/test/msgpackc_test
|
|
/test/object
|
|
/test/pack_unpack
|
|
/test/pack_unpack_c
|
|
/test/streaming
|
|
/test/streaming_c
|
|
/test/version
|
|
/test/zone
|