dolphin/Source/Core
Shawn Hoffman a34b81cc01 vs2010:
buildfix
move much of the build settings to .props files
-please use them as much as possible in the future, instead of changing individual projects
NOTE: to avoid left over blobs, clean your builds *before* applying these changes.
TODO: add DebugFast target for projects that are lacking it. Lack of DebugFast targets cause the linker to use LTCG when we don't want it.
please test for regressions which could be caused by being too happy with compiler flags :)

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@7109 8ced0084-cf51-0410-be5f-012b33b47a6e
2011-02-08 04:03:48 +00:00
..
AudioCommon vs2010: 2011-02-08 04:03:48 +00:00
Common vs2010: 2011-02-08 04:03:48 +00:00
Core vs2010: 2011-02-08 04:03:48 +00:00
DebuggerUICommon vs2010: 2011-02-08 04:03:48 +00:00
DebuggerWX vs2010: 2011-02-08 04:03:48 +00:00
DiscIO vs2010: 2011-02-08 04:03:48 +00:00
DolphinWX vs2010: 2011-02-08 04:03:48 +00:00
InputCommon vs2010: 2011-02-08 04:03:48 +00:00
VideoCommon vs2010: 2011-02-08 04:03:48 +00:00
VideoUICommon vs2010: 2011-02-08 04:03:48 +00:00
CMakeLists.txt Core and DSPCore now have mutual dependencies, which breaks the 2011-01-29 14:06:48 +00:00