From 15dc267bf93fd9d32cfa9a4c642d0b89761eda7d Mon Sep 17 00:00:00 2001 From: mickeyl Date: Fri, 24 Dec 2004 20:12:34 +0000 Subject: Repair damage done by a broken replace program. Note to self: Never use anything other than sed! Merry Christmas! --- (limited to 'development') diff --git a/development/keyview/keyview.pro b/development/keyview/keyview.pro index 02d2d28..e7df8a4 100644 --- a/development/keyview/keyview.pro +++ b/development/keyview/keyview.pro @@ -10,78 +10,4 @@ INTERFACES = TARGET = keyview DESTDIR = $(OPIEDIR)/plugins/inputmethods -include( - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - $(OPIEDIR)/include.pro ) +include( $(OPIEDIR)/include.pro ) diff --git a/development/performance/performance.pro b/development/performance/performance.pro index 1dc9155..6cc4514 100644 --- a/development/performance/performance.pro +++ b/development/performance/performance.pro @@ -7,80 +7,4 @@ INCLUDEPATH += $(OPIEDIR)/include DEPENDPATH += $(OPIEDIR)/include LIBS += -lqpe -lqte -include( - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - $(OPIEDIR)/include.pro ) +include( $(OPIEDIR)/include.pro ) -- cgit v0.9.0.2