dolphin/Source/Core/DolphinWX
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
resources Hg: 2010-06-09 01:37:08 +00:00
CMakeLists.txt Fix the CMake build. 2011-02-03 21:11:06 +00:00
Dolphin.vcxproj Removed the Lua script console and Externals/Lua. The script console was incomplete and no one was working on it. 2011-02-03 20:41:23 +00:00
Dolphin.vcxproj.filters Removed the Lua script console and Externals/Lua. The script console was incomplete and no one was working on it. 2011-02-03 20:41:23 +00:00
Dolphin.vcxproj.user vs2010: 2011-01-31 15:53:54 +00:00
DolphinWX.rc Hg: 2010-06-09 01:37:08 +00:00
DolphinWX.vcproj should fix build for legacy windows build system... 2011-02-03 21:42:56 +00:00
DolphinWX.vcproj.user Meta: 2010-06-02 18:00:22 +00:00
resource.h set svn:eol-style=native for **.h 2008-12-08 04:46:09 +00:00