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:
parent
1667112b3b
commit
be32b663e4
|
@ -102,6 +102,7 @@
|
|||
/>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
Optimization="0"
|
||||
PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
|
||||
RuntimeLibrary="2"
|
||||
UsePrecompiledHeader="0"
|
||||
|
|
Loading…
Reference in New Issue