dolphin/Source/Core/AudioCommon
Soren Jorvang 98e24f5873 The compiler need not obey the static keyword, so to avoid linker
problems, whole functions in .h files need to also be static in
case they are included in several .cpp files.

Also a few other minor LTO fixes.


git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@7082 8ced0084-cf51-0410-be5f-012b33b47a6e
2011-02-05 16:06:05 +00:00
..
Src The compiler need not obey the static keyword, so to avoid linker 2011-02-05 16:06:05 +00:00
AudioCommon.vcproj should fix build for legacy windows build system... 2011-02-03 21:42:56 +00:00
AudioCommon.vcxproj vs2010: small fixups to vcxproj files. 2011-02-04 23:12:29 +00:00
AudioCommon.vcxproj.filters Remove OpenAL for windows. 2011-02-03 21:35:26 +00:00
CMakeLists.txt Remove OpenAL for windows. 2011-02-03 21:35:26 +00:00