-rw-r--r-- | core/obex/obex.pro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/obex/obex.pro b/core/obex/obex.pro index f07a4e8..2c2f38c 100644 --- a/core/obex/obex.pro +++ b/core/obex/obex.pro @@ -5,7 +5,7 @@ SOURCES = obex.cc obexsend.cpp obexhandler.cpp receiver.cpp obeximpl.cpp TARGET = opieobex DESTDIR = $(OPIEDIR)/plugins/obex INCLUDEPATH += $(OPIEDIR)/include $(OPIEDIR)/core/launcher -DEPENDPATH += ../$(OPIEDIR)/include +DEPENDPATH += LIBS += -lqpe -lopiecore2 VERSION = 0.0.2 |