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:
Bert Belder 2012-06-08 20:46:34 +02:00
parent f62441367f
commit 5046f8501c

View File

@ -272,10 +272,6 @@
'defines': [
'WIN32',
],
'msvs_configuration_attributes': {
'IntermediateDirectory': '$(OutDir)\\obj\\$(ProjectName)',
'CharacterSet': '1',
},
}],
['OS=="win" and v8_enable_prof==1', {
'msvs_settings': {