From 090b721da15619faa344860707e43ba455210060 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 6 Nov 2011 21:33:00 -0600 Subject: Rename additional instances of KDE to TDE --- src/CMakeLists.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src') diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 3e76368..c81c616 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -35,7 +35,7 @@ IF (NOT USE_KDE4) TARGET_LINK_LIBRARIES(kbfxspinx kbfxdata kbfxcommon - ${QT_AND_KDECORE_LIBS} + ${QT_AND_TDECORE_LIBS} ${KDE3_UI_LIBRARY} ) @@ -51,8 +51,8 @@ ELSE (NOT USE_KDE4) TARGET_LINK_LIBRARIES(kbfxspinx kbfxdata kbfxcommon - ${KDE4_KDECORE_LIBS} - ${KDE4_KDEUI_LIBS} + ${KDE4_TDECORE_LIBS} + ${KDE4_TDEUI_LIBS} ) KDE4_INSTALL_LIBTOOL_FILE(kbfxspinx ${PLUGIN_INSTALL_DIR}) -- cgit v1.2.1