forked from Mirrors/freeswitch
add switch_dso
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10326 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
be091b64bd
commit
de495e8b94
|
@ -406,6 +406,10 @@
|
|||
/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\switch_dso.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\switch_event.c"
|
||||
>
|
||||
|
@ -553,11 +557,11 @@
|
|||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\include\private\switch_core.h"
|
||||
RelativePath="..\..\src\include\switch_core.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\include\switch_core.h"
|
||||
RelativePath="..\..\src\include\private\switch_core.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
|
@ -572,6 +576,10 @@
|
|||
RelativePath="..\..\src\include\switch_cpp.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\include\switch_dso.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\include\switch_event.h"
|
||||
>
|
||||
|
|
Loading…
Reference in New Issue