Revert "Unbreak the Windows build"
It is not needed for v8 3.10, and actually breaks the build. This reverts commit bd33fea732fa74d23fc31855631eba14a03a0c49.
This commit is contained in:
parent
f62441367f
commit
5046f8501c
4
deps/v8/build/common.gypi
vendored
4
deps/v8/build/common.gypi
vendored
@ -272,10 +272,6 @@
|
|||||||
'defines': [
|
'defines': [
|
||||||
'WIN32',
|
'WIN32',
|
||||||
],
|
],
|
||||||
'msvs_configuration_attributes': {
|
|
||||||
'IntermediateDirectory': '$(OutDir)\\obj\\$(ProjectName)',
|
|
||||||
'CharacterSet': '1',
|
|
||||||
},
|
|
||||||
}],
|
}],
|
||||||
['OS=="win" and v8_enable_prof==1', {
|
['OS=="win" and v8_enable_prof==1', {
|
||||||
'msvs_settings': {
|
'msvs_settings': {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user