summaryrefslogtreecommitdiff
path: root/core/apps/qcop/qcop.pro
Side-by-side diff
Diffstat (limited to 'core/apps/qcop/qcop.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--core/apps/qcop/qcop.pro4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/apps/qcop/qcop.pro b/core/apps/qcop/qcop.pro
index 8cb1b55..6276bee 100644
--- a/core/apps/qcop/qcop.pro
+++ b/core/apps/qcop/qcop.pro
@@ -1,8 +1,8 @@
TEMPLATE = app
CONFIG = qt warn_on
DESTDIR = $(OPIEDIR)/bin
-HEADERS =
-SOURCES = main.cpp
+HEADERS = qcopimpl.h
+SOURCES = qcopimpl.cpp main.cpp
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe