mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-02-07 22:03:50 +00:00
fix windows release build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6273 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
bd4367052d
commit
7c24fffcde
@ -447,6 +447,16 @@
|
|||||||
PrecompiledHeaderFile=""
|
PrecompiledHeaderFile=""
|
||||||
/>
|
/>
|
||||||
</FileConfiguration>
|
</FileConfiguration>
|
||||||
|
<FileConfiguration
|
||||||
|
Name="Release|Win32"
|
||||||
|
>
|
||||||
|
<Tool
|
||||||
|
Name="VCCLCompilerTool"
|
||||||
|
UsePrecompiledHeader="0"
|
||||||
|
PrecompiledHeaderThrough=""
|
||||||
|
PrecompiledHeaderFile=""
|
||||||
|
/>
|
||||||
|
</FileConfiguration>
|
||||||
</File>
|
</File>
|
||||||
</Filter>
|
</Filter>
|
||||||
<Filter
|
<Filter
|
||||||
@ -491,11 +501,11 @@
|
|||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\src\include\private\switch_core.h"
|
RelativePath="..\..\src\include\switch_core.h"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\src\include\switch_core.h"
|
RelativePath="..\..\src\include\private\switch_core.h"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
|
Loading…
x
Reference in New Issue
Block a user