From 4dcc243aaf3a60fdc617b768295103421983aaf3 Mon Sep 17 00:00:00 2001 From: Holger Vogt Date: Sun, 28 Mar 2021 12:14:33 +0200 Subject: [PATCH] Add missing references to svg.c --- visualc/sharedspice.vcxproj | 2 ++ visualc/vngspice-fftw.vcxproj | 4 +++- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/visualc/sharedspice.vcxproj b/visualc/sharedspice.vcxproj index 56e02914d..f7ef74c44 100644 --- a/visualc/sharedspice.vcxproj +++ b/visualc/sharedspice.vcxproj @@ -475,6 +475,7 @@ + @@ -1080,6 +1081,7 @@ + diff --git a/visualc/vngspice-fftw.vcxproj b/visualc/vngspice-fftw.vcxproj index a2cad0ba1..1c42a1743 100644 --- a/visualc/vngspice-fftw.vcxproj +++ b/visualc/vngspice-fftw.vcxproj @@ -919,6 +919,7 @@ lib /machine:x64 /def:..\..\fftw-3.3-dll64\libfftw3-3.def /out:$(IntDir)libfftw3 + @@ -1530,6 +1531,7 @@ lib /machine:x64 /def:..\..\fftw-3.3-dll64\libfftw3-3.def /out:$(IntDir)libfftw3 + @@ -2722,4 +2724,4 @@ lib /machine:x64 /def:..\..\fftw-3.3-dll64\libfftw3-3.def /out:$(IntDir)libfftw3 - + \ No newline at end of file