summaryrefslogtreecommitdiff
path: root/core/apps/qcop/qcop.pro
Unidiff
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 @@
1 TEMPLATE= app 1 TEMPLATE= app
2 CONFIG = qt warn_on 2 CONFIG = qt warn_on
3 DESTDIR = $(OPIEDIR)/bin 3 DESTDIR = $(OPIEDIR)/bin
4 HEADERS = 4 HEADERS = qcopimpl.h
5 SOURCES = main.cpp 5 SOURCES = qcopimpl.cpp main.cpp
6INCLUDEPATH += $(OPIEDIR)/include 6INCLUDEPATH += $(OPIEDIR)/include
7 DEPENDPATH+= $(OPIEDIR)/include 7 DEPENDPATH+= $(OPIEDIR)/include
8LIBS += -lqpe 8LIBS += -lqpe