From 32204bffe0f1f6759b739ab7f5effd1267974a6a Mon Sep 17 00:00:00 2001 From: Holger Vogt Date: Fri, 2 Apr 2021 23:49:13 +0200 Subject: [PATCH] enable cshunt for MS Windows fftw and shared ngspice --- visualc/sharedspice.vcxproj | 2 ++ visualc/vngspice-fftw.vcxproj | 2 ++ 2 files changed, 4 insertions(+) diff --git a/visualc/sharedspice.vcxproj b/visualc/sharedspice.vcxproj index f7ef74c44..bfa3b6c24 100644 --- a/visualc/sharedspice.vcxproj +++ b/visualc/sharedspice.vcxproj @@ -882,6 +882,7 @@ + @@ -2193,6 +2194,7 @@ + diff --git a/visualc/vngspice-fftw.vcxproj b/visualc/vngspice-fftw.vcxproj index 1c42a1743..dfb7ef709 100644 --- a/visualc/vngspice-fftw.vcxproj +++ b/visualc/vngspice-fftw.vcxproj @@ -1328,6 +1328,7 @@ lib /machine:x64 /def:..\..\fftw-3.3-dll64\libfftw3-3.def /out:$(IntDir)libfftw3 + @@ -2647,6 +2648,7 @@ lib /machine:x64 /def:..\..\fftw-3.3-dll64\libfftw3-3.def /out:$(IntDir)libfftw3 +