Optimized

This commit is contained in:
Vulpovile
2022-10-05 13:52:03 -07:00
parent c5f4f829b3
commit 09ea4744fc
4 changed files with 9 additions and 9 deletions

View File

@@ -81,7 +81,7 @@
SuppressStartupBanner="true"
ProgramDatabaseFile=".\Release/Blocks3D.pdb"
SubSystem="2"
StackReserveSize="8388608"
StackReserveSize="16777216"
TargetMachine="1"
/>
<Tool
@@ -180,7 +180,7 @@
GenerateDebugInformation="true"
ProgramDatabaseFile=".\Debug/Blocks3D.pdb"
SubSystem="1"
StackReserveSize="8388608"
StackReserveSize="16777216"
TargetMachine="1"
/>
<Tool