diff options
Diffstat (limited to 'chrome_frame/chrome_frame.gyp')
-rw-r--r-- | chrome_frame/chrome_frame.gyp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome_frame/chrome_frame.gyp b/chrome_frame/chrome_frame.gyp index 34d3600..7044648 100644 --- a/chrome_frame/chrome_frame.gyp +++ b/chrome_frame/chrome_frame.gyp @@ -583,7 +583,7 @@ }, 'configurations': { # Bring back the standard library in debug buidls. - 'Debug_Base': { + 'Debug': { 'msvs_settings': { 'VCLinkerTool': { 'IgnoreAllDefaultLibraries': "false", |