bfcp: update makefiles and docs

This commit is contained in:
Alfred E. Heggestad 2013-02-22 22:11:25 +00:00
parent 5f9f9eac4b
commit ab0c187680
3 changed files with 7 additions and 14 deletions

View file

@ -109,6 +109,7 @@ Features:
* RFC 6156 - TURN Extension for IPv6
* Symmetric RTP
* ITU-T G.711 Appendix I and Appendix II
* draft-ietf-bfcpbis-rfc4582bis-08
Supported platforms:

View file

@ -24,12 +24,10 @@ SOURCE dll.cpp
SOURCEPATH ..\..\src\bfcp
SOURCE attr.c
SOURCE hdr.c
SOURCE conn.c
SOURCE msg.c
SOURCE rep.c
SOURCE req.c
SOURCE sock.c
SOURCE transp.c
SOURCE reply.c
SOURCE request.c
USERINCLUDE . ..\..\include
SYSTEMINCLUDE \epoc32\include

View file

@ -115,22 +115,16 @@
RelativePath="..\..\src\bfcp\attr.c">
</File>
<File
RelativePath="..\..\src\bfcp\hdr.c">
RelativePath="..\..\src\bfcp\conn.c">
</File>
<File
RelativePath="..\..\src\bfcp\msg.c">
</File>
<File
RelativePath="..\..\src\bfcp\rep.c">
RelativePath="..\..\src\bfcp\reply.c">
</File>
<File
RelativePath="..\..\src\bfcp\req.c">
</File>
<File
RelativePath="..\..\src\bfcp\sock.c">
</File>
<File
RelativePath="..\..\src\bfcp\transp.c">
RelativePath="..\..\src\bfcp\request.c">
</File>
</Filter>
<Filter