quakespasm/Windows/codecs/include/modplug_config.txt
Ozkan Sezer a99f95af94 add mikmod/modplug codec libs for windows and macosx.
git-svn-id: svn://svn.code.sf.net/p/quakespasm/code/trunk/quakespasm@870 af15c1b1-3010-417e-b628-4374ebc0bcbd
2013-09-28 07:28:17 +00:00

4 lines
286 B
Text

libmodplug-0.8.8.x from modplug-xmms mercurial repository / 2013-08-28.
only the C-interface is exported in the dlls and the import libraries,
which is what we use. the dll is compiled using mingw[-w64] and it is
statically linked to libstdc++ and libgcc, so no C++ dependencies exist.