提交 4f8820ae authored 作者: Jeff Lenk's avatar Jeff Lenk

add switch_mprintf to windows build

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15877 d0543943-73ff-0310-b7d9-9358b9ac24b2
上级 a06ae399
...@@ -742,6 +742,10 @@ ...@@ -742,6 +742,10 @@
RelativePath="..\..\src\switch_log.c" RelativePath="..\..\src\switch_log.c"
> >
</File> </File>
<File
RelativePath="..\..\src\switch_mprintf.c"
>
</File>
<File <File
RelativePath="..\..\src\switch_nat.c" RelativePath="..\..\src\switch_nat.c"
> >
...@@ -1448,6 +1452,10 @@ ...@@ -1448,6 +1452,10 @@
RelativePath="..\..\src\include\switch_module_interfaces.h" RelativePath="..\..\src\include\switch_module_interfaces.h"
> >
</File> </File>
<File
RelativePath="..\..\src\include\switch_mprintf.h"
>
</File>
<File <File
RelativePath="..\..\src\include\switch_odbc.h" RelativePath="..\..\src\include\switch_odbc.h"
> >
......
...@@ -444,6 +444,10 @@ ...@@ -444,6 +444,10 @@
RelativePath="..\..\src\switch_log.c" RelativePath="..\..\src\switch_log.c"
> >
</File> </File>
<File
RelativePath="..\..\src\switch_mprintf.c"
>
</File>
<File <File
RelativePath="..\..\src\switch_nat.c" RelativePath="..\..\src\switch_nat.c"
> >
...@@ -942,6 +946,10 @@ ...@@ -942,6 +946,10 @@
RelativePath="..\..\src\include\switch_module_interfaces.h" RelativePath="..\..\src\include\switch_module_interfaces.h"
> >
</File> </File>
<File
RelativePath="..\..\src\include\switch_mprintf.h"
>
</File>
<File <File
RelativePath="..\..\src\include\switch_odbc.h" RelativePath="..\..\src\include\switch_odbc.h"
> >
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论