From e9d777b8a5e4df420f77a0953dba29fdcaa5abff Mon Sep 17 00:00:00 2001 From: Stefan Sayer Date: Thu, 15 Apr 2010 14:11:30 +0000 Subject: [PATCH] added missing file to CMake buildsys git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1792 8eb893ce-cfd4-0310-b710-fb5ebe64c474 --- core/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/core/CMakeLists.txt b/core/CMakeLists.txt index 9c94a311..f7dc4c7c 100644 --- a/core/CMakeLists.txt +++ b/core/CMakeLists.txt @@ -36,6 +36,7 @@ SET (sems_SRCS AmSession.cpp AmSessionContainer.cpp AmSessionEventHandler.cpp + AmSessionProcessor.cpp AmSipDialog.cpp AmSipDispatcher.cpp AmSipMsg.cpp