mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-14 08:05:37 +00:00
FS-11607: [mod_sofia] Fix Windows build regression by adding missing sofia_json_api.c to the build.
This commit is contained in:
parent
1c63aceba5
commit
3d7bc78dfa
@ -167,6 +167,7 @@
|
||||
<ClCompile Include="sip-dig.c" />
|
||||
<ClCompile Include="sofia.c" />
|
||||
<ClCompile Include="sofia_glue.c" />
|
||||
<ClCompile Include="sofia_json_api.c" />
|
||||
<ClCompile Include="sofia_media.c" />
|
||||
<ClCompile Include="sofia_presence.c" />
|
||||
<ClCompile Include="sofia_reg.c" />
|
||||
|
Loading…
x
Reference in New Issue
Block a user