adapted to direct linking of sipctrl into core

git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1794 8eb893ce-cfd4-0310-b710-fb5ebe64c474
sayer/1.4-spce2.6
Stefan Sayer 16 years ago
parent 49f6c8ea2a
commit ebe947e525

@ -49,6 +49,23 @@ SET (sems_SRCS
log.cpp
sems.cpp
SipCtrlInterface.cpp
sip/hash.cpp
sip/hash_table.cpp
sip/msg_fline.cpp
sip/msg_hdrs.cpp
sip/parse_common.cpp
sip/parse_cseq.cpp
sip/parse_from_to.cpp
sip/parse_header.cpp
sip/parse_uri.cpp
sip/parse_via.cpp
sip/resolver.cpp
sip/sip_parser.cpp
sip/sip_trans.cpp
sip/trans_layer.cpp
sip/transport.cpp
sip/udp_trsp.cpp
sip/wheeltimer.cpp
)
set (audio_files

Loading…
Cancel
Save