From 132957a5b328c3ae59cdd1b0a233ddfa44ae9e80 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 0e896a238..341f7bc19 100644 --- a/visualc/vngspice.vcxproj +++ b/visualc/vngspice.vcxproj @@ -2244,6 +2244,7 @@ + @@ -2889,4 +2890,4 @@ - + \ No newline at end of file