From 522af317888c4ed8f14a18c3cd6e5e5d9a6d6196 Mon Sep 17 00:00:00 2001 From: Holger Vogt Date: Fri, 12 Oct 2018 20:59:45 +0200 Subject: [PATCH] unify stacke size reserved 4194304 stack size comitted 1048576 --- visualc/vngspice.vcxproj | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/visualc/vngspice.vcxproj b/visualc/vngspice.vcxproj index e44829dc4..4d89a1914 100644 --- a/visualc/vngspice.vcxproj +++ b/visualc/vngspice.vcxproj @@ -318,7 +318,7 @@ 0 0 4194304 - 16384 + 1048576 false @@ -365,8 +365,8 @@ Windows 0 0 - 0 - 0 + 4194304 + 1048576 @@ -501,8 +501,8 @@ Console 0 0 - 0 - 0 + 4194304 + 1048576 false @@ -549,8 +549,8 @@ Console 0 0 - 0 - 0 + 4194304 + 1048576 true true UseLinkTimeCodeGeneration @@ -649,7 +649,7 @@ 0 0 4194304 - 16394 + 1048576 @@ -750,7 +750,7 @@ 0 0 4194304 - 16384 + 1048576 true true UseLinkTimeCodeGeneration