add new files for json
This commit is contained in:
parent
7048c16fc4
commit
9e1508e23e
|
@ -298,6 +298,10 @@
|
|||
RelativePath=".\esl_event.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\esl_json.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\esl_threadmutex.c"
|
||||
>
|
||||
|
@ -320,6 +324,10 @@
|
|||
RelativePath=".\include\esl_event.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\include\esl_json.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\include\esl_threadmutex.h"
|
||||
>
|
||||
|
|
|
@ -742,6 +742,10 @@
|
|||
RelativePath="..\..\src\switch_ivr_say.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\switch_json.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\switch_loadable_module.c"
|
||||
>
|
||||
|
@ -1452,6 +1456,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