stack size increased also for debug build

This commit is contained in:
Vecais Dumais Laacis
2007-08-10 11:11:37 +00:00
parent 9421835499
commit c7ccecfae1
+1 -1
View File
@@ -68,7 +68,7 @@ cl /Zl /nologo /c verstub.cpp /Fo$(IntDir)\
<Tool <Tool
Name="XboxImageTool" Name="XboxImageTool"
FileName="../default-debug.xbe" FileName="../default-debug.xbe"
StackSize="0x10000" StackSize="0x20000"
IncludeDebugInfo="TRUE" IncludeDebugInfo="TRUE"
LimitAvailableMemoryTo64MB="TRUE" LimitAvailableMemoryTo64MB="TRUE"
SuppressStartupBanner="TRUE" SuppressStartupBanner="TRUE"