diff options
Diffstat (limited to 'chrome/installer')
-rwxr-xr-x | chrome/installer/mini_installer.gyp | 1 |
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', |