Added the dsSDLMixer VC++ project. vcbuild.bat does not yet have a target for this. dsSDLMixer compiles, but SDL_mixer is now required on Windows, too.
Doomsday still cannot load dsSDLMixer.dll, though, because it doesn't know how to dynamically load the Mus and Ext sound interfaces. In other words, it lacks sys_musd_loader.c.
Added the dsSDLMixer VC++ project. vcbuild.bat does not yet have a target for this. dsSDLMixer compiles, but SDL_mixer is now required on Windows, too.
Doomsday still cannot load dsSDLMixer.dll, though, because it doesn't know how to dynamically load the Mus and Ext sound interfaces. In other words, it lacks sys_musd_loader.c.