make release build stop crashing on msvc. Stop crashing.

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@340 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Michael Jerris 2006-01-13 02:33:56 +00:00
parent 50b00fff3b
commit 95fbd20408
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@
/>
<Tool
Name="VCCLCompilerTool"
Optimization="2"
Optimization="0"
InlineFunctionExpansion="1"
AdditionalIncludeDirectories="./include,./include/arch,./include/arch/win32,./include/arch/unix"
PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;APR_DECLARE_EXPORT;WIN32;_WINDOWS;NDEBUG"