summaryrefslogtreecommitdiff
path: root/examples/opiebluez/oblueztest/oblueztest.pro
Side-by-side diff
Diffstat (limited to 'examples/opiebluez/oblueztest/oblueztest.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--examples/opiebluez/oblueztest/oblueztest.pro4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/opiebluez/oblueztest/oblueztest.pro b/examples/opiebluez/oblueztest/oblueztest.pro
index 4439949..7fe0c18 100644
--- a/examples/opiebluez/oblueztest/oblueztest.pro
+++ b/examples/opiebluez/oblueztest/oblueztest.pro
@@ -4,8 +4,8 @@ HEADERS = main.h
SOURCES = main.cpp
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
-LIBS += -lopiecore2 -lopieshower2
-TARGET = oshowertest
+LIBS += -lopiecore2 -lopiebluez2
+TARGET = oblueztest
!contains( platform, x11 ) {
include( $(OPIEDIR)/include.pro )