summaryrefslogtreecommitdiff
path: root/core/apps/qcop/qcop.pro
authorzecke <zecke>2005-03-02 19:23:54 (UTC)
committer zecke <zecke>2005-03-02 19:23:54 (UTC)
commitaf157881a6265b1ea9e74d61853c2d3d865a6080 (patch) (side-by-side diff)
tree6d10df4742bf4c53beefe7b67744dadce6393750 /core/apps/qcop/qcop.pro
parent0a4dabaa72dda35694445345ebb4d9d80921a5a2 (diff)
downloadopie-af157881a6265b1ea9e74d61853c2d3d865a6080.zip
opie-af157881a6265b1ea9e74d61853c2d3d865a6080.tar.gz
opie-af157881a6265b1ea9e74d61853c2d3d865a6080.tar.bz2
Merge HEAD with QTOPIA_2_1_1 vendor branch
The new qcop tool can change the user and wait for repsonses on the channel it sent data
Diffstat (limited to 'core/apps/qcop/qcop.pro') (more/less context) (show 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