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:
Michael Jerris 2006-01-26 18:09:18 +00:00
parent 569be50b63
commit a55ed486a2
1 changed files with 8 additions and 0 deletions

View File

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