git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8271 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Michael Jerris 2008-05-06 15:46:11 +00:00
parent 9c1e14aa9c
commit e893654bf5

View File

@ -43,7 +43,7 @@
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;MOD_EXPORTS;_CRT_SECURE_NO_DEPRECATE;_WIN32"
UsePrecompiledHeader="0"
DisableSpecificWarnings="4127, 4505"
EnablePREfast="false"
EnablePREfast="true"
/>
<Tool
Name="VCManagedResourceCompilerTool"