summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--MSVC/CD-Tool/CD-Tool.vcproj2
1 files changed, 2 insertions, 0 deletions
diff --git a/MSVC/CD-Tool/CD-Tool.vcproj b/MSVC/CD-Tool/CD-Tool.vcproj
index 399941e..30a2813 100644
--- a/MSVC/CD-Tool/CD-Tool.vcproj
+++ b/MSVC/CD-Tool/CD-Tool.vcproj
@@ -37,6 +37,7 @@
GenerateDebugInformation="TRUE"
ProgramDatabaseFile="$(OutDir)/CD-Tool.pdb"
SubSystem="1"
+ StackReserveSize="0"
TargetMachine="1"/>
<Tool
Name="VCMIDLTool"/>
@@ -82,6 +83,7 @@
LinkIncremental="1"
GenerateDebugInformation="TRUE"
SubSystem="1"
+ StackReserveSize="0"
OptimizeReferences="2"
EnableCOMDATFolding="2"
TargetMachine="1"/>