stack size increased also for debug build
This commit is contained in:
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user