From 08da4e6c5644b24a36c1230256d9c9ecc5fccbae Mon Sep 17 00:00:00 2001 From: h_vogt Date: Sat, 11 Oct 2008 17:36:52 +0000 Subject: [PATCH] VC++ 2008 compatibility --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ChangeLog b/ChangeLog index 807fae2ee..1ffd71298 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2008-10-11 Holger Vogt + * /frontend/resource.c line 41 correct __MINGW32__ + /ciderlib/input/options.c renamed to optionsc.c to avoid double options.obj in VC++ 2008 + 2008-10-05 Holger Vogt * Macros added to allow compilation of tclspice with MS Visual C++ 2008