From 57980c7471e7cca6c17c62650aed115dd2cdf80c Mon Sep 17 00:00:00 2001 From: h_vogt Date: Sat, 29 Oct 2016 19:50:24 +0200 Subject: [PATCH] sharedspice.vcxproj, add suitable preprocessor flags --- visualc/sharedspice.vcxproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/visualc/sharedspice.vcxproj b/visualc/sharedspice.vcxproj index 4b8c78cf0..7cc3c9e61 100644 --- a/visualc/sharedspice.vcxproj +++ b/visualc/sharedspice.vcxproj @@ -71,7 +71,7 @@ Disabled ..\src\maths\poly;..\src\frontend;..\src\spicelib\devices;tmp-bison;src\include;..\src\include;..\src\spicelib\parser;.;%(AdditionalIncludeDirectories) - _CRT_SECURE_NO_DEPRECATE;SIMULATOR;XSPICE;SHARED_MODULE;%(PreprocessorDefinitions) + _CRT_SECURE_NO_DEPRECATE;SIMULATOR;XSPICE;SHARED_MODULE;NGDEBUG;%(PreprocessorDefinitions) false false false