vgmstream/ext_includes
codebase7 12a1119aa9 Create a VC project for the test binary.
Also add a getopt() implementation and a unistd.h from stackoverflow
to allow the existing code in test.c to build. (The normal unistd.h and
getopt() should still be used on systems that provide it. VC does not, so
that's why it's added.)

Also add a version.bat batch file that creates a VERSION.H file for VC
to include in the build. (Defines VERSION in the preprocessor, Batch file
pulls the version number from version.mk)
2015-05-20 02:34:15 -04:00
..
ogg make vgmstream link with vorbis in windows builds 2008-06-15 05:43:40 +00:00
vorbis make vgmstream link with vorbis in windows builds 2008-06-15 05:43:40 +00:00
g719.h Added G.719 decoding support to BNSF input 2015-01-24 21:08:25 -08:00
g7221.h shuffle some header stuff around 2010-03-24 19:42:17 +00:00
maiatrac3plus.h Implemented ATRAC3plus support 2013-06-26 02:54:15 -07:00
mpg123.h fixes for windows build 2008-07-05 12:05:59 +00:00
pstdint.h make vgmstream link with vorbis in windows builds 2008-06-15 05:43:40 +00:00
unistd.h Create a VC project for the test binary. 2015-05-20 02:34:15 -04:00