disable incorrect code analysis catch
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8442 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
d13fa0d211
commit
d24752a559
|
@ -363,6 +363,14 @@
|
|||
<File
|
||||
RelativePath="..\..\src\switch_core_session.c"
|
||||
>
|
||||
<FileConfiguration
|
||||
Name="Debug|Win32"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
DisableSpecificWarnings="6385"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\switch_core_speech.c"
|
||||
|
|
Loading…
Reference in New Issue