dolphin/Source/VSProps
Pierre Bourdon 70b6c4280f Compile with /fp:precise instead of /fp:fast in release mode on Windows
/fp:fast was introducing FP precision problems, and mixing it with some
/fp:precise code caused strange game behaviors, DSI exceptions and freezes.

This commit should fix most of the issues introduced by 3.0-73 (r95517a97).

Thanks to hatarumoroboshi@hotmail.com for tracking a lot of these Win32 bugs.

Fixes issue 4906.
Fixes issue 5138.
Probably fixes (not tested) issue 5067.
2012-03-21 22:43:44 +01:00
..
Base.props vs2010: add debugfast configs for all projects except wxw...will do those soon. 2011-02-10 02:53:08 +00:00
CodeGen_Debug.props vs2010: make sure minimal rebuild is turned off 2011-03-24 04:26:21 +00:00
CodeGen_DebugFast.props vs2010: make sure minimal rebuild is turned off 2011-03-24 04:26:21 +00:00
CodeGen_Release.props Compile with /fp:precise instead of /fp:fast in release mode on Windows 2012-03-21 22:43:44 +01:00
Dolphin.Win32.props add portaudio headers and windows static libs to Externals, enable by default in windows build. 2011-10-03 23:45:59 -07:00
Dolphin.x64.props add portaudio headers and windows static libs to Externals, enable by default in windows build. 2011-10-03 23:45:59 -07:00
PrecompiledHeader.props vs2010: 2011-02-08 04:03:48 +00:00
WXWOverrides.props vs2010: add debugfast configs for wxw (now debugfast links faster!). clean up wxw projects a lot. 2011-02-10 06:31:12 +00:00