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:
Jeff Lenk
2009-12-10 21:23:53 +00:00
parent a06ae39905
commit 4f8820ae09
2 changed files with 16 additions and 0 deletions
+8
View File
@@ -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"
>
+8
View File
@@ -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"
>