mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-02-13 13:40:44 +00:00
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:
parent
50b00fff3b
commit
95fbd20408
@ -40,7 +40,7 @@
|
|||||||
/>
|
/>
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCCLCompilerTool"
|
Name="VCCLCompilerTool"
|
||||||
Optimization="2"
|
Optimization="0"
|
||||||
InlineFunctionExpansion="1"
|
InlineFunctionExpansion="1"
|
||||||
AdditionalIncludeDirectories="./include,./include/arch,./include/arch/win32,./include/arch/unix"
|
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"
|
PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;APR_DECLARE_EXPORT;WIN32;_WINDOWS;NDEBUG"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user