Files
UnrealEngineUWP/Engine/Source/Programs/UnrealBuildTool/Windows
Mike Fricker 2fe1e70286 Allow optimized code to be debugged more easily on Windows
- Sets undocumented compiler command-line switch that enables debugging of optimized code (/d2Zi+)
- More info: http://randomascii.wordpress.com/2013/09/11/debugging-optimized-codenew-in-visual-studio-2012/

[CL 2100451 by Mike Fricker in Main branch]
2014-06-10 11:28:55 -04:00
..