whoops
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8274 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
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"
|
||||
|
|
Loading…
Reference in New Issue