summaryrefslogtreecommitdiff
path: root/noncore
authorzecke <zecke>2002-06-15 21:37:16 (UTC)
committer zecke <zecke>2002-06-15 21:37:16 (UTC)
commit6f9b901d1f8db793a0e4a42f99f14f802e96f62e (patch) (side-by-side diff)
treea787afce2261063b145a57fca535feb29ba5489a /noncore
parent8ab6f33e6bd35266bed38952f149a328bea3c544 (diff)
downloadopie-6f9b901d1f8db793a0e4a42f99f14f802e96f62e.zip
opie-6f9b901d1f8db793a0e4a42f99f14f802e96f62e.tar.gz
opie-6f9b901d1f8db793a0e4a42f99f14f802e96f62e.tar.bz2
-lopie for libs
Diffstat (limited to 'noncore') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/net/opietooth/manager/manager.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/noncore/net/opietooth/manager/manager.pro b/noncore/net/opietooth/manager/manager.pro
index 5f0a62c..5acb193 100644
--- a/noncore/net/opietooth/manager/manager.pro
+++ b/noncore/net/opietooth/manager/manager.pro
@@ -6,7 +6,7 @@ SOURCES = main.cpp bluebase.cpp scandialog.cpp
INCLUDEPATH += $(OPIEDIR)/include
INCLUDEPATH += $(OPIEDIR)/noncore/opietooth/lib
DEPENDPATH += $(OPIEDIR)/include
-LIBS += -lqpe -lopietooth
+LIBS += -lqpe -lopietooth -lopie
INTERFACES = bluetoothbase.ui devicedialog.ui
TARGET = $(OPIEDIR)/bin/bluetooth-manager