summaryrefslogtreecommitdiffstats
path: root/chrome/installer
diff options
context:
space:
mode:
authorbradnelson@chromium.org <bradnelson@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-07-03 22:00:19 +0000
committerbradnelson@chromium.org <bradnelson@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-07-03 22:00:19 +0000
commit48c7af7c5620fc2d02660f1c24dd85c0e87a0b14 (patch)
treefbdeebc136f98728bb65a184aa561f80890f8fac /chrome/installer
parentd27697db8eb6af9f319512ccdd69b07ff1fbff54 (diff)
downloadchromium_src-48c7af7c5620fc2d02660f1c24dd85c0e87a0b14.zip
chromium_src-48c7af7c5620fc2d02660f1c24dd85c0e87a0b14.tar.gz
chromium_src-48c7af7c5620fc2d02660f1c24dd85c0e87a0b14.tar.bz2
Modifying mini_installer to have different additional options.
This should not affect other targets. BUG=None TEST=None TBR=sgk Review URL: http://codereview.chromium.org/149152 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@19916 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/installer')
-rwxr-xr-xchrome/installer/mini_installer.gyp1
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/installer/mini_installer.gyp b/chrome/installer/mini_installer.gyp
index 969fe8c..e1ef3dc 100755
--- a/chrome/installer/mini_installer.gyp
+++ b/chrome/installer/mini_installer.gyp
@@ -5,6 +5,7 @@
'lastchange_path': '<(SHARED_INTERMEDIATE_DIR)/build/LASTCHANGE',
# 'branding_dir' is set in the 'conditions' section at the bottom.
'msvs_use_common_release': 0,
+ 'msvs_use_common_linker_extras': 0,
},
'includes': [
'../../build/common.gypi',