From ef2264e9790ae7e700ad3cf5fb3dbad05efd98d8 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 27 Jan 2013 01:06:46 -0600 Subject: Rename a number of libraries and executables to avoid conflicts with KDE4 --- quanta/components/debugger/dbgp/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'quanta/components/debugger') diff --git a/quanta/components/debugger/dbgp/CMakeLists.txt b/quanta/components/debugger/dbgp/CMakeLists.txt index 868fc177..0652c64d 100644 --- a/quanta/components/debugger/dbgp/CMakeLists.txt +++ b/quanta/components/debugger/dbgp/CMakeLists.txt @@ -34,6 +34,6 @@ tde_add_kpart( quantadebuggerdbgp AUTOMOC quantadebuggerdbgp.cpp dbgpsettingss.ui dbgpsettings.cpp dbgpnetwork.cpp qbytearrayfifo.cpp - LINK debuggerinterface-static kio-shared + LINK debuggerinterface-static tdeio-shared DESTINATION ${PLUGIN_INSTALL_DIR} ) -- cgit v1.2.1