osx and windows codecs: upgrade libmikmod to v3.3.4 release.

git-svn-id: http://svn.code.sf.net/p/quakespasm/code/trunk/quakespasm@880 af15c1b1-3010-417e-b628-4374ebc0bcbd
This commit is contained in:
sezero 2013-12-11 14:37:24 +00:00
parent f507bd8e51
commit b0f10c53bb
7 changed files with 4 additions and 4 deletions

View File

@ -68,7 +68,7 @@ extern "C" {
#define LIBMIKMOD_VERSION_MAJOR 3L #define LIBMIKMOD_VERSION_MAJOR 3L
#define LIBMIKMOD_VERSION_MINOR 3L #define LIBMIKMOD_VERSION_MINOR 3L
#define LIBMIKMOD_REVISION 3L #define LIBMIKMOD_REVISION 4L
#define LIBMIKMOD_VERSION \ #define LIBMIKMOD_VERSION \
((LIBMIKMOD_VERSION_MAJOR<<16)| \ ((LIBMIKMOD_VERSION_MAJOR<<16)| \

View File

@ -1,4 +1,4 @@
libmikmod-3.3.3 libmikmod-3.3.4
only the "nosound" driver (drv_nos) is included, all of only the "nosound" driver (drv_nos) is included, all of
the other libmikmod drivers were made "MISSING" drivers. the other libmikmod drivers were made "MISSING" drivers.
we only need/register/use drv_nos here and nothing else. we only need/register/use drv_nos here and nothing else.

Binary file not shown.

View File

@ -68,7 +68,7 @@ extern "C" {
#define LIBMIKMOD_VERSION_MAJOR 3L #define LIBMIKMOD_VERSION_MAJOR 3L
#define LIBMIKMOD_VERSION_MINOR 3L #define LIBMIKMOD_VERSION_MINOR 3L
#define LIBMIKMOD_REVISION 3L #define LIBMIKMOD_REVISION 4L
#define LIBMIKMOD_VERSION \ #define LIBMIKMOD_VERSION \
((LIBMIKMOD_VERSION_MAJOR<<16)| \ ((LIBMIKMOD_VERSION_MAJOR<<16)| \

View File

@ -1,4 +1,4 @@
libmikmod-3.3.3 libmikmod-3.3.4
only the "nosound" driver (drv_nos) is included, all of only the "nosound" driver (drv_nos) is included, all of
the other libmikmod drivers were made "MISSING" drivers. the other libmikmod drivers were made "MISSING" drivers.
we only need/register/use drv_nos here and nothing else. we only need/register/use drv_nos here and nothing else.

Binary file not shown.

Binary file not shown.