dolphin/Source/Core/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
..
Src Link the video plugin statically into the main binary on OS X. 2011-01-29 04:52:19 +00:00
CMakeLists.txt Linux build fix. 2011-01-28 20:07:32 +00:00
Core.vcproj dsphle cleanup: Get rid of now-useless "DSPHandler" layer 2011-01-28 19:31:46 +00:00
Core.vcxproj Added "DebugFast" configs to vs2010 projects. Removed solution folders.(vs express doesn't like them) 2011-01-27 10:41:26 +00:00