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 6, 2012
1 parent 8be6994 commit e5db01e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion deps/v8/build/common.gypi
Expand Up @@ -327,7 +327,6 @@
}], # OS=="mac"
['OS=="win"', {
'msvs_configuration_attributes': {
'OutputDirectory': '<(DEPTH)\\build\\$(ConfigurationName)',
'IntermediateDirectory': '$(OutDir)\\obj\\$(ProjectName)',
'CharacterSet': '1',
},
Expand Down

0 comments on commit e5db01e

Please sign in to comment.