summaryrefslogtreecommitdiff
path: root/core/obex/obex.pro
Side-by-side diff
Diffstat (limited to 'core/obex/obex.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--core/obex/obex.pro29
1 files changed, 1 insertions, 28 deletions
diff --git a/core/obex/obex.pro b/core/obex/obex.pro
index 8291d53..4e72bc4 100644
--- a/core/obex/obex.pro
+++ b/core/obex/obex.pro
@@ -1,40 +1,13 @@
TEMPLATE = lib
CONFIG += qt warn_on
HEADERS = obex.h obexhandler.h obexsend.h receiver.h obeximpl.h
SOURCES = obex.cc obexsend.cpp obexhandler.cpp receiver.cpp obeximpl.cpp
TARGET = opieobex
DESTDIR = $(OPIEDIR)/plugins/obex
INCLUDEPATH += $(OPIEDIR)/include $(OPIEDIR)/core/launcher
DEPENDPATH +=
LIBS += -lqpe -lopiecore2
VERSION = 0.0.2
-include(
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- $(OPIEDIR)/include.pro )
+include( $(OPIEDIR)/include.pro )
target.path = $$prefix/plugins/applets