summaryrefslogtreecommitdiff
path: root/core/apps/qcop/qcop.pro
blob: b52bfd8b5229467da39fde4b214f4ddba98f982f (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 += $(QPEDIR)/include
DEPENDPATH	+= $(QPEDIR)/include
LIBS            += -lqpe
INTERFACES	= 
TARGET		= qcop