From 33c23a2839f8b2cdff3022e2e73fb74e6147bd20 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 b55adee6f..1e4f3733a 100644 --- a/visualc/vngspice.vcxproj +++ b/visualc/vngspice.vcxproj @@ -2245,6 +2245,7 @@ + @@ -2890,4 +2891,4 @@ - + \ No newline at end of file