summaryrefslogtreecommitdiff
path: root/core/apps/qcop/qcop.pro
authormickeyl <mickeyl>2004-12-24 20:12:34 (UTC)
committer mickeyl <mickeyl>2004-12-24 20:12:34 (UTC)
commit15dc267bf93fd9d32cfa9a4c642d0b89761eda7d (patch) (side-by-side diff)
treefc4014b9eb59dfddc61e55eadd7391f89fce1def /core/apps/qcop/qcop.pro
parentc935fd64ef5892d32d3d55780f26643a47452752 (diff)
downloadopie-15dc267bf93fd9d32cfa9a4c642d0b89761eda7d.zip
opie-15dc267bf93fd9d32cfa9a4c642d0b89761eda7d.tar.gz
opie-15dc267bf93fd9d32cfa9a4c642d0b89761eda7d.tar.bz2
Repair damage done by a broken replace program. Note to self: Never use anything other than sed!
Merry Christmas!
Diffstat (limited to 'core/apps/qcop/qcop.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--core/apps/qcop/qcop.pro20
1 files changed, 1 insertions, 19 deletions
diff --git a/core/apps/qcop/qcop.pro b/core/apps/qcop/qcop.pro
index 5e9c735..8cb1b55 100644
--- a/core/apps/qcop/qcop.pro
+++ b/core/apps/qcop/qcop.pro
@@ -9,22 +9,4 @@ LIBS += -lqpe
INTERFACES =
TARGET = qcop
-include(
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- $(OPIEDIR)/include.pro )
+include( $(OPIEDIR)/include.pro )