summaryrefslogtreecommitdiff
path: root/core/applets/obex/obex.pro
blob: a8c2340b0860885538eed22bce55a94fbfa32be9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
TEMPLATE	= lib
CONFIG		+= qt warn_on release
HEADERS	=   obex.h obeximpl.h
SOURCES	=   obex.cc obeximpl.cc
TARGET		= opieobex
DESTDIR		= $(OPIEDIR)/plugins/obex
INCLUDEPATH += $(OPIEDIR)/include $(OPIEDIR)/core/launcher
DEPENDPATH      += ../$(OPIEDIR)/include
INTERFACES      = obexinc.ui obexdlg.ui
LIBS            += -lqpe -lopie
VERSION		= 0.0.1