Visual Studio: Difference between revisions

m
[unchecked revision][unchecked revision]
(removed pre in "Compiler Options" section)
Line 132:
* Command Line
* /Oy-
: Disables frame pointer (EBP) omission, included with optimization for size. This is handy to get [[Stack#Stack trace|stack backtraces]] in case of a crash.
 
==== Linker ====
* General
Anonymous user