summaryrefslogtreecommitdiff
path: root/core/applets/obex/obex.pro
Unidiff
Diffstat (limited to 'core/applets/obex/obex.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--core/applets/obex/obex.pro4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/applets/obex/obex.pro b/core/applets/obex/obex.pro
index 6915737..a8c2340 100644
--- a/core/applets/obex/obex.pro
+++ b/core/applets/obex/obex.pro
@@ -3,8 +3,8 @@ CONFIG += qt warn_on release
3 HEADERS= obex.h obeximpl.h 3 HEADERS= obex.h obeximpl.h
4 SOURCES= obex.cc obeximpl.cc 4 SOURCES= obex.cc obeximpl.cc
5 TARGET = opieobex 5 TARGET = opieobex
6 DESTDIR = ../../plugins/obex 6 DESTDIR = $(OPIEDIR)/plugins/obex
7INCLUDEPATH += $(OPIEDIR)/include 7INCLUDEPATH += $(OPIEDIR)/include $(OPIEDIR)/core/launcher
8DEPENDPATH += ../$(OPIEDIR)/include 8DEPENDPATH += ../$(OPIEDIR)/include
9INTERFACES = obexinc.ui obexdlg.ui 9INTERFACES = obexinc.ui obexdlg.ui
10LIBS += -lqpe -lopie 10LIBS += -lqpe -lopie