Update vs200x_vcproj to new omitframepointer API
This commit is contained in:
parent
9eb81bd228
commit
28b0a6db0f
@ -1333,7 +1333,7 @@
|
||||
|
||||
|
||||
function m.omitFramePointers(cfg)
|
||||
if cfg.flags.NoFramePointer then
|
||||
if cfg.omitframepointer == "On" then
|
||||
p.w('OmitFramePointers="true"')
|
||||
end
|
||||
end
|
||||
|
Loading…
Reference in New Issue
Block a user