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 'core/settings') diff --git a/core/settings/button/button.pro b/core/settings/button/button.pro index d9566c9..d7f2a5d 100644 --- a/core/settings/button/button.pro +++ b/core/settings/button/button.pro @@ -16,69 +16,4 @@ DEPENDPATH += $(OPIEDIR)/include LIBS += -lqpe -lopiecore2 TARGET = buttonsettings -include( - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - $(OPIEDIR)/include.pro ) +include( $(OPIEDIR)/include.pro ) diff --git a/core/settings/citytime/citytime.pro b/core/settings/citytime/citytime.pro index 7f4e823..26b76eb 100644 --- a/core/settings/citytime/citytime.pro +++ b/core/settings/citytime/citytime.pro @@ -7,73 +7,4 @@ LIBS += -lqpe -lopiecore2 TARGET = citytime -include( - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - $(OPIEDIR)/include.pro ) +include( $(OPIEDIR)/include.pro ) diff --git a/core/settings/launcher/launcher.pro b/core/settings/launcher/launcher.pro index 17da998..24ae675 100644 --- a/core/settings/launcher/launcher.pro +++ b/core/settings/launcher/launcher.pro @@ -25,75 +25,4 @@ TARGET = launchersettings -include( - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - $(OPIEDIR)/include.pro ) +include( $(OPIEDIR)/include.pro ) diff --git a/core/settings/light-and-power/light-and-power.pro b/core/settings/light-and-power/light-and-power.pro index 81bd1f5..e1f3cb1 100644 --- a/core/settings/light-and-power/light-and-power.pro +++ b/core/settings/light-and-power/light-and-power.pro @@ -8,67 +8,4 @@ LIBS += -lqpe -lopiecore2 TARGET = light-and-power -include( - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - $(OPIEDIR)/include.pro ) +include( $(OPIEDIR)/include.pro ) diff --git a/core/settings/security/demo/multiauth.pro b/core/settings/security/demo/multiauth.pro index 8e71f66..ecf5803 100644 --- a/core/settings/security/demo/multiauth.pro +++ b/core/settings/security/demo/multiauth.pro @@ -12,72 +12,6 @@ LIBS += -lqpe -lopiecore2 -lopieui2 -lopiesecurity2 DESTDIR = $(OPIEDIR)/bin TARGET = multiauth -include( - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - $(OPIEDIR)/include.pro ) +include( $(OPIEDIR)/include.pro ) diff --git a/core/settings/security/security.pro b/core/settings/security/security.pro index 2526c45..7fb0f5e 100644 --- a/core/settings/security/security.pro +++ b/core/settings/security/security.pro @@ -7,71 +7,4 @@ INCLUDEPATH += $(OPIEDIR)/include LIBS += -lqpe -lopiecore2 -lopieui2 -lopiesecurity2 TARGET = security -include( - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - $(OPIEDIR)/include.pro ) +include( $(OPIEDIR)/include.pro ) -- cgit v0.9.0.2