提交 cb86e014 authored 作者: Mike Jerris's avatar Mike Jerris

Merge pull request #1677 in FS/freeswitch from…

Merge pull request #1677 in FS/freeswitch from ~ANDYWOLK/freeswitch:bugfix/FS-11607-Fix-Windows-regression to master

* commit '3d7bc78d':
  FS-11607: [mod_sofia] Fix Windows build regression by adding missing sofia_json_api.c to the build.
...@@ -167,6 +167,7 @@ ...@@ -167,6 +167,7 @@
<ClCompile Include="sip-dig.c" /> <ClCompile Include="sip-dig.c" />
<ClCompile Include="sofia.c" /> <ClCompile Include="sofia.c" />
<ClCompile Include="sofia_glue.c" /> <ClCompile Include="sofia_glue.c" />
<ClCompile Include="sofia_json_api.c" />
<ClCompile Include="sofia_media.c" /> <ClCompile Include="sofia_media.c" />
<ClCompile Include="sofia_presence.c" /> <ClCompile Include="sofia_presence.c" />
<ClCompile Include="sofia_reg.c" /> <ClCompile Include="sofia_reg.c" />
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论