summaryrefslogtreecommitdiff
path: root/noncore/net/opietooth/applet/applet.pro
Side-by-side diff
Diffstat (limited to 'noncore/net/opietooth/applet/applet.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/net/opietooth/applet/applet.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/noncore/net/opietooth/applet/applet.pro b/noncore/net/opietooth/applet/applet.pro
index 524227a..395dfc4 100644
--- a/noncore/net/opietooth/applet/applet.pro
+++ b/noncore/net/opietooth/applet/applet.pro
@@ -4,10 +4,10 @@ HEADERS = bluezapplet.h bluezappletimpl.h
SOURCES = bluezapplet.cpp bluezappletimpl.cpp
TARGET = bluetoothapplet
DESTDIR = $(OPIEDIR)/plugins/applets
INCLUDEPATH += $(OPIEDIR)/include
INCLUDEPATH += $(OPIEDIR)/noncore/net/opietooth/lib
DEPENDPATH += $(OPIEDIR)/include
-LIBS += -lqpe -lopietooth
+LIBS += -lqpe -lopietooth1
VERSION = 0.0.3
include ( $(OPIEDIR)/include.pro )