summaryrefslogtreecommitdiff
path: root/projects/openttd_vs80.vcproj.in
diff options
context:
space:
mode:
Diffstat (limited to 'projects/openttd_vs80.vcproj.in')
-rw-r--r--projects/openttd_vs80.vcproj.in8
1 files changed, 8 insertions, 0 deletions
diff --git a/projects/openttd_vs80.vcproj.in b/projects/openttd_vs80.vcproj.in
index 5b9ac3e7a..feb18f977 100644
--- a/projects/openttd_vs80.vcproj.in
+++ b/projects/openttd_vs80.vcproj.in
@@ -103,6 +103,8 @@
IgnoreDefaultLibraryNames=""
GenerateDebugInformation="true"
SubSystem="2"
+ StackReserveSize="1024"
+ StackCommitSize="1024"
OptimizeReferences="2"
OptimizeForWindows98="1"
TargetMachine="1"
@@ -201,6 +203,8 @@
IgnoreDefaultLibraryNames="LIBCMT.lib"
GenerateDebugInformation="true"
SubSystem="2"
+ StackReserveSize="1024"
+ StackCommitSize="1024"
TargetMachine="1"
/>
<Tool
@@ -312,6 +316,8 @@
IgnoreDefaultLibraryNames=""
GenerateDebugInformation="true"
SubSystem="2"
+ StackReserveSize="1024"
+ StackCommitSize="1024"
OptimizeReferences="2"
OptimizeForWindows98="1"
TargetMachine="17"
@@ -413,6 +419,8 @@
IgnoreDefaultLibraryNames="LIBCMT.lib"
GenerateDebugInformation="true"
SubSystem="2"
+ StackReserveSize="1024"
+ StackCommitSize="1024"
TargetMachine="17"
/>
<Tool