summaryrefslogtreecommitdiff
path: root/core
Unidiff
Diffstat (limited to 'core') (more/less context) (ignore whitespace changes)
-rw-r--r--core/apps/helpbrowser/helpbrowser.pro5
-rw-r--r--core/pim/today/today.pro9
-rw-r--r--core/settings/light-and-power/light-and-power.pro3
3 files changed, 10 insertions, 7 deletions
diff --git a/core/apps/helpbrowser/helpbrowser.pro b/core/apps/helpbrowser/helpbrowser.pro
index d87699d..aa446dc 100644
--- a/core/apps/helpbrowser/helpbrowser.pro
+++ b/core/apps/helpbrowser/helpbrowser.pro
@@ -9,3 +9,3 @@ DEPENDPATH += $(OPIEDIR)/include
9LIBS += -lqpe 9LIBS += -lqpe
10 INTERFACES= 10 INTERFACES=
11 11
@@ -25,2 +25,3 @@ TRANSLATIONS = ../../../i18n/de/helpbrowser.ts \
25 ../../../i18n/it/helpbrowser.ts \ 25 ../../../i18n/it/helpbrowser.ts \
26 ../../../i18n/zh_TW/helpbrowser.ts 26 ../../../i18n/zh_TW/helpbrowser.ts \
27 ../../../i18n/da/helpbrowser.ts
diff --git a/core/pim/today/today.pro b/core/pim/today/today.pro
index 8596da3..e989f79 100644
--- a/core/pim/today/today.pro
+++ b/core/pim/today/today.pro
@@ -3,4 +3,4 @@ CONFIG = qt warn_on debug
3 #CONFIG = qt warn_on release 3 #CONFIG = qt warn_on release
4 HEADERS = today.h todaybase.h todayconfig.h 4 HEADERS = today.h todaybase.h todayconfig.h
5 SOURCES = main.cpp today.cpp todaybase.cpp todayconfig.cpp 5 SOURCES = main.cpp today.cpp todaybase.cpp todayconfig.cpp
6 INCLUDEPATH+= $(OPIEDIR)/include 6 INCLUDEPATH+= $(OPIEDIR)/include
@@ -8,3 +8,3 @@ DEPENDPATH += $(OPIEDIR)/include
8LIBS += -lqpe -lopie 8LIBS += -lqpe -lopie
9 INTERFACES= 9 INTERFACES=
10 TARGET = today 10 TARGET = today
@@ -26,2 +26,3 @@ TRANSLATIONS = ../../../i18n/de/today.ts \
26 ../../../i18n/zh_TW/today.ts \ 26 ../../../i18n/zh_TW/today.ts \
27 ../../../i18n/it/today.ts \ No newline at end of file 27 ../../../i18n/it/today.ts \
28 ../../../i18n/da/today.ts
diff --git a/core/settings/light-and-power/light-and-power.pro b/core/settings/light-and-power/light-and-power.pro
index 80c6631..455d246 100644
--- a/core/settings/light-and-power/light-and-power.pro
+++ b/core/settings/light-and-power/light-and-power.pro
@@ -25,2 +25,3 @@ TRANSLATIONS = ../../../i18n/de/light-and-power.ts \
25 ../../../i18n/zh_TW/light-and-power.ts \ 25 ../../../i18n/zh_TW/light-and-power.ts \
26 ../../../i18n/it/light-and-power.ts 26 ../../../i18n/it/light-and-power.ts \
27 ../../../i18n/da/light-and-power.ts