Module: sems Branch: master Commit: 849fa92c44d3c821ba4458222517f4b24556371c URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commit;h=849fa92c44d3c821ba4458222517f4b24556371c
Author: Peter Lemenkov <[email protected]> Committer: Peter Lemenkov <[email protected]> Date: Fri Feb 11 21:59:35 2011 +0300 More sbc modules to compile Signed-off-by: Peter Lemenkov <[email protected]> --- apps/sbc/CMakeLists.txt | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) diff --git a/apps/sbc/CMakeLists.txt b/apps/sbc/CMakeLists.txt index 09a6ce0..baddcc3 100644 --- a/apps/sbc/CMakeLists.txt +++ b/apps/sbc/CMakeLists.txt @@ -1,8 +1,9 @@ set (sbc_SRCS -SBC.cpp -SBCCallProfile.cpp HeaderFilter.cpp ParamReplacer.cpp +RegexMapper.cpp +SBC.cpp +SBCCallProfile.cpp SDPFilter.cpp ) _______________________________________________ Semsdev mailing list [email protected] http://lists.iptel.org/mailman/listinfo/semsdev
