From aa011f28510edfffc62343ff8549dc4e790dfb07 Mon Sep 17 00:00:00 2001 From: Stefan Becker Date: Sat, 3 Dec 2011 18:33:48 +0200 Subject: [PATCH] core cleanup: add ocs2005 module to build files Forgot that in the previous commit... --- siplcs.vcproj | 8 ++++++++ src/core/Makefile.mingw | 1 + 2 files changed, 9 insertions(+) diff --git a/siplcs.vcproj b/siplcs.vcproj index 61946b43..9d18d984 100755 --- a/siplcs.vcproj +++ b/siplcs.vcproj @@ -528,6 +528,14 @@ > + + + + diff --git a/src/core/Makefile.mingw b/src/core/Makefile.mingw index 667f9de0..9e67fdaf 100644 --- a/src/core/Makefile.mingw +++ b/src/core/Makefile.mingw @@ -104,6 +104,7 @@ CLEAN_C_SRC = http-conn.c \ sipe-im.c \ sipe-incoming.c \ sipe-notify.c \ + sipe-ocs2005.c \ sipe-ocs2007.c \ sipe-schedule.c \ sipe-session.c \ -- 2.11.4.GIT