Module: sems Branch: master Commit: 54d421cb5e6483710e35e5772dd5b520507f070b URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commit;h=54d421cb5e6483710e35e5772dd5b520507f070b
Author: Peter Lemenkov <[email protected]> Committer: Peter Lemenkov <[email protected]> Date: Tue Nov 29 14:56:03 2011 +0400 Drop ContactInfo.cpp from CMake files Signed-off-by: Peter Lemenkov <[email protected]> --- apps/registrar_client/CMakeLists.txt | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/apps/registrar_client/CMakeLists.txt b/apps/registrar_client/CMakeLists.txt index 6f8168e..38c3727 100644 --- a/apps/registrar_client/CMakeLists.txt +++ b/apps/registrar_client/CMakeLists.txt @@ -1,5 +1,4 @@ set (registrar_client_SRCS -ContactInfo.cpp SIPRegistrarClient.cpp ) _______________________________________________ Semsdev mailing list [email protected] http://lists.iptel.org/mailman/listinfo/semsdev
