summaryrefslogtreecommitdiff
path: root/examples/opiebluez/obluezdemo
Unidiff
Diffstat (limited to 'examples/opiebluez/obluezdemo') (more/less context) (ignore whitespace changes)
-rw-r--r--examples/opiebluez/obluezdemo/obluezdemo.pro4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/opiebluez/obluezdemo/obluezdemo.pro b/examples/opiebluez/obluezdemo/obluezdemo.pro
index cea0fcc..b173dbc 100644
--- a/examples/opiebluez/obluezdemo/obluezdemo.pro
+++ b/examples/opiebluez/obluezdemo/obluezdemo.pro
@@ -4,8 +4,8 @@ HEADERS = main.h
4SOURCES = main.cpp 4SOURCES = main.cpp
5INCLUDEPATH += $(OPIEDIR)/include 5INCLUDEPATH += $(OPIEDIR)/include
6DEPENDPATH += $(OPIEDIR)/include 6DEPENDPATH += $(OPIEDIR)/include
7LIBS += -lopiecore2 -lopieshower2 7LIBS += -lopiecore2 -lopiebluez2
8TARGET = oshowerdemo 8TARGET = obluezdemo
9 9
10!contains( platform, x11 ) { 10!contains( platform, x11 ) {
11 include( $(OPIEDIR)/include.pro ) 11 include( $(OPIEDIR)/include.pro )