From 7574a7287e2e121c9d5c91a5f4ea38c5b3ae2a04 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 6 Nov 2011 02:28:57 -0600 Subject: Additional kde to tde renaming --- tqt3integration/libqtkde/CMakeLists.txt | 2 +- tqt3integration/module/CMakeLists.txt | 2 +- tqt3integration/utils/CMakeLists.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'tqt3integration') diff --git a/tqt3integration/libqtkde/CMakeLists.txt b/tqt3integration/libqtkde/CMakeLists.txt index a4220ac26..44952e35f 100644 --- a/tqt3integration/libqtkde/CMakeLists.txt +++ b/tqt3integration/libqtkde/CMakeLists.txt @@ -27,7 +27,7 @@ link_directories( tde_add_library( qtkde SHARED AUTOMOC SOURCES qtkde.cpp VERSION 0.0.0 - LINK kdeui-shared + LINK tdeui-shared DEPENDENCIES generate_tqt3_bindings DESTINATION "${PLUGIN_INSTALL_DIR}/plugins/integration/" ) \ No newline at end of file diff --git a/tqt3integration/module/CMakeLists.txt b/tqt3integration/module/CMakeLists.txt index 282c4a6a3..dd7a62ebe 100644 --- a/tqt3integration/module/CMakeLists.txt +++ b/tqt3integration/module/CMakeLists.txt @@ -36,7 +36,7 @@ set( ${target}_SRCS tde_add_kpart( ${target} AUTOMOC SOURCES ${${target}_SRCS} - LINK kdeinit_kded-shared + LINK tdeinit_kded-shared DEPENDENCIES generate_tqt3_bindings DESTINATION ${PLUGIN_INSTALL_DIR} ) \ No newline at end of file diff --git a/tqt3integration/utils/CMakeLists.txt b/tqt3integration/utils/CMakeLists.txt index 8386a95f7..da78e6a99 100644 --- a/tqt3integration/utils/CMakeLists.txt +++ b/tqt3integration/utils/CMakeLists.txt @@ -28,7 +28,7 @@ link_directories( tde_add_executable( gen AUTOMOC SOURCES gen.cpp - LINK kdecore-shared + LINK tdecore-shared ) ADD_CUSTOM_COMMAND( -- cgit v1.2.3