summaryrefslogtreecommitdiff
path: root/core/obex/obex.pro
blob: 8291d535b26efc7f89289455e2dc102837571218 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
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 )
target.path = $$prefix/plugins/applets