summaryrefslogtreecommitdiff
path: root/noncore/todayplugins/weather/weather.pro
Unidiff
Diffstat (limited to 'noncore/todayplugins/weather/weather.pro') (more/less context) (show whitespace changes)
-rw-r--r--noncore/todayplugins/weather/weather.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/noncore/todayplugins/weather/weather.pro b/noncore/todayplugins/weather/weather.pro
index 7af516f..2833e88 100644
--- a/noncore/todayplugins/weather/weather.pro
+++ b/noncore/todayplugins/weather/weather.pro
@@ -14,24 +14,25 @@ SOURCES = weatherplugin.cpp \
14 14
15INCLUDEPATH += $(OPIEDIR)/include \ 15INCLUDEPATH += $(OPIEDIR)/include \
16 ../ ../library 16 ../ ../library
17DEPENDPATH += $(OPIEDIR)/include \ 17DEPENDPATH += $(OPIEDIR)/include \
18 ../ ../library 18 ../ ../library
19 19
20LIBS+= -lqpe -lopie 20LIBS+= -lqpe -lopie
21 21
22DESTDIR = $(OPIEDIR)/plugins/today 22DESTDIR = $(OPIEDIR)/plugins/today
23TARGET = todayweatherplugin 23TARGET = todayweatherplugin
24 24
25TRANSLATIONS = ../../../i18n/de/libtodayweatherplugin.ts \ 25TRANSLATIONS = ../../../i18n/de/libtodayweatherplugin.ts \
26 ../../../i18n/nl/libtodayweatherplugin.ts \
26 ../../../i18n/xx/libtodayweatherplugin.ts \ 27 ../../../i18n/xx/libtodayweatherplugin.ts \
27 ../../../i18n/en/libtodayweatherplugin.ts \ 28 ../../../i18n/en/libtodayweatherplugin.ts \
28 ../../../i18n/es/libtodayweatherplugin.ts \ 29 ../../../i18n/es/libtodayweatherplugin.ts \
29 ../../../i18n/fr/libtodayweatherplugin.ts \ 30 ../../../i18n/fr/libtodayweatherplugin.ts \
30 ../../../i18n/hu/libtodayweatherplugin.ts \ 31 ../../../i18n/hu/libtodayweatherplugin.ts \
31 ../../../i18n/ja/libtodayweatherplugin.ts \ 32 ../../../i18n/ja/libtodayweatherplugin.ts \
32 ../../../i18n/ko/libtodayweatherplugin.ts \ 33 ../../../i18n/ko/libtodayweatherplugin.ts \
33 ../../../i18n/no/libtodayweatherplugin.ts \ 34 ../../../i18n/no/libtodayweatherplugin.ts \
34 ../../../i18n/pl/libtodayweatherplugin.ts \ 35 ../../../i18n/pl/libtodayweatherplugin.ts \
35 ../../../i18n/pt/libtodayweatherplugin.ts \ 36 ../../../i18n/pt/libtodayweatherplugin.ts \
36 ../../../i18n/pt_BR/libtodayweatherplugin.ts \ 37 ../../../i18n/pt_BR/libtodayweatherplugin.ts \
37 ../../../i18n/sl/libtodayweatherplugin.ts \ 38 ../../../i18n/sl/libtodayweatherplugin.ts \