Skip to content
This repository has been archived by the owner on Apr 22, 2023. It is now read-only.

Commit

Permalink
v8: Remove OutputDirectory from build/common.gypi
Browse files Browse the repository at this point in the history
  • Loading branch information
isaacs committed Feb 27, 2012
1 parent 2e24ded commit 412cebe
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion deps/v8/build/common.gypi
Expand Up @@ -352,7 +352,6 @@
}], # OS=="mac"
['OS=="win"', {
'msvs_configuration_attributes': {
'OutputDirectory': '<(DEPTH)\\build\\$(ConfigurationName)',
'IntermediateDirectory': '$(OutDir)\\obj\\$(ProjectName)',
'CharacterSet': '1',
},
Expand Down

0 comments on commit 412cebe

Please sign in to comment.