disable optimizations to try to work around a bug MODAPP-33 MODAPP-32

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5791 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Michael Jerris 2007-10-04 12:54:23 +00:00
parent 1667112b3b
commit be32b663e4
1 changed files with 1 additions and 0 deletions

View File

@ -102,6 +102,7 @@
/>
<Tool
Name="VCCLCompilerTool"
Optimization="0"
PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
RuntimeLibrary="2"
UsePrecompiledHeader="0"