From c080f600359191a0344677a435bbc0e21958a464 Mon Sep 17 00:00:00 2001 From: mickeyl Date: Fri, 07 May 2004 10:45:37 +0000 Subject: fix soname --- diff --git a/noncore/net/opietooth/manager/manager.pro b/noncore/net/opietooth/manager/manager.pro index 5c05b4d..ba13b2f 100644 --- a/noncore/net/opietooth/manager/manager.pro +++ b/noncore/net/opietooth/manager/manager.pro @@ -22,7 +22,7 @@ SOURCES = btconnectionitem.cpp btdeviceitem.cpp \ INCLUDEPATH += $(OPIEDIR)/include INCLUDEPATH += $(OPIEDIR)/noncore/net/opietooth/lib DEPENDPATH += $(OPIEDIR)/include -LIBS += -lqpe -lopietooth -lopiecore2 -lopieui2 +LIBS += -lqpe -lopietooth1 -lopiecore2 -lopieui2 INTERFACES = bluetoothbase.ui devicedialog.ui rfcommassigndialogbase.ui rfcommdialogitembase.ui TARGET = bluetooth-manager -- cgit v0.9.0.2