From 0486034738b850c210b1389a8c3ae51a6b9fad23 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sat, 29 Mar 2014 00:54:51 +0900 Subject: Removed MSN support across Kopete by removing the MSN protocol and the netmeeting plugin. This resolves bug 1547. --- kopete/protocols/msn/webcam/CMakeLists.txt | 28 ---------------------------- 1 file changed, 28 deletions(-) delete mode 100644 kopete/protocols/msn/webcam/CMakeLists.txt (limited to 'kopete/protocols/msn/webcam/CMakeLists.txt') diff --git a/kopete/protocols/msn/webcam/CMakeLists.txt b/kopete/protocols/msn/webcam/CMakeLists.txt deleted file mode 100644 index aafa2d94..00000000 --- a/kopete/protocols/msn/webcam/CMakeLists.txt +++ /dev/null @@ -1,28 +0,0 @@ -################################################# -# -# (C) 2010-2011 Serghei Amelian -# serghei (DOT) amelian (AT) gmail.com -# -# Improvements and feedback are welcome -# -# This file is released under GPL >= 2 -# -################################################# - -add_subdirectory( libmimic ) - -include_directories( - ${CMAKE_CURRENT_BINARY_DIR} - ${CMAKE_SOURCE_DIR}/kopete/libkopete - ${TDE_INCLUDE_DIR} - ${TQT_INCLUDE_DIRS} - ${GLIB2_INCLUDE_DIRS} -) - - -##### mimicwrapper (static) ##################### - -tde_add_library( mimicwrapper STATIC_PIC AUTOMOC - SOURCES mimicwrapper.cpp msnwebcamdialog.cpp - LINK mimic-static -) -- cgit v1.2.1