add missing header files to the project file.
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@88 a93c3328-9c30-0410-af19-c9cd2b2d52af
This commit is contained in:
parent
ec4ee146d9
commit
36411f16ac
|
@ -286,6 +286,10 @@
|
||||||
RelativePath=".\src\include\openzap.h"
|
RelativePath=".\src\include\openzap.h"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath=".\src\include\sangoma_tdm_api.h"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath=".\src\include\zap_buffer.h"
|
RelativePath=".\src\include\zap_buffer.h"
|
||||||
>
|
>
|
||||||
|
@ -302,6 +306,10 @@
|
||||||
RelativePath=".\src\include\zap_threadmutex.h"
|
RelativePath=".\src\include\zap_threadmutex.h"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath=".\src\include\zap_types.h"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath=".\src\include\zap_wanpipe.h"
|
RelativePath=".\src\include\zap_wanpipe.h"
|
||||||
>
|
>
|
||||||
|
|
Loading…
Reference in New Issue