From 21f5b209512ef64bc488e43d6e8151e525ca4220 Mon Sep 17 00:00:00 2001 From: Holger Vogt Date: Sat, 13 Oct 2018 23:45:21 +0200 Subject: [PATCH] Unify stack reserve 4194304 and stack commit 1048576 for all 64 bit configurations --- visualc/vngspice-fftw.vcxproj | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/visualc/vngspice-fftw.vcxproj b/visualc/vngspice-fftw.vcxproj index d697289c8..fee07c670 100644 --- a/visualc/vngspice-fftw.vcxproj +++ b/visualc/vngspice-fftw.vcxproj @@ -325,7 +325,7 @@ lib /machine:x64 /def:..\..\fftw-3.3-dll64\libfftw3-3.def /out:$(IntDir)libfftw3 0 0 4194304 - 16384 + 1048576 false @@ -374,8 +374,8 @@ lib /machine:x64 /def:..\..\fftw-3.3-dll64\libfftw3-3.def /out:$(IntDir)libfftw3 Windows 0 0 - 0 - 0 + 4194304 + 1048576 @@ -520,8 +520,8 @@ lib /machine:x64 /def:..\..\fftw-3.3-dll64\libfftw3-3.def /out:$(IntDir)libfftw3 Console 0 0 - 0 - 0 + 4194304 + 1048576 false @@ -570,8 +570,8 @@ lib /machine:x64 /def:..\..\fftw-3.3-dll64\libfftw3-3.def /out:$(IntDir)libfftw3 Console 0 0 - 0 - 0 + 4194304 + 1048576 true true UseLinkTimeCodeGeneration @@ -676,7 +676,7 @@ lib /machine:x64 /def:..\..\fftw-3.3-dll64\libfftw3-3.def /out:$(IntDir)libfftw3 0 0 4194304 - 16394 + 1048576 @@ -783,7 +783,7 @@ lib /machine:x64 /def:..\..\fftw-3.3-dll64\libfftw3-3.def /out:$(IntDir)libfftw3 0 0 4194304 - 16384 + 1048576 true true UseLinkTimeCodeGeneration