dolphin/Source
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
..
Core Link the video plugin statically into the main binary on OS X. 2011-01-29 04:52:19 +00:00
DSPSpy Second attempt at issue 3458. Fixes issue 3458. 2010-12-04 03:50:55 +00:00
DSPTool Some preliminary cleanup of the global namespace for LTO. 2011-01-28 00:53:30 +00:00
PluginSpecs a little more cleanup. 2011-01-28 19:55:21 +00:00
Plugins Link the video plugin statically into the main binary on OS X. 2011-01-29 04:52:19 +00:00
TestSuite Add Turntable.cpp to SCons build. 2010-10-03 08:20:24 +00:00
UnitTests Some preliminary cleanup of the global namespace for LTO. 2011-01-28 00:53:30 +00:00
CMakeLists.txt Add an experimental CMake build system as a possible replacement for SCons. Only tested on Linux, should work on OS X and Windows in the future as well though. 2010-11-01 15:47:02 +00:00
Dolphin.sln Fix the Audio tab and merge the DSP config into one. 2011-01-29 04:16:05 +00:00
Dolphin_2010.sln Added "DebugFast" configs to vs2010 projects. Removed solution folders.(vs express doesn't like them) 2011-01-27 10:41:26 +00:00