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 --- configdialog/CMakeLists.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'configdialog') diff --git a/configdialog/CMakeLists.txt b/configdialog/CMakeLists.txt index 33c7260..542194c 100644 --- a/configdialog/CMakeLists.txt +++ b/configdialog/CMakeLists.txt @@ -26,7 +26,7 @@ IF (NOT USE_KDE4) TARGET_LINK_LIBRARIES(kbfxconfigapp kbfxdata kbfxcommon - ${QT_AND_KDECORE_LIBS} + ${QT_AND_TDECORE_LIBS} -lDCOP ${KDE3_KIO_LIBRARY} ${KDE3_UI_LIBRARY} @@ -42,9 +42,9 @@ ELSE (NOT USE_KDE4) TARGET_LINK_LIBRARIES(kbfxconfigapp kbfxdata kbfxcommon - ${KDE4_KDECORE_LIBS} + ${KDE4_TDECORE_LIBS} ${KDE4_KIO_LIBS} - ${KDE4_KDEUI_LIBS} + ${KDE4_TDEUI_LIBS} ) ENDIF (NOT USE_KDE4) -- cgit v1.2.3