dolphin/Source/Core
Soren Jorvang 1bcad428ea Link the video plugin statically into the main binary on OS X.
This makes the OS X build more robust and should help pave the
way for the integration of the video plugins as well as LTO.

There are now no more global class level namespace conflicts left,
as evidenced by the fact that Dolphin can be linked with -all_load,
not that you would want to.


git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@6958 8ced0084-cf51-0410-be5f-012b33b47a6e
2011-01-29 04:52:19 +00:00
..
AudioCommon Fix the Audio tab and merge the DSP config into one. 2011-01-29 04:16:05 +00:00
Common Link the video plugin statically into the main binary on OS X. 2011-01-29 04:52:19 +00:00
Core Link the video plugin statically into the main binary on OS X. 2011-01-29 04:52:19 +00:00
DebuggerUICommon Added "DebugFast" configs to vs2010 projects. Removed solution folders.(vs express doesn't like them) 2011-01-27 10:41:26 +00:00
DebuggerWX Link the video plugin statically into the main binary on OS X. 2011-01-29 04:52:19 +00:00
DiscIO Added "DebugFast" configs to vs2010 projects. Removed solution folders.(vs express doesn't like them) 2011-01-27 10:41:26 +00:00
DolphinWX Link the video plugin statically into the main binary on OS X. 2011-01-29 04:52:19 +00:00
DSPCore DSPLLE - JIT SUBARN is back on and should be fixed. 2011-01-29 00:30:13 +00:00
InputCommon Fix OS X build. 2011-01-28 21:27:49 +00:00
VideoCommon Link the video plugin statically into the main binary on OS X. 2011-01-29 04:52:19 +00:00
VideoUICommon Added "DebugFast" configs to vs2010 projects. Removed solution folders.(vs express doesn't like them) 2011-01-27 10:41:26 +00:00
CMakeLists.txt Don't bother with a separate NSApplication thread. 2011-01-15 11:05:22 +00:00