From 0089cc543a5f6673db9346f9531dbd6196ce6d5f Mon Sep 17 00:00:00 2001 From: Holger Vogt Date: Sat, 15 Dec 2018 11:27:18 +0100 Subject: [PATCH] MSVC same stack size as with standard ngspice --- visualc/sharedspice.vcxproj | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/visualc/sharedspice.vcxproj b/visualc/sharedspice.vcxproj index fda4fdbf2..201672253 100644 --- a/visualc/sharedspice.vcxproj +++ b/visualc/sharedspice.vcxproj @@ -220,8 +220,8 @@ Windows 0 0 - 0 - 0 + 4194304 + 1048576 false @@ -264,8 +264,8 @@ Windows 0 0 - 0 - 0 + 4194304 + 1048576 true true UseLinkTimeCodeGeneration @@ -352,8 +352,8 @@ Windows 0 0 - 0 - 0 + 4194304 + 1048576 true true UseLinkTimeCodeGeneration