Revision: 7070
Author: [email protected]
Date: Mon Mar  7 01:27:43 2011
Log: X64: Make sure that all Win64 Visual Studio project file builds have a large enough stack.
Review URL: http://codereview.chromium.org/6626013
http://code.google.com/p/v8/source/detail?r=7070

Modified:
 /branches/bleeding_edge/tools/visual_studio/x64.vsprops

=======================================
--- /branches/bleeding_edge/tools/visual_studio/x64.vsprops Tue Dec 7 03:01:02 2010 +++ /branches/bleeding_edge/tools/visual_studio/x64.vsprops Mon Mar 7 01:27:43 2011
@@ -12,6 +12,7 @@
        />
        <Tool
                Name="VCLinkerTool"
+                StackReserveSize="2091752"
                TargetMachine="17"
        />
 </VisualStudioPropertySheet>

--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

Reply via email to