[Freeswitch-svn] [commit] r12711 - freeswitch/trunk/w32/Library

FreeSWITCH SVN mikej at freeswitch.org
Sun Mar 22 09:54:45 PDT 2009


Author: mikej
Date: Sun Mar 22 11:54:45 2009
New Revision: 12711

Log:
turn off code analysis for now

Modified:
   freeswitch/trunk/w32/Library/FreeSwitchCore.2008.vcproj

Modified: freeswitch/trunk/w32/Library/FreeSwitchCore.2008.vcproj
==============================================================================
--- freeswitch/trunk/w32/Library/FreeSwitchCore.2008.vcproj	(original)
+++ freeswitch/trunk/w32/Library/FreeSwitchCore.2008.vcproj	Sun Mar 22 11:54:45 2009
@@ -60,7 +60,7 @@
 				WarnAsError="true"
 				DebugInformationFormat="3"
 				ForcedIncludeFiles=""
-				EnablePREfast="$(EnablePREfast)"
+				EnablePREfast="false"
 			/>
 			<Tool
 				Name="VCManagedResourceCompilerTool"
@@ -153,7 +153,6 @@
 				WarnAsError="false"
 				DebugInformationFormat="3"
 				ForcedIncludeFiles=""
-				EnablePREfast="$(EnablePREfast)"
 			/>
 			<Tool
 				Name="VCManagedResourceCompilerTool"
@@ -242,7 +241,6 @@
 				WarningLevel="4"
 				WarnAsError="true"
 				DebugInformationFormat="3"
-				EnablePREfast="$(EnablePREfast)"
 			/>
 			<Tool
 				Name="VCManagedResourceCompilerTool"
@@ -331,7 +329,6 @@
 				WarningLevel="4"
 				WarnAsError="false"
 				DebugInformationFormat="3"
-				EnablePREfast="$(EnablePREfast)"
 			/>
 			<Tool
 				Name="VCManagedResourceCompilerTool"



More information about the Freeswitch-svn mailing list