summaryrefslogtreecommitdiffstats
path: root/chrome_frame/chrome_frame.gyp
diff options
context:
space:
mode:
authorgregoryd@google.com <gregoryd@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-12-19 00:35:28 +0000
committergregoryd@google.com <gregoryd@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-12-19 00:35:28 +0000
commit95d3e0c768b1f9fe7d1a9e052294674a76153664 (patch)
tree5fe200bf4afa90a567e7a6a138d81adcda34bd39 /chrome_frame/chrome_frame.gyp
parent2dd8e7fdab91dfbd1ed6478808f2aae5c2d9c064 (diff)
downloadchromium_src-95d3e0c768b1f9fe7d1a9e052294674a76153664.zip
chromium_src-95d3e0c768b1f9fe7d1a9e052294674a76153664.tar.gz
chromium_src-95d3e0c768b1f9fe7d1a9e052294674a76153664.tar.bz2
Rearrange build configurations - make it clearer and allow better support for x64 on Windows
TEST=none BUG=29467 Review URL: http://codereview.chromium.org/501127 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@35012 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome_frame/chrome_frame.gyp')
-rw-r--r--chrome_frame/chrome_frame.gyp2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome_frame/chrome_frame.gyp b/chrome_frame/chrome_frame.gyp
index 7044648..34d3600 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': {
+ 'Debug_Base': {
'msvs_settings': {
'VCLinkerTool': {
'IgnoreAllDefaultLibraries': "false",