forked from Mirrors/freeswitch
add missing json
This commit is contained in:
parent
9e1508e23e
commit
3d2b23d60e
|
@ -442,6 +442,10 @@
|
|||
RelativePath="..\..\src\switch_ivr_say.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\switch_json.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\switch_loadable_module.c"
|
||||
>
|
||||
|
@ -940,6 +944,10 @@
|
|||
RelativePath="..\..\src\include\switch_ivr.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\include\switch_json.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\include\switch_loadable_module.h"
|
||||
>
|
||||
|
|
Loading…
Reference in New Issue