X64: Make sure that all Win64 Visual Studio project file builds have a large enough stack.

Review URL: http://codereview.chromium.org/6626013

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@7070 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
This commit is contained in:
whesse@chromium.org 2011-03-07 09:27:43 +00:00
parent cd04469f78
commit 30676b0abc

View File

@ -12,6 +12,7 @@
/>
<Tool
Name="VCLinkerTool"
StackReserveSize="2091752"
TargetMachine="17"
/>
</VisualStudioPropertySheet>