From c7042e72d6eed5459294209e78561cbfd3275f17 Mon Sep 17 00:00:00 2001 From: Holger Vogt Date: Sun, 6 Mar 2022 23:20:08 +0100 Subject: [PATCH] Enable compiling with VS 2019 Add hicum2bindCSC.c to project --- visualc/vngspice.vcxproj | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/visualc/vngspice.vcxproj b/visualc/vngspice.vcxproj index 1e62868d0..4c495657b 100644 --- a/visualc/vngspice.vcxproj +++ b/visualc/vngspice.vcxproj @@ -2211,6 +2211,7 @@ + @@ -2855,4 +2856,4 @@ - + \ No newline at end of file