From 285e8fc3c466e01ea6c23f7c707fb4b764708913 Mon Sep 17 00:00:00 2001 From: Michael Jerris Date: Wed, 19 Dec 2007 05:31:21 +0000 Subject: [PATCH] enable code analysis by default. git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6896 d0543943-73ff-0310-b7d9-9358b9ac24b2 --- w32/Library/FreeSwitchCore.2008.vcproj | 5 +++-- w32/module_debug.vsprops | 1 + 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/w32/Library/FreeSwitchCore.2008.vcproj b/w32/Library/FreeSwitchCore.2008.vcproj index 9b31ca4198..1091743577 100644 --- a/w32/Library/FreeSwitchCore.2008.vcproj +++ b/w32/Library/FreeSwitchCore.2008.vcproj @@ -57,6 +57,7 @@ WarnAsError="true" DebugInformationFormat="3" ForcedIncludeFiles="" + EnablePREfast="true" />