diff --git a/deps/v8/build/common.gypi b/deps/v8/build/common.gypi index ff3679431b..f999437783 100644 --- a/deps/v8/build/common.gypi +++ b/deps/v8/build/common.gypi @@ -272,10 +272,6 @@ 'defines': [ 'WIN32', ], - 'msvs_configuration_attributes': { - 'IntermediateDirectory': '$(OutDir)\\obj\\$(ProjectName)', - 'CharacterSet': '1', - }, }], ['OS=="win" and v8_enable_prof==1', { 'msvs_settings': {