提交 a90e0b30 authored 作者: Michael Jerris's avatar Michael Jerris

windows build tweaks.

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6301 d0543943-73ff-0310-b7d9-9358b9ac24b2
上级 356a1311
...@@ -434,8 +434,6 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Default", "Default", "{3B08 ...@@ -434,8 +434,6 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Default", "Default", "{3B08
conf\freeswitch.xml = conf\freeswitch.xml conf\freeswitch.xml = conf\freeswitch.xml
conf\iax.conf.xml = conf\iax.conf.xml conf\iax.conf.xml = conf\iax.conf.xml
conf\ivr.conf.xml = conf\ivr.conf.xml conf\ivr.conf.xml = conf\ivr.conf.xml
conf\lang_fr.xml = conf\lang_fr.xml
conf\mod_cdr.conf.xml = conf\mod_cdr.conf.xml
conf\modules.conf.xml = conf\modules.conf.xml conf\modules.conf.xml = conf\modules.conf.xml
conf\portaudio.conf.xml = conf\portaudio.conf.xml conf\portaudio.conf.xml = conf\portaudio.conf.xml
conf\rss.conf.xml = conf\rss.conf.xml conf\rss.conf.xml = conf\rss.conf.xml
......
...@@ -464,6 +464,10 @@ ...@@ -464,6 +464,10 @@
Filter="h;hpp;hxx;hm;inl;inc;xsd" Filter="h;hpp;hxx;hm;inl;inc;xsd"
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}" UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
> >
<File
RelativePath="..\..\src\include\SimpleGlob.h"
>
</File>
<File <File
RelativePath="..\..\libs\stfu\stfu.h" RelativePath="..\..\libs\stfu\stfu.h"
> >
...@@ -501,11 +505,11 @@ ...@@ -501,11 +505,11 @@
> >
</File> </File>
<File <File
RelativePath="..\..\src\include\switch_core.h" RelativePath="..\..\src\include\private\switch_core.h"
> >
</File> </File>
<File <File
RelativePath="..\..\src\include\private\switch_core.h" RelativePath="..\..\src\include\switch_core.h"
> >
</File> </File>
<File <File
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论