From 80ae18cb76dc87b8ec5d983a220254b6427c2522 Mon Sep 17 00:00:00 2001 From: Michael Jerris Date: Sun, 22 Mar 2009 16:54:45 +0000 Subject: [PATCH] turn off code analysis for now git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12711 d0543943-73ff-0310-b7d9-9358b9ac24b2 --- w32/Library/FreeSwitchCore.2008.vcproj | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/w32/Library/FreeSwitchCore.2008.vcproj b/w32/Library/FreeSwitchCore.2008.vcproj index d47be96518..796271cd8e 100644 --- a/w32/Library/FreeSwitchCore.2008.vcproj +++ b/w32/Library/FreeSwitchCore.2008.vcproj @@ -60,7 +60,7 @@ WarnAsError="true" DebugInformationFormat="3" ForcedIncludeFiles="" - EnablePREfast="$(EnablePREfast)" + EnablePREfast="false" />