quakespasm/Windows/codecs/include/modplug_config.txt

6 lines
310 B
Text

libmodplug - v0.8.8.5 release + git (2014-06-15.)
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.