add new files for json

This commit is contained in:
Jeff Lenk 2010-06-17 12:18:06 -05:00
parent 7048c16fc4
commit 9e1508e23e
2 changed files with 16 additions and 0 deletions

View File

@ -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"
>

View File

@ -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"
>