From 0b6057404f65218182ab27a9483a21065ef61fca Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Mon, 7 Nov 2011 21:50:33 -0600 Subject: Rename kwin to twin (Part 2 of 2) --- kwin/clients/plastik/config/CMakeLists.txt | 33 ------------------------------ 1 file changed, 33 deletions(-) delete mode 100644 kwin/clients/plastik/config/CMakeLists.txt (limited to 'kwin/clients/plastik/config/CMakeLists.txt') diff --git a/kwin/clients/plastik/config/CMakeLists.txt b/kwin/clients/plastik/config/CMakeLists.txt deleted file mode 100644 index 49066000e..000000000 --- a/kwin/clients/plastik/config/CMakeLists.txt +++ /dev/null @@ -1,33 +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 -# -################################################# - -include_directories( - ${CMAKE_CURRENT_BINARY_DIR} - ${TDE_INCLUDE_DIR} - ${TQT_INCLUDE_DIRS} -) - -link_directories( - ${TQT_LIBRARY_DIRS} -) - -##### other data ################################ - -install( FILES DESTINATION ${XDG_APPS_INSTALL_DIR} ) - - -##### twin_plastik_config (module) ############## - -tde_add_kpart( twin_plastik_config AUTOMOC - SOURCES config.cpp configdialog.ui - LINK tdeui-shared - DESTINATION ${PLUGIN_INSTALL_DIR} -) -- cgit v1.2.1