1
0
mirror of https://github.com/signalwire/freeswitch.git synced 2025-04-25 04:01:55 +00:00
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8274 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Michael Jerris 2008-05-06 16:06:17 +00:00
parent 7a9b9466c2
commit bf7dc24467

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