IVR Groundwork add IVR to windows build.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@449 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
569be50b63
commit
a55ed486a2
|
@ -221,6 +221,10 @@
|
|||
RelativePath="..\..\src\switch_event.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\switch_ivr.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\switch_loadable_module.c"
|
||||
>
|
||||
|
@ -283,6 +287,10 @@
|
|||
RelativePath="..\..\src\include\switch_frame.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\include\switch_ivr.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\include\switch_loadable_module.h"
|
||||
>
|
||||
|
|
Loading…
Reference in New Issue