msvc: remove some remnants of SDL and DSound from projects and general cleanup.

This commit is contained in:
Shawn Hoffman
2014-08-31 05:51:38 -07:00
parent eb08fb5095
commit 266992684d
15 changed files with 69 additions and 66 deletions

View File

@ -11,6 +11,10 @@
#if defined HAVE_OPENAL && HAVE_OPENAL
#ifdef _WIN32
#pragma comment(lib, "openal32.lib")
#endif
static soundtouch::SoundTouch soundTouch;
//