提交 5a7cd3c8 authored 作者: Michael Jerris's avatar Michael Jerris

fix to changing file names

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6261 d0543943-73ff-0310-b7d9-9358b9ac24b2
上级 92476db4
......@@ -435,8 +435,18 @@
>
</File>
<File
RelativePath="..\..\src\switch_xml.c"
RelativePath="..\..\src\switch_xml.cpp"
>
<FileConfiguration
Name="Debug|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="0"
PrecompiledHeaderThrough=""
PrecompiledHeaderFile=""
/>
</FileConfiguration>
</File>
</Filter>
<Filter
......@@ -481,11 +491,11 @@
>
</File>
<File
RelativePath="..\..\src\include\switch_core.h"
RelativePath="..\..\src\include\private\switch_core.h"
>
</File>
<File
RelativePath="..\..\src\include\private\switch_core.h"
RelativePath="..\..\src\include\switch_core.h"
>
</File>
<File
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论