add switch_mprintf to windows build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15877 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
a06ae39905
commit
4f8820ae09
|
@ -742,6 +742,10 @@
|
|||
RelativePath="..\..\src\switch_log.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\switch_mprintf.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\switch_nat.c"
|
||||
>
|
||||
|
@ -1448,6 +1452,10 @@
|
|||
RelativePath="..\..\src\include\switch_module_interfaces.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\include\switch_mprintf.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\include\switch_odbc.h"
|
||||
>
|
||||
|
|
|
@ -444,6 +444,10 @@
|
|||
RelativePath="..\..\src\switch_log.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\switch_mprintf.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\switch_nat.c"
|
||||
>
|
||||
|
@ -942,6 +946,10 @@
|
|||
RelativePath="..\..\src\include\switch_module_interfaces.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\include\switch_mprintf.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\include\switch_odbc.h"
|
||||
>
|
||||
|
|
Loading…
Reference in New Issue