summaryrefslogtreecommitdiff
path: root/core/apps/qcop/qcop.pro
blob: 3ffe796b490e512482e65366f4bee54479a1f945 (plain)
1
2
3
4
5
6
7
8
9
10
TEMPLATE	= app
CONFIG		= qt warn_on release
DESTDIR		= ../bin
HEADERS		= 
SOURCES		= main.cpp
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH	+= $(OPIEDIR)/include
LIBS            += -lqpe
INTERFACES	= 
TARGET		= qcop