From ef9b6a4e6cc4451e97289898bc540e702706abf3 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 cb913b98d..883b8129b 100644 --- a/visualc/vngspice.vcxproj +++ b/visualc/vngspice.vcxproj @@ -2244,6 +2244,7 @@ + @@ -2889,4 +2890,4 @@ - + \ No newline at end of file