Rename a number of libraries and executables to avoid conflicts with KDE4

pull/1/head
Timothy Pearson 12 years ago
parent 16d72fea3d
commit 7da3080331

@ -65,5 +65,5 @@ tde_add_tdeinit_executable( tdenetworkmanager AUTOMOC
tdenetman-vpnauthenticationdialog.cpp tdenetman-vpnauthenticationdialog.cpp
vpn_tray_component.cpp vpn_tray_component.cpp
EMBED tdenetwork-connection-configwidgets-static #tdenetwork-connection-settings-static EMBED tdenetwork-connection-configwidgets-static #tdenetwork-connection-settings-static
LINK tdecore-shared tdeui-shared kutils-shared ${DBUS_TQT_LIBRARIES} LINK tdecore-shared tdeui-shared tdeutils-shared ${DBUS_TQT_LIBRARIES}
) )

@ -23,7 +23,7 @@
**************************************************************************/ **************************************************************************/
#include <kplugininfo.h> #include <kplugininfo.h>
#include <kparts/componentfactory.h> #include <tdeparts/componentfactory.h>
#include <kdebug.h> #include <kdebug.h>
#include <klocale.h> #include <klocale.h>

Loading…
Cancel
Save