2
0
Fork 0
mirror of https://github.com/Shpoike/Quakespasm.git synced 2025-06-03 02:11:22 +00:00
quakespasm/Windows/codecs/include/modplug_config.txt
Ozkan Sezer 3c9b4ce9da oslibs, codecs (macosx, windows): recompile libmodplug and regenerate some import libs.
git-svn-id: svn://svn.code.sf.net/p/quakespasm/code/trunk/quakespasm@916 af15c1b1-3010-417e-b628-4374ebc0bcbd
2014-06-10 14:02:09 +00:00

6 lines
310 B
Text

libmodplug - v0.8.8.5 release + git (2014-06-10.)
only the C-interface is exported in the dlls and the import libraries,
which is what we use. the dll is compiled using mingw (gcc-3.4.5/x86)
or mingw-w64 (gcc-4.5.4/x64), and it is statically linked to libstdc++
and libgcc, therefore no C++ dll dependencies.