Skip to content

Commit

Permalink
deps: fix gyp build configuration for Windows
Browse files Browse the repository at this point in the history
PR-URL: #10992
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
targos committed Feb 22, 2017
1 parent b30ec59 commit 00a2aa0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions deps/v8/gypfiles/toolchain.gypi
Original file line number Diff line number Diff line change
@@ -989,8 +989,6 @@
# present in VS 2003 and earlier.
'msvs_disabled_warnings': [4351],
'msvs_configuration_attributes': {
'OutputDirectory': '<(DEPTH)\\build\\$(ConfigurationName)',
'IntermediateDirectory': '$(OutDir)\\obj\\$(ProjectName)',
'CharacterSet': '1',
},
}],

0 comments on commit 00a2aa0

Please sign in to comment.