dolphin/Source/Core/AudioCommon
skidau ad28986d51 Fixed the include directories in Audio Common for the Windows 32bit build. 2013-01-10 07:55:13 +11:00
..
Src Fixed the include directories in Audio Common for the Windows build. 2013-01-10 07:43:59 +11:00
AudioCommon.vcxproj Fixed the include directories in Audio Common for the Windows 32bit build. 2013-01-10 07:55:13 +11:00
AudioCommon.vcxproj.filters remove scons files from VS projects 2012-03-18 06:41:12 -07:00
CMakeLists.txt Fix include paths and compiling in Linux. Externals soundtouch is 1.7.1, while Ubuntu 12.10 is 1.6.x. Externals soundtouch is compiled with integer samples, while ubuntu is compiled with float samples. Float samples is probably the more common route. If you're going to use soundtouch, you should probably use SAMPLETYPE instead of explicitly choosing short. This probably breaks the windows build since its includes aren't setup. 2013-01-09 10:26:12 -06:00