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
Name="XboxImageTool"
FileName="../default-debug.xbe"
StackSize="0x10000"
StackSize="0x20000"
IncludeDebugInfo="TRUE"
LimitAvailableMemoryTo64MB="TRUE"
SuppressStartupBanner="TRUE"