159 files changed, 161 insertions, 160 deletions
diff --git a/core/applets/batteryapplet/batteryapplet.pro b/core/applets/batteryapplet/batteryapplet.pro index bded8a7..0222d74 100644 --- a/core/applets/batteryapplet/batteryapplet.pro +++ b/core/applets/batteryapplet/batteryapplet.pro | |||
@@ -7,25 +7,25 @@ DESTDIR = $(OPIEDIR)/plugins/applets | |||
7 | INCLUDEPATH += $(OPIEDIR)/include | 7 | INCLUDEPATH += $(OPIEDIR)/include |
8 | DEPENDPATH += ../$(OPIEDIR)/include .. | 8 | DEPENDPATH += ../$(OPIEDIR)/include .. |
9 | LIBS += -lqpe -lopie | 9 | LIBS += -lqpe -lopie |
10 | VERSION = 1.0.0 | 10 | VERSION = 1.0.0 |
11 | 11 | ||
12 | TRANSLATIONS = ../../../i18n/de/libbatteryapplet.ts \ | 12 | TRANSLATIONS = ../../../i18n/de/libbatteryapplet.ts \ |
13 | ../../../i18n/da/libbatteryapplet.ts \ | 13 | ../../../i18n/da/libbatteryapplet.ts \ |
14 | ../../../i18n/xx/libbatteryapplet.ts \ | 14 | ../../../i18n/xx/libbatteryapplet.ts \ |
15 | ../../../i18n/en/libbatteryapplet.ts \ | 15 | ../../../i18n/en/libbatteryapplet.ts \ |
16 | ../../../i18n/es/libbatteryapplet.ts \ | 16 | ../../../i18n/es/libbatteryapplet.ts \ |
17 | ../../../i18n/fr/libbatteryapplet.ts \ | 17 | ../../../i18n/fr/libbatteryapplet.ts \ |
18 | ../../../i18n/hu/libbatteryapplet.ts \ | 18 | ../../../i18n/hu/libbatteryapplet.ts \ |
19 | ../../../i18n/ja/libbatteryapplet.ts \ | 19 | ../../../i18n/ja/libbatteryapplet.ts \ |
20 | ../../../i18n/ko/libbatteryapplet.ts \ | 20 | ../../../i18n/ko/libbatteryapplet.ts \ |
21 | ../../../i18n/no/libbatteryapplet.ts \ | 21 | ../../../i18n/no/libbatteryapplet.ts \ |
22 | ../../../i18n/pl/libbatteryapplet.ts \ | 22 | ../../../i18n/pl/libbatteryapplet.ts \ |
23 | ../../../i18n/pt/libbatteryapplet.ts \ | 23 | ../../../i18n/pt/libbatteryapplet.ts \ |
24 | ../../../i18n/pt_BR/libbatteryapplet.ts \ | 24 | ../../../i18n/pt_BR/libbatteryapplet.ts \ |
25 | ../../../i18n/sl/libbatteryapplet.ts \ | 25 | ../../../i18n/sl/libbatteryapplet.ts \ |
26 | ../../../i18n/zh_CN/libbatteryapplet.ts \ | 26 | ../../../i18n/zh_CN/libbatteryapplet.ts \ |
27 | ../../../i18n/zh_TW/libbatteryapplet.ts | 27 | ../../../i18n/zh_TW/libbatteryapplet.ts |
28 | 28 | ||
29 | 29 | ||
30 | 30 | ||
31 | include ( ../../../include.pro ) | 31 | include ( $(OPIEDIR)/include.pro ) |
diff --git a/core/applets/cardmon/cardmon.pro b/core/applets/cardmon/cardmon.pro index c1ef6b2..07cb221 100644 --- a/core/applets/cardmon/cardmon.pro +++ b/core/applets/cardmon/cardmon.pro | |||
@@ -7,25 +7,25 @@ DESTDIR = $(OPIEDIR)/plugins/applets | |||
7 | INCLUDEPATH += $(OPIEDIR)/include | 7 | INCLUDEPATH += $(OPIEDIR)/include |
8 | DEPENDPATH += $(OPIEDIR)/include ../launcher | 8 | DEPENDPATH += $(OPIEDIR)/include ../launcher |
9 | LIBS += -lqpe -lopie | 9 | LIBS += -lqpe -lopie |
10 | VERSION = 1.0.0 | 10 | VERSION = 1.0.0 |
11 | 11 | ||
12 | TRANSLATIONS = ../../../i18n/de/libcardmonapplet.ts \ | 12 | TRANSLATIONS = ../../../i18n/de/libcardmonapplet.ts \ |
13 | ../../../i18n/da/libcardmonapplet.ts \ | 13 | ../../../i18n/da/libcardmonapplet.ts \ |
14 | ../../../i18n/xx/libcardmonapplet.ts \ | 14 | ../../../i18n/xx/libcardmonapplet.ts \ |
15 | ../../../i18n/en/libcardmonapplet.ts \ | 15 | ../../../i18n/en/libcardmonapplet.ts \ |
16 | ../../../i18n/es/libcardmonapplet.ts \ | 16 | ../../../i18n/es/libcardmonapplet.ts \ |
17 | ../../../i18n/fr/libcardmonapplet.ts \ | 17 | ../../../i18n/fr/libcardmonapplet.ts \ |
18 | ../../../i18n/hu/libcardmonapplet.ts \ | 18 | ../../../i18n/hu/libcardmonapplet.ts \ |
19 | ../../../i18n/ja/libcardmonapplet.ts \ | 19 | ../../../i18n/ja/libcardmonapplet.ts \ |
20 | ../../../i18n/ko/libcardmonapplet.ts \ | 20 | ../../../i18n/ko/libcardmonapplet.ts \ |
21 | ../../../i18n/no/libcardmonapplet.ts \ | 21 | ../../../i18n/no/libcardmonapplet.ts \ |
22 | ../../../i18n/pl/libcardmonapplet.ts \ | 22 | ../../../i18n/pl/libcardmonapplet.ts \ |
23 | ../../../i18n/pt/libcardmonapplet.ts \ | 23 | ../../../i18n/pt/libcardmonapplet.ts \ |
24 | ../../../i18n/pt_BR/libcardmonapplet.ts \ | 24 | ../../../i18n/pt_BR/libcardmonapplet.ts \ |
25 | ../../../i18n/sl/libcardmonapplet.ts \ | 25 | ../../../i18n/sl/libcardmonapplet.ts \ |
26 | ../../../i18n/zh_CN/libcardmonapplet.ts \ | 26 | ../../../i18n/zh_CN/libcardmonapplet.ts \ |
27 | ../../../i18n/zh_TW/libcardmonapplet.ts | 27 | ../../../i18n/zh_TW/libcardmonapplet.ts |
28 | 28 | ||
29 | 29 | ||
30 | 30 | ||
31 | include ( ../../../include.pro ) | 31 | include ( $(OPIEDIR)/include.pro ) |
diff --git a/core/applets/clipboardapplet/clipboardapplet.pro b/core/applets/clipboardapplet/clipboardapplet.pro index 535bcc8..f46fdf5 100644 --- a/core/applets/clipboardapplet/clipboardapplet.pro +++ b/core/applets/clipboardapplet/clipboardapplet.pro | |||
@@ -7,25 +7,25 @@ DESTDIR = $(OPIEDIR)/plugins/applets | |||
7 | INCLUDEPATH += $(OPIEDIR)/include | 7 | INCLUDEPATH += $(OPIEDIR)/include |
8 | DEPENDPATH += ../$(OPIEDIR)/include | 8 | DEPENDPATH += ../$(OPIEDIR)/include |
9 | LIBS += -lqpe | 9 | LIBS += -lqpe |
10 | VERSION = 1.0.0 | 10 | VERSION = 1.0.0 |
11 | 11 | ||
12 | TRANSLATIONS = ../../../i18n/de/libclipboardapplet.ts \ | 12 | TRANSLATIONS = ../../../i18n/de/libclipboardapplet.ts \ |
13 | ../../../i18n/da/libclipboardapplet.ts \ | 13 | ../../../i18n/da/libclipboardapplet.ts \ |
14 | ../../../i18n/xx/libclipboardapplet.ts \ | 14 | ../../../i18n/xx/libclipboardapplet.ts \ |
15 | ../../../i18n/en/libclipboardapplet.ts \ | 15 | ../../../i18n/en/libclipboardapplet.ts \ |
16 | ../../../i18n/es/libclipboardapplet.ts \ | 16 | ../../../i18n/es/libclipboardapplet.ts \ |
17 | ../../../i18n/fr/libclipboardapplet.ts \ | 17 | ../../../i18n/fr/libclipboardapplet.ts \ |
18 | ../../../i18n/hu/libclipboardapplet.ts \ | 18 | ../../../i18n/hu/libclipboardapplet.ts \ |
19 | ../../../i18n/ja/libclipboardapplet.ts \ | 19 | ../../../i18n/ja/libclipboardapplet.ts \ |
20 | ../../../i18n/ko/libclipboardapplet.ts \ | 20 | ../../../i18n/ko/libclipboardapplet.ts \ |
21 | ../../../i18n/no/libclipboardapplet.ts \ | 21 | ../../../i18n/no/libclipboardapplet.ts \ |
22 | ../../../i18n/pl/libclipboardapplet.ts \ | 22 | ../../../i18n/pl/libclipboardapplet.ts \ |
23 | ../../../i18n/pt/libclipboardapplet.ts \ | 23 | ../../../i18n/pt/libclipboardapplet.ts \ |
24 | ../../../i18n/pt_BR/libclipboardapplet.ts \ | 24 | ../../../i18n/pt_BR/libclipboardapplet.ts \ |
25 | ../../../i18n/sl/libclipboardapplet.ts \ | 25 | ../../../i18n/sl/libclipboardapplet.ts \ |
26 | ../../../i18n/zh_CN/libclipboardapplet.ts \ | 26 | ../../../i18n/zh_CN/libclipboardapplet.ts \ |
27 | ../../../i18n/zh_TW/libclipboardapplet.ts | 27 | ../../../i18n/zh_TW/libclipboardapplet.ts |
28 | 28 | ||
29 | 29 | ||
30 | 30 | ||
31 | include ( ../../../include.pro ) | 31 | include ( $(OPIEDIR)/include.pro ) |
diff --git a/core/applets/clockapplet/clockapplet.pro b/core/applets/clockapplet/clockapplet.pro index 21591d1..ea6a0e5 100644 --- a/core/applets/clockapplet/clockapplet.pro +++ b/core/applets/clockapplet/clockapplet.pro | |||
@@ -7,25 +7,25 @@ DESTDIR = $(OPIEDIR)/plugins/applets | |||
7 | INCLUDEPATH += $(OPIEDIR)/include | 7 | INCLUDEPATH += $(OPIEDIR)/include |
8 | DEPENDPATH += ../$(OPIEDIR)/include .. | 8 | DEPENDPATH += ../$(OPIEDIR)/include .. |
9 | LIBS += -lqpe | 9 | LIBS += -lqpe |
10 | VERSION = 1.0.0 | 10 | VERSION = 1.0.0 |
11 | 11 | ||
12 | TRANSLATIONS = ../../../i18n/de/libclockapplet.ts \ | 12 | TRANSLATIONS = ../../../i18n/de/libclockapplet.ts \ |
13 | ../../../i18n/da/libclockapplet.ts \ | 13 | ../../../i18n/da/libclockapplet.ts \ |
14 | ../../../i18n/xx/libclockapplet.ts \ | 14 | ../../../i18n/xx/libclockapplet.ts \ |
15 | ../../../i18n/en/libclockapplet.ts \ | 15 | ../../../i18n/en/libclockapplet.ts \ |
16 | ../../../i18n/es/libclockapplet.ts \ | 16 | ../../../i18n/es/libclockapplet.ts \ |
17 | ../../../i18n/fr/libclockapplet.ts \ | 17 | ../../../i18n/fr/libclockapplet.ts \ |
18 | ../../../i18n/hu/libclockapplet.ts \ | 18 | ../../../i18n/hu/libclockapplet.ts \ |
19 | ../../../i18n/ja/libclockapplet.ts \ | 19 | ../../../i18n/ja/libclockapplet.ts \ |
20 | ../../../i18n/ko/libclockapplet.ts \ | 20 | ../../../i18n/ko/libclockapplet.ts \ |
21 | ../../../i18n/no/libclockapplet.ts \ | 21 | ../../../i18n/no/libclockapplet.ts \ |
22 | ../../../i18n/pl/libclockapplet.ts \ | 22 | ../../../i18n/pl/libclockapplet.ts \ |
23 | ../../../i18n/pt/libclockapplet.ts \ | 23 | ../../../i18n/pt/libclockapplet.ts \ |
24 | ../../../i18n/pt_BR/libclockapplet.ts \ | 24 | ../../../i18n/pt_BR/libclockapplet.ts \ |
25 | ../../../i18n/sl/libclockapplet.ts \ | 25 | ../../../i18n/sl/libclockapplet.ts \ |
26 | ../../../i18n/zh_CN/libclockapplet.ts \ | 26 | ../../../i18n/zh_CN/libclockapplet.ts \ |
27 | ../../../i18n/zh_TW/libclockapplet.ts | 27 | ../../../i18n/zh_TW/libclockapplet.ts |
28 | 28 | ||
29 | 29 | ||
30 | 30 | ||
31 | include ( ../../../include.pro ) | 31 | include ( $(OPIEDIR)/include.pro ) |
diff --git a/core/applets/homeapplet/homeapplet.pro b/core/applets/homeapplet/homeapplet.pro index c6c1169..65e87e0 100644 --- a/core/applets/homeapplet/homeapplet.pro +++ b/core/applets/homeapplet/homeapplet.pro | |||
@@ -7,25 +7,25 @@ DESTDIR = $(OPIEDIR)/plugins/applets | |||
7 | INCLUDEPATH += $(OPIEDIR)/include | 7 | INCLUDEPATH += $(OPIEDIR)/include |
8 | DEPENDPATH += $(OPIEDIR)/include | 8 | DEPENDPATH += $(OPIEDIR)/include |
9 | LIBS += -lqpe | 9 | LIBS += -lqpe |
10 | VERSION = 1.0.0 | 10 | VERSION = 1.0.0 |
11 | 11 | ||
12 | TRANSLATIONS = ../../../i18n/de/libhomeapplet.ts \ | 12 | TRANSLATIONS = ../../../i18n/de/libhomeapplet.ts \ |
13 | ../../../i18n/da/libhomeapplet.ts \ | 13 | ../../../i18n/da/libhomeapplet.ts \ |
14 | ../../../i18n/xx/libhomeapplet.ts \ | 14 | ../../../i18n/xx/libhomeapplet.ts \ |
15 | ../../../i18n/en/libhomeapplet.ts \ | 15 | ../../../i18n/en/libhomeapplet.ts \ |
16 | ../../../i18n/es/libhomeapplet.ts \ | 16 | ../../../i18n/es/libhomeapplet.ts \ |
17 | ../../../i18n/fr/libhomeapplet.ts \ | 17 | ../../../i18n/fr/libhomeapplet.ts \ |
18 | ../../../i18n/hu/libhomeapplet.ts \ | 18 | ../../../i18n/hu/libhomeapplet.ts \ |
19 | ../../../i18n/ja/libhomeapplet.ts \ | 19 | ../../../i18n/ja/libhomeapplet.ts \ |
20 | ../../../i18n/ko/libhomeapplet.ts \ | 20 | ../../../i18n/ko/libhomeapplet.ts \ |
21 | ../../../i18n/no/libhomeapplet.ts \ | 21 | ../../../i18n/no/libhomeapplet.ts \ |
22 | ../../../i18n/pl/libhomeapplet.ts \ | 22 | ../../../i18n/pl/libhomeapplet.ts \ |
23 | ../../../i18n/pt/libhomeapplet.ts \ | 23 | ../../../i18n/pt/libhomeapplet.ts \ |
24 | ../../../i18n/pt_BR/libhomeapplet.ts \ | 24 | ../../../i18n/pt_BR/libhomeapplet.ts \ |
25 | ../../../i18n/sl/libhomeapplet.ts \ | 25 | ../../../i18n/sl/libhomeapplet.ts \ |
26 | ../../../i18n/zh_CN/libhomeapplet.ts \ | 26 | ../../../i18n/zh_CN/libhomeapplet.ts \ |
27 | ../../../i18n/zh_TW/libhomeapplet.ts | 27 | ../../../i18n/zh_TW/libhomeapplet.ts |
28 | 28 | ||
29 | 29 | ||
30 | 30 | ||
31 | include ( ../../../include.pro ) | 31 | include ( $(OPIEDIR)/include.pro ) |
diff --git a/core/applets/irdaapplet/irdaapplet.pro b/core/applets/irdaapplet/irdaapplet.pro index 2a5f094..6242794 100644 --- a/core/applets/irdaapplet/irdaapplet.pro +++ b/core/applets/irdaapplet/irdaapplet.pro | |||
@@ -7,25 +7,25 @@ DESTDIR = $(OPIEDIR)/plugins/applets | |||
7 | INCLUDEPATH += $(OPIEDIR)/include | 7 | INCLUDEPATH += $(OPIEDIR)/include |
8 | DEPENDPATH += ../$(OPIEDIR)/include | 8 | DEPENDPATH += ../$(OPIEDIR)/include |
9 | LIBS += -lqpe | 9 | LIBS += -lqpe |
10 | VERSION = 1.0.0 | 10 | VERSION = 1.0.0 |
11 | 11 | ||
12 | TRANSLATIONS = ../../../i18n/de/libirdaapplet.ts \ | 12 | TRANSLATIONS = ../../../i18n/de/libirdaapplet.ts \ |
13 | ../../../i18n/da/libirdaapplet.ts \ | 13 | ../../../i18n/da/libirdaapplet.ts \ |
14 | ../../../i18n/xx/libirdaapplet.ts \ | 14 | ../../../i18n/xx/libirdaapplet.ts \ |
15 | ../../../i18n/en/libirdaapplet.ts \ | 15 | ../../../i18n/en/libirdaapplet.ts \ |
16 | ../../../i18n/es/libirdaapplet.ts \ | 16 | ../../../i18n/es/libirdaapplet.ts \ |
17 | ../../../i18n/fr/libirdaapplet.ts \ | 17 | ../../../i18n/fr/libirdaapplet.ts \ |
18 | ../../../i18n/hu/libirdaapplet.ts \ | 18 | ../../../i18n/hu/libirdaapplet.ts \ |
19 | ../../../i18n/ja/libirdaapplet.ts \ | 19 | ../../../i18n/ja/libirdaapplet.ts \ |
20 | ../../../i18n/ko/libirdaapplet.ts \ | 20 | ../../../i18n/ko/libirdaapplet.ts \ |
21 | ../../../i18n/no/libirdaapplet.ts \ | 21 | ../../../i18n/no/libirdaapplet.ts \ |
22 | ../../../i18n/pl/libirdaapplet.ts \ | 22 | ../../../i18n/pl/libirdaapplet.ts \ |
23 | ../../../i18n/pt/libirdaapplet.ts \ | 23 | ../../../i18n/pt/libirdaapplet.ts \ |
24 | ../../../i18n/pt_BR/libirdaapplet.ts \ | 24 | ../../../i18n/pt_BR/libirdaapplet.ts \ |
25 | ../../../i18n/sl/libirdaapplet.ts \ | 25 | ../../../i18n/sl/libirdaapplet.ts \ |
26 | ../../../i18n/zh_CN/libirdaapplet.ts \ | 26 | ../../../i18n/zh_CN/libirdaapplet.ts \ |
27 | ../../../i18n/zh_TW/libirdaapplet.ts | 27 | ../../../i18n/zh_TW/libirdaapplet.ts |
28 | 28 | ||
29 | 29 | ||
30 | 30 | ||
31 | include ( ../../../include.pro ) | 31 | include ( $(OPIEDIR)/include.pro ) |
diff --git a/core/applets/logoutapplet/logoutapplet.pro b/core/applets/logoutapplet/logoutapplet.pro index 91ef0a9..4950ece 100644 --- a/core/applets/logoutapplet/logoutapplet.pro +++ b/core/applets/logoutapplet/logoutapplet.pro | |||
@@ -7,25 +7,25 @@ DESTDIR = $(OPIEDIR)/plugins/applets | |||
7 | INCLUDEPATH += $(OPIEDIR)/include | 7 | INCLUDEPATH += $(OPIEDIR)/include |
8 | DEPENDPATH += $(OPIEDIR)/include | 8 | DEPENDPATH += $(OPIEDIR)/include |
9 | LIBS += -lqpe | 9 | LIBS += -lqpe |
10 | VERSION = 1.0.0 | 10 | VERSION = 1.0.0 |
11 | 11 | ||
12 | TRANSLATIONS = ../../../i18n/de/liblogoutapplet.ts \ | 12 | TRANSLATIONS = ../../../i18n/de/liblogoutapplet.ts \ |
13 | ../../../i18n/da/liblogoutapplet.ts \ | 13 | ../../../i18n/da/liblogoutapplet.ts \ |
14 | ../../../i18n/xx/liblogoutapplet.ts \ | 14 | ../../../i18n/xx/liblogoutapplet.ts \ |
15 | ../../../i18n/en/liblogoutapplet.ts \ | 15 | ../../../i18n/en/liblogoutapplet.ts \ |
16 | ../../../i18n/es/liblogoutapplet.ts \ | 16 | ../../../i18n/es/liblogoutapplet.ts \ |
17 | ../../../i18n/fr/liblogoutapplet.ts \ | 17 | ../../../i18n/fr/liblogoutapplet.ts \ |
18 | ../../../i18n/hu/liblogoutapplet.ts \ | 18 | ../../../i18n/hu/liblogoutapplet.ts \ |
19 | ../../../i18n/ja/liblogoutapplet.ts \ | 19 | ../../../i18n/ja/liblogoutapplet.ts \ |
20 | ../../../i18n/ko/liblogoutapplet.ts \ | 20 | ../../../i18n/ko/liblogoutapplet.ts \ |
21 | ../../../i18n/no/liblogoutapplet.ts \ | 21 | ../../../i18n/no/liblogoutapplet.ts \ |
22 | ../../../i18n/pl/liblogoutapplet.ts \ | 22 | ../../../i18n/pl/liblogoutapplet.ts \ |
23 | ../../../i18n/pt/liblogoutapplet.ts \ | 23 | ../../../i18n/pt/liblogoutapplet.ts \ |
24 | ../../../i18n/pt_BR/liblogoutapplet.ts \ | 24 | ../../../i18n/pt_BR/liblogoutapplet.ts \ |
25 | ../../../i18n/sl/liblogoutapplet.ts \ | 25 | ../../../i18n/sl/liblogoutapplet.ts \ |
26 | ../../../i18n/zh_CN/liblogoutapplet.ts \ | 26 | ../../../i18n/zh_CN/liblogoutapplet.ts \ |
27 | ../../../i18n/zh_TW/liblogoutapplet.ts | 27 | ../../../i18n/zh_TW/liblogoutapplet.ts |
28 | 28 | ||
29 | 29 | ||
30 | 30 | ||
31 | include ( ../../../include.pro ) | 31 | include ( $(OPIEDIR)/include.pro ) |
diff --git a/core/applets/obex/obex.pro b/core/applets/obex/obex.pro index 8d55241..d7cc338 100644 --- a/core/applets/obex/obex.pro +++ b/core/applets/obex/obex.pro | |||
@@ -8,25 +8,25 @@ INCLUDEPATH += $(OPIEDIR)/include $(OPIEDIR)/core/launcher | |||
8 | DEPENDPATH += ../$(OPIEDIR)/include | 8 | DEPENDPATH += ../$(OPIEDIR)/include |
9 | INTERFACES = obexinc.ui obexdlg.ui | 9 | INTERFACES = obexinc.ui obexdlg.ui |
10 | LIBS += -lqpe -lopie | 10 | LIBS += -lqpe -lopie |
11 | VERSION = 0.0.1 | 11 | VERSION = 0.0.1 |
12 | 12 | ||
13 | TRANSLATIONS = ../../../i18n/de/libopieobex.ts \ | 13 | TRANSLATIONS = ../../../i18n/de/libopieobex.ts \ |
14 | ../../../i18n/da/libopieobex.ts \ | 14 | ../../../i18n/da/libopieobex.ts \ |
15 | ../../../i18n/xx/libopieobex.ts \ | 15 | ../../../i18n/xx/libopieobex.ts \ |
16 | ../../../i18n/en/libopieobex.ts \ | 16 | ../../../i18n/en/libopieobex.ts \ |
17 | ../../../i18n/es/libopieobex.ts \ | 17 | ../../../i18n/es/libopieobex.ts \ |
18 | ../../../i18n/fr/libopieobex.ts \ | 18 | ../../../i18n/fr/libopieobex.ts \ |
19 | ../../../i18n/hu/libopieobex.ts \ | 19 | ../../../i18n/hu/libopieobex.ts \ |
20 | ../../../i18n/ja/libopieobex.ts \ | 20 | ../../../i18n/ja/libopieobex.ts \ |
21 | ../../../i18n/ko/libopieobex.ts \ | 21 | ../../../i18n/ko/libopieobex.ts \ |
22 | ../../../i18n/no/libopieobex.ts \ | 22 | ../../../i18n/no/libopieobex.ts \ |
23 | ../../../i18n/pl/libopieobex.ts \ | 23 | ../../../i18n/pl/libopieobex.ts \ |
24 | ../../../i18n/pt/libopieobex.ts \ | 24 | ../../../i18n/pt/libopieobex.ts \ |
25 | ../../../i18n/pt_BR/libopieobex.ts \ | 25 | ../../../i18n/pt_BR/libopieobex.ts \ |
26 | ../../../i18n/sl/libopieobex.ts \ | 26 | ../../../i18n/sl/libopieobex.ts \ |
27 | ../../../i18n/zh_CN/libopieobex.ts \ | 27 | ../../../i18n/zh_CN/libopieobex.ts \ |
28 | ../../../i18n/zh_TW/libopieobex.ts | 28 | ../../../i18n/zh_TW/libopieobex.ts |
29 | 29 | ||
30 | 30 | ||
31 | 31 | ||
32 | include ( ../../../include.pro ) | 32 | include ( $(OPIEDIR)/include.pro ) |
diff --git a/core/applets/restartapplet/restartapplet.pro b/core/applets/restartapplet/restartapplet.pro index aeaf400..838ceda 100644 --- a/core/applets/restartapplet/restartapplet.pro +++ b/core/applets/restartapplet/restartapplet.pro | |||
@@ -1,16 +1,16 @@ | |||
1 | TEMPLATE = lib | 1 | TEMPLATE = lib |
2 | CONFIG += qt warn_on release | 2 | CONFIG += qt warn_on release |
3 | HEADERS = restart.h restartappletimpl.h | 3 | HEADERS = restart.h restartappletimpl.h |
4 | SOURCES = restart.cpp restartappletimpl.cpp | 4 | SOURCES = restart.cpp restartappletimpl.cpp |
5 | TARGET = restartapplet | 5 | TARGET = restartapplet |
6 | DESTDIR = $(OPIEDIR)/plugins/applets | 6 | DESTDIR = $(OPIEDIR)/plugins/applets |
7 | INCLUDEPATH += $(OPIEDIR)/include | 7 | INCLUDEPATH += $(OPIEDIR)/include |
8 | DEPENDPATH += ../$(OPIEDIR)/include | 8 | DEPENDPATH += ../$(OPIEDIR)/include |
9 | LIBS += -lqpe | 9 | LIBS += -lqpe |
10 | VERSION = 1.0.0 | 10 | VERSION = 1.0.0 |
11 | MOC_DIR=opieobj | 11 | MOC_DIR=opieobj |
12 | OBJECTS_DIR=opieobj | 12 | OBJECTS_DIR=opieobj |
13 | 13 | ||
14 | 14 | ||
15 | 15 | ||
16 | include ( ../../../include.pro ) | 16 | include ( $(OPIEDIR)/include.pro ) |
diff --git a/core/applets/restartapplet2/restartapplet.pro b/core/applets/restartapplet2/restartapplet.pro index f1d805c..f5fe9a0 100644 --- a/core/applets/restartapplet2/restartapplet.pro +++ b/core/applets/restartapplet2/restartapplet.pro | |||
@@ -1,16 +1,16 @@ | |||
1 | TEMPLATE = lib | 1 | TEMPLATE = lib |
2 | CONFIG += qt warn_on release | 2 | CONFIG += qt warn_on release |
3 | HEADERS = restart.h | 3 | HEADERS = restart.h |
4 | SOURCES = restart.cpp | 4 | SOURCES = restart.cpp |
5 | TARGET = restartapplet | 5 | TARGET = restartapplet |
6 | DESTDIR = $(OPIEDIR)/plugins/applets | 6 | DESTDIR = $(OPIEDIR)/plugins/applets |
7 | INCLUDEPATH += $(OPIEDIR)/include | 7 | INCLUDEPATH += $(OPIEDIR)/include |
8 | DEPENDPATH += $(OPIEDIR)/include | 8 | DEPENDPATH += $(OPIEDIR)/include |
9 | LIBS += -lqpe | 9 | LIBS += -lqpe |
10 | VERSION = 1.0.0 | 10 | VERSION = 1.0.0 |
11 | MOC_DIR=opieobj | 11 | MOC_DIR=opieobj |
12 | OBJECTS_DIR=opieobj | 12 | OBJECTS_DIR=opieobj |
13 | 13 | ||
14 | 14 | ||
15 | 15 | ||
16 | include ( ../../../include.pro ) | 16 | include ( $(OPIEDIR)/include.pro ) |
diff --git a/core/applets/screenshotapplet/screenshotapplet.pro b/core/applets/screenshotapplet/screenshotapplet.pro index 337d4ae..f105d82 100644 --- a/core/applets/screenshotapplet/screenshotapplet.pro +++ b/core/applets/screenshotapplet/screenshotapplet.pro | |||
@@ -9,25 +9,25 @@ DEPENDPATH += ../$(OPIEDIR)/include | |||
9 | LIBS += -lqpe | 9 | LIBS += -lqpe |
10 | VERSION = 1.0.0 | 10 | VERSION = 1.0.0 |
11 | MOC_DIR=opieobj | 11 | MOC_DIR=opieobj |
12 | OBJECTS_DIR=opieobj | 12 | OBJECTS_DIR=opieobj |
13 | 13 | ||
14 | TRANSLATIONS = ../../../i18n/de/libscreenshotapplet.ts \ | 14 | TRANSLATIONS = ../../../i18n/de/libscreenshotapplet.ts \ |
15 | ../../../i18n/da/libscreenshotapplet.ts \ | 15 | ../../../i18n/da/libscreenshotapplet.ts \ |
16 | ../../../i18n/xx/libscreenshotapplet.ts \ | 16 | ../../../i18n/xx/libscreenshotapplet.ts \ |
17 | ../../../i18n/en/libscreenshotapplet.ts \ | 17 | ../../../i18n/en/libscreenshotapplet.ts \ |
18 | ../../../i18n/es/libscreenshotapplet.ts \ | 18 | ../../../i18n/es/libscreenshotapplet.ts \ |
19 | ../../../i18n/fr/libscreenshotapplet.ts \ | 19 | ../../../i18n/fr/libscreenshotapplet.ts \ |
20 | ../../../i18n/hu/libscreenshotapplet.ts \ | 20 | ../../../i18n/hu/libscreenshotapplet.ts \ |
21 | ../../../i18n/ja/libscreenshotapplet.ts \ | 21 | ../../../i18n/ja/libscreenshotapplet.ts \ |
22 | ../../../i18n/ko/libscreenshotapplet.ts \ | 22 | ../../../i18n/ko/libscreenshotapplet.ts \ |
23 | ../../../i18n/no/libscreenshotapplet.ts \ | 23 | ../../../i18n/no/libscreenshotapplet.ts \ |
24 | ../../../i18n/pl/libscreenshotapplet.ts \ | 24 | ../../../i18n/pl/libscreenshotapplet.ts \ |
25 | ../../../i18n/pt/libscreenshotapplet.ts \ | 25 | ../../../i18n/pt/libscreenshotapplet.ts \ |
26 | ../../../i18n/pt_BR/libscreenshotapplet.ts \ | 26 | ../../../i18n/pt_BR/libscreenshotapplet.ts \ |
27 | ../../../i18n/sl/libscreenshotapplet.ts \ | 27 | ../../../i18n/sl/libscreenshotapplet.ts \ |
28 | ../../../i18n/zh_CN/libscreenshotapplet.ts \ | 28 | ../../../i18n/zh_CN/libscreenshotapplet.ts \ |
29 | ../../../i18n/zh_TW/libscreenshotapplet.ts | 29 | ../../../i18n/zh_TW/libscreenshotapplet.ts |
30 | 30 | ||
31 | 31 | ||
32 | 32 | ||
33 | include ( ../../../include.pro ) | 33 | include ( $(OPIEDIR)/include.pro ) |
diff --git a/core/applets/suspendapplet/suspendapplet.pro b/core/applets/suspendapplet/suspendapplet.pro index d8ad58d..c072642 100644 --- a/core/applets/suspendapplet/suspendapplet.pro +++ b/core/applets/suspendapplet/suspendapplet.pro | |||
@@ -7,25 +7,25 @@ DESTDIR = $(OPIEDIR)/plugins/applets | |||
7 | INCLUDEPATH += $(OPIEDIR)/include | 7 | INCLUDEPATH += $(OPIEDIR)/include |
8 | DEPENDPATH += $(OPIEDIR)/include | 8 | DEPENDPATH += $(OPIEDIR)/include |
9 | LIBS += -lqpe | 9 | LIBS += -lqpe |
10 | VERSION = 1.0.0 | 10 | VERSION = 1.0.0 |
11 | 11 | ||
12 | TRANSLATIONS = ../../../i18n/de/libsuspendapplet.ts \ | 12 | TRANSLATIONS = ../../../i18n/de/libsuspendapplet.ts \ |
13 | ../../../i18n/da/libsuspendapplet.ts \ | 13 | ../../../i18n/da/libsuspendapplet.ts \ |
14 | ../../../i18n/xx/libsuspendapplet.ts \ | 14 | ../../../i18n/xx/libsuspendapplet.ts \ |
15 | ../../../i18n/en/libsuspendapplet.ts \ | 15 | ../../../i18n/en/libsuspendapplet.ts \ |
16 | ../../../i18n/es/libsuspendapplet.ts \ | 16 | ../../../i18n/es/libsuspendapplet.ts \ |
17 | ../../../i18n/fr/libsuspendapplet.ts \ | 17 | ../../../i18n/fr/libsuspendapplet.ts \ |
18 | ../../../i18n/hu/libsuspendapplet.ts \ | 18 | ../../../i18n/hu/libsuspendapplet.ts \ |
19 | ../../../i18n/ja/libsuspendapplet.ts \ | 19 | ../../../i18n/ja/libsuspendapplet.ts \ |
20 | ../../../i18n/ko/libsuspendapplet.ts \ | 20 | ../../../i18n/ko/libsuspendapplet.ts \ |
21 | ../../../i18n/no/libsuspendapplet.ts \ | 21 | ../../../i18n/no/libsuspendapplet.ts \ |
22 | ../../../i18n/pl/libsuspendapplet.ts \ | 22 | ../../../i18n/pl/libsuspendapplet.ts \ |
23 | ../../../i18n/pt/libsuspendapplet.ts \ | 23 | ../../../i18n/pt/libsuspendapplet.ts \ |
24 | ../../../i18n/pt_BR/libsuspendapplet.ts \ | 24 | ../../../i18n/pt_BR/libsuspendapplet.ts \ |
25 | ../../../i18n/sl/libsuspendapplet.ts \ | 25 | ../../../i18n/sl/libsuspendapplet.ts \ |
26 | ../../../i18n/zh_CN/libsuspendapplet.ts \ | 26 | ../../../i18n/zh_CN/libsuspendapplet.ts \ |
27 | ../../../i18n/zh_TW/libsuspendapplet.ts | 27 | ../../../i18n/zh_TW/libsuspendapplet.ts |
28 | 28 | ||
29 | 29 | ||
30 | 30 | ||
31 | include ( ../../../include.pro ) | 31 | include ( $(OPIEDIR)/include.pro ) |
diff --git a/core/applets/vmemo/vmemo.pro b/core/applets/vmemo/vmemo.pro index bd87aa5..75a5936 100644 --- a/core/applets/vmemo/vmemo.pro +++ b/core/applets/vmemo/vmemo.pro | |||
@@ -7,25 +7,25 @@ DESTDIR =$(OPIEDIR)/plugins/applets | |||
7 | INCLUDEPATH += $(OPIEDIR)/include | 7 | INCLUDEPATH += $(OPIEDIR)/include |
8 | DEPENDPATH += $(OPIEDIR)/include | 8 | DEPENDPATH += $(OPIEDIR)/include |
9 | LIBS += -lqpe | 9 | LIBS += -lqpe |
10 | VERSION = 1.0.0 | 10 | VERSION = 1.0.0 |
11 | 11 | ||
12 | TRANSLATIONS = ../../../i18n/de/libvmemoapplet.ts \ | 12 | TRANSLATIONS = ../../../i18n/de/libvmemoapplet.ts \ |
13 | ../../../i18n/da/libvmemoapplet.ts \ | 13 | ../../../i18n/da/libvmemoapplet.ts \ |
14 | ../../../i18n/xx/libvmemoapplet.ts \ | 14 | ../../../i18n/xx/libvmemoapplet.ts \ |
15 | ../../../i18n/en/libvmemoapplet.ts \ | 15 | ../../../i18n/en/libvmemoapplet.ts \ |
16 | ../../../i18n/es/libvmemoapplet.ts \ | 16 | ../../../i18n/es/libvmemoapplet.ts \ |
17 | ../../../i18n/fr/libvmemoapplet.ts \ | 17 | ../../../i18n/fr/libvmemoapplet.ts \ |
18 | ../../../i18n/hu/libvmemoapplet.ts \ | 18 | ../../../i18n/hu/libvmemoapplet.ts \ |
19 | ../../../i18n/ja/libvmemoapplet.ts \ | 19 | ../../../i18n/ja/libvmemoapplet.ts \ |
20 | ../../../i18n/ko/libvmemoapplet.ts \ | 20 | ../../../i18n/ko/libvmemoapplet.ts \ |
21 | ../../../i18n/no/libvmemoapplet.ts \ | 21 | ../../../i18n/no/libvmemoapplet.ts \ |
22 | ../../../i18n/pl/libvmemoapplet.ts \ | 22 | ../../../i18n/pl/libvmemoapplet.ts \ |
23 | ../../../i18n/pt/libvmemoapplet.ts \ | 23 | ../../../i18n/pt/libvmemoapplet.ts \ |
24 | ../../../i18n/pt_BR/libvmemoapplet.ts \ | 24 | ../../../i18n/pt_BR/libvmemoapplet.ts \ |
25 | ../../../i18n/sl/libvmemoapplet.ts \ | 25 | ../../../i18n/sl/libvmemoapplet.ts \ |
26 | ../../../i18n/zh_CN/libvmemoapplet.ts \ | 26 | ../../../i18n/zh_CN/libvmemoapplet.ts \ |
27 | ../../../i18n/zh_TW/libvmemoapplet.ts | 27 | ../../../i18n/zh_TW/libvmemoapplet.ts |
28 | 28 | ||
29 | 29 | ||
30 | 30 | ||
31 | include ( ../../../include.pro ) | 31 | include ( $(OPIEDIR)/include.pro ) |
diff --git a/core/applets/volumeapplet/volumeapplet.pro b/core/applets/volumeapplet/volumeapplet.pro index bae4b43..3c2a9da 100644 --- a/core/applets/volumeapplet/volumeapplet.pro +++ b/core/applets/volumeapplet/volumeapplet.pro | |||
@@ -7,25 +7,25 @@ DESTDIR = $(OPIEDIR)/plugins/applets | |||
7 | INCLUDEPATH += $(OPIEDIR)/include | 7 | INCLUDEPATH += $(OPIEDIR)/include |
8 | DEPENDPATH += ../$(OPIEDIR)/include | 8 | DEPENDPATH += ../$(OPIEDIR)/include |
9 | LIBS += -lqpe | 9 | LIBS += -lqpe |
10 | VERSION = 1.0.0 | 10 | VERSION = 1.0.0 |
11 | 11 | ||
12 | TRANSLATIONS = ../../../i18n/de/libvolumeapplet.ts \ | 12 | TRANSLATIONS = ../../../i18n/de/libvolumeapplet.ts \ |
13 | ../../../i18n/da/libvolumeapplet.ts \ | 13 | ../../../i18n/da/libvolumeapplet.ts \ |
14 | ../../../i18n/xx/libvolumeapplet.ts \ | 14 | ../../../i18n/xx/libvolumeapplet.ts \ |
15 | ../../../i18n/en/libvolumeapplet.ts \ | 15 | ../../../i18n/en/libvolumeapplet.ts \ |
16 | ../../../i18n/es/libvolumeapplet.ts \ | 16 | ../../../i18n/es/libvolumeapplet.ts \ |
17 | ../../../i18n/fr/libvolumeapplet.ts \ | 17 | ../../../i18n/fr/libvolumeapplet.ts \ |
18 | ../../../i18n/hu/libvolumeapplet.ts \ | 18 | ../../../i18n/hu/libvolumeapplet.ts \ |
19 | ../../../i18n/ja/libvolumeapplet.ts \ | 19 | ../../../i18n/ja/libvolumeapplet.ts \ |
20 | ../../../i18n/ko/libvolumeapplet.ts \ | 20 | ../../../i18n/ko/libvolumeapplet.ts \ |
21 | ../../../i18n/no/libvolumeapplet.ts \ | 21 | ../../../i18n/no/libvolumeapplet.ts \ |
22 | ../../../i18n/pl/libvolumeapplet.ts \ | 22 | ../../../i18n/pl/libvolumeapplet.ts \ |
23 | ../../../i18n/pt/libvolumeapplet.ts \ | 23 | ../../../i18n/pt/libvolumeapplet.ts \ |
24 | ../../../i18n/pt_BR/libvolumeapplet.ts \ | 24 | ../../../i18n/pt_BR/libvolumeapplet.ts \ |
25 | ../../../i18n/sl/libvolumeapplet.ts \ | 25 | ../../../i18n/sl/libvolumeapplet.ts \ |
26 | ../../../i18n/zh_CN/libvolumeapplet.ts \ | 26 | ../../../i18n/zh_CN/libvolumeapplet.ts \ |
27 | ../../../i18n/zh_TW/libvolumeapplet.ts | 27 | ../../../i18n/zh_TW/libvolumeapplet.ts |
28 | 28 | ||
29 | 29 | ||
30 | 30 | ||
31 | include ( ../../../include.pro ) | 31 | include ( $(OPIEDIR)/include.pro ) |
diff --git a/core/apps/calibrate/calibrate.pro b/core/apps/calibrate/calibrate.pro index f7f8849..861ec15 100644 --- a/core/apps/calibrate/calibrate.pro +++ b/core/apps/calibrate/calibrate.pro | |||
@@ -1,23 +1,23 @@ | |||
1 | # This is part of the taskbar | 1 | # This is part of the taskbar |
2 | 2 | ||
3 | TRANSLATIONS = ../../../i18n/de/calibrate.pro.in.ts \ | 3 | TRANSLATIONS = ../../../i18n/de/calibrate.pro.in.ts \ |
4 | ../../../i18n/da/calibrate.pro.in.ts \ | 4 | ../../../i18n/da/calibrate.pro.in.ts \ |
5 | ../../../i18n/xx/calibrate.pro.in.ts \ | 5 | ../../../i18n/xx/calibrate.pro.in.ts \ |
6 | ../../../i18n/en/calibrate.pro.in.ts \ | 6 | ../../../i18n/en/calibrate.pro.in.ts \ |
7 | ../../../i18n/es/calibrate.pro.in.ts \ | 7 | ../../../i18n/es/calibrate.pro.in.ts \ |
8 | ../../../i18n/fr/calibrate.pro.in.ts \ | 8 | ../../../i18n/fr/calibrate.pro.in.ts \ |
9 | ../../../i18n/hu/calibrate.pro.in.ts \ | 9 | ../../../i18n/hu/calibrate.pro.in.ts \ |
10 | ../../../i18n/ja/calibrate.pro.in.ts \ | 10 | ../../../i18n/ja/calibrate.pro.in.ts \ |
11 | ../../../i18n/ko/calibrate.pro.in.ts \ | 11 | ../../../i18n/ko/calibrate.pro.in.ts \ |
12 | ../../../i18n/no/calibrate.pro.in.ts \ | 12 | ../../../i18n/no/calibrate.pro.in.ts \ |
13 | ../../../i18n/pl/calibrate.pro.in.ts \ | 13 | ../../../i18n/pl/calibrate.pro.in.ts \ |
14 | ../../../i18n/pt/calibrate.pro.in.ts \ | 14 | ../../../i18n/pt/calibrate.pro.in.ts \ |
15 | ../../../i18n/pt_BR/calibrate.pro.in.ts \ | 15 | ../../../i18n/pt_BR/calibrate.pro.in.ts \ |
16 | ../../../i18n/sl/calibrate.pro.in.ts \ | 16 | ../../../i18n/sl/calibrate.pro.in.ts \ |
17 | ../../../i18n/zh_CN/calibrate.pro.in.ts \ | 17 | ../../../i18n/zh_CN/calibrate.pro.in.ts \ |
18 | ../../../i18n/it/calibrate.pro.in.ts \ | 18 | ../../../i18n/it/calibrate.pro.in.ts \ |
19 | ../../../i18n/zh_TW/calibrate.pro.in.ts | 19 | ../../../i18n/zh_TW/calibrate.pro.in.ts |
20 | 20 | ||
21 | 21 | ||
22 | 22 | ||
23 | include ( ../../../include.pro ) | 23 | include ( $(OPIEDIR)/include.pro ) |
diff --git a/core/apps/embeddedkonsole/embeddedkonsole.pro b/core/apps/embeddedkonsole/embeddedkonsole.pro index 55d0b93..ca2ee0f 100755 --- a/core/apps/embeddedkonsole/embeddedkonsole.pro +++ b/core/apps/embeddedkonsole/embeddedkonsole.pro | |||
@@ -36,25 +36,25 @@ INCLUDEPATH += $(OPIEDIR)/include | |||
36 | DEPENDPATH += $(OPIEDIR)/include | 36 | DEPENDPATH += $(OPIEDIR)/include |
37 | LIBS += -lqpe -lopie | 37 | LIBS += -lqpe -lopie |
38 | TMAKE_CXXFLAGS += -DQT_QWS_OPIE -DHAVE_OPENPTY | 38 | TMAKE_CXXFLAGS += -DQT_QWS_OPIE -DHAVE_OPENPTY |
39 | 39 | ||
40 | TRANSLATIONS = ../../../i18n/de/embeddedkonsole.ts \ | 40 | TRANSLATIONS = ../../../i18n/de/embeddedkonsole.ts \ |
41 | ../../../i18n/xx/embeddedkonsole.ts \ | 41 | ../../../i18n/xx/embeddedkonsole.ts \ |
42 | ../../../i18n/en/embeddedkonsole.ts \ | 42 | ../../../i18n/en/embeddedkonsole.ts \ |
43 | ../../../i18n/es/embeddedkonsole.ts \ | 43 | ../../../i18n/es/embeddedkonsole.ts \ |
44 | ../../../i18n/fr/embeddedkonsole.ts \ | 44 | ../../../i18n/fr/embeddedkonsole.ts \ |
45 | ../../../i18n/hu/embeddedkonsole.ts \ | 45 | ../../../i18n/hu/embeddedkonsole.ts \ |
46 | ../../../i18n/ja/embeddedkonsole.ts \ | 46 | ../../../i18n/ja/embeddedkonsole.ts \ |
47 | ../../../i18n/ko/embeddedkonsole.ts \ | 47 | ../../../i18n/ko/embeddedkonsole.ts \ |
48 | ../../../i18n/no/embeddedkonsole.ts \ | 48 | ../../../i18n/no/embeddedkonsole.ts \ |
49 | ../../../i18n/pl/embeddedkonsole.ts \ | 49 | ../../../i18n/pl/embeddedkonsole.ts \ |
50 | ../../../i18n/pt/embeddedkonsole.ts \ | 50 | ../../../i18n/pt/embeddedkonsole.ts \ |
51 | ../../../i18n/pt_BR/embeddedkonsole.ts \ | 51 | ../../../i18n/pt_BR/embeddedkonsole.ts \ |
52 | ../../../i18n/sl/embeddedkonsole.ts \ | 52 | ../../../i18n/sl/embeddedkonsole.ts \ |
53 | ../../../i18n/zh_CN/embeddedkonsole.ts \ | 53 | ../../../i18n/zh_CN/embeddedkonsole.ts \ |
54 | ../../../i18n/zh_TW/embeddedkonsole.ts \ | 54 | ../../../i18n/zh_TW/embeddedkonsole.ts \ |
55 | ../../../i18n/it/embeddedkonsole.ts \ | 55 | ../../../i18n/it/embeddedkonsole.ts \ |
56 | ../../../i18n/da/embeddedkonsole.ts | 56 | ../../../i18n/da/embeddedkonsole.ts |
57 | 57 | ||
58 | 58 | ||
59 | 59 | ||
60 | include ( ../../../include.pro ) | 60 | include ( $(OPIEDIR)/include.pro ) |
diff --git a/core/apps/helpbrowser/helpbrowser.pro b/core/apps/helpbrowser/helpbrowser.pro index 222a408..8891d97 100644 --- a/core/apps/helpbrowser/helpbrowser.pro +++ b/core/apps/helpbrowser/helpbrowser.pro | |||
@@ -8,25 +8,25 @@ INCLUDEPATH += $(OPIEDIR)/include | |||
8 | DEPENDPATH+= $(OPIEDIR)/include | 8 | DEPENDPATH+= $(OPIEDIR)/include |
9 | LIBS += -lqpe | 9 | LIBS += -lqpe |
10 | INTERFACES= | 10 | INTERFACES= |
11 | 11 | ||
12 | TRANSLATIONS = ../../../i18n/de/helpbrowser.ts \ | 12 | TRANSLATIONS = ../../../i18n/de/helpbrowser.ts \ |
13 | ../../../i18n/xx/helpbrowser.ts \ | 13 | ../../../i18n/xx/helpbrowser.ts \ |
14 | ../../../i18n/en/helpbrowser.ts \ | 14 | ../../../i18n/en/helpbrowser.ts \ |
15 | ../../../i18n/es/helpbrowser.ts \ | 15 | ../../../i18n/es/helpbrowser.ts \ |
16 | ../../../i18n/fr/helpbrowser.ts \ | 16 | ../../../i18n/fr/helpbrowser.ts \ |
17 | ../../../i18n/hu/helpbrowser.ts \ | 17 | ../../../i18n/hu/helpbrowser.ts \ |
18 | ../../../i18n/ja/helpbrowser.ts \ | 18 | ../../../i18n/ja/helpbrowser.ts \ |
19 | ../../../i18n/ko/helpbrowser.ts \ | 19 | ../../../i18n/ko/helpbrowser.ts \ |
20 | ../../../i18n/no/helpbrowser.ts \ | 20 | ../../../i18n/no/helpbrowser.ts \ |
21 | ../../../i18n/pl/helpbrowser.ts \ | 21 | ../../../i18n/pl/helpbrowser.ts \ |
22 | ../../../i18n/pt/helpbrowser.ts \ | 22 | ../../../i18n/pt/helpbrowser.ts \ |
23 | ../../../i18n/pt_BR/helpbrowser.ts \ | 23 | ../../../i18n/pt_BR/helpbrowser.ts \ |
24 | ../../../i18n/sl/helpbrowser.ts \ | 24 | ../../../i18n/sl/helpbrowser.ts \ |
25 | ../../../i18n/zh_CN/helpbrowser.ts \ | 25 | ../../../i18n/zh_CN/helpbrowser.ts \ |
26 | ../../../i18n/it/helpbrowser.ts \ | 26 | ../../../i18n/it/helpbrowser.ts \ |
27 | ../../../i18n/zh_TW/helpbrowser.ts \ | 27 | ../../../i18n/zh_TW/helpbrowser.ts \ |
28 | ../../../i18n/da/helpbrowser.ts | 28 | ../../../i18n/da/helpbrowser.ts |
29 | 29 | ||
30 | 30 | ||
31 | 31 | ||
32 | include ( ../../../include.pro ) | 32 | include ( $(OPIEDIR)/include.pro ) |
diff --git a/core/apps/qcop/qcop.pro b/core/apps/qcop/qcop.pro index 4ca0ceb..9048683 100644 --- a/core/apps/qcop/qcop.pro +++ b/core/apps/qcop/qcop.pro | |||
@@ -7,25 +7,25 @@ INCLUDEPATH += $(OPIEDIR)/include | |||
7 | DEPENDPATH+= $(OPIEDIR)/include | 7 | DEPENDPATH+= $(OPIEDIR)/include |
8 | LIBS += -lqpe | 8 | LIBS += -lqpe |
9 | INTERFACES= | 9 | INTERFACES= |
10 | TARGET = qcop | 10 | TARGET = qcop |
11 | 11 | ||
12 | TRANSLATIONS = ../../../i18n/de/qcop.ts \ | 12 | TRANSLATIONS = ../../../i18n/de/qcop.ts \ |
13 | ../../../i18n/da/qcop.ts \ | 13 | ../../../i18n/da/qcop.ts \ |
14 | ../../../i18n/xx/qcop.ts \ | 14 | ../../../i18n/xx/qcop.ts \ |
15 | ../../../i18n/en/qcop.ts \ | 15 | ../../../i18n/en/qcop.ts \ |
16 | ../../../i18n/es/qcop.ts \ | 16 | ../../../i18n/es/qcop.ts \ |
17 | ../../../i18n/fr/qcop.ts \ | 17 | ../../../i18n/fr/qcop.ts \ |
18 | ../../../i18n/hu/qcop.ts \ | 18 | ../../../i18n/hu/qcop.ts \ |
19 | ../../../i18n/ja/qcop.ts \ | 19 | ../../../i18n/ja/qcop.ts \ |
20 | ../../../i18n/ko/qcop.ts \ | 20 | ../../../i18n/ko/qcop.ts \ |
21 | ../../../i18n/no/qcop.ts \ | 21 | ../../../i18n/no/qcop.ts \ |
22 | ../../../i18n/pl/qcop.ts \ | 22 | ../../../i18n/pl/qcop.ts \ |
23 | ../../../i18n/pt/qcop.ts \ | 23 | ../../../i18n/pt/qcop.ts \ |
24 | ../../../i18n/pt_BR/qcop.ts \ | 24 | ../../../i18n/pt_BR/qcop.ts \ |
25 | ../../../i18n/sl/qcop.ts \ | 25 | ../../../i18n/sl/qcop.ts \ |
26 | ../../../i18n/zh_CN/qcop.ts \ | 26 | ../../../i18n/zh_CN/qcop.ts \ |
27 | ../../../i18n/zh_TW/qcop.ts | 27 | ../../../i18n/zh_TW/qcop.ts |
28 | 28 | ||
29 | 29 | ||
30 | 30 | ||
31 | include ( ../../../include.pro ) | 31 | include ( $(OPIEDIR)/include.pro ) |
diff --git a/core/apps/textedit/textedit.pro b/core/apps/textedit/textedit.pro index f90b914..f5e16a0 100644 --- a/core/apps/textedit/textedit.pro +++ b/core/apps/textedit/textedit.pro | |||
@@ -6,25 +6,25 @@ SOURCES = main.cpp textedit.cpp filePermissions.cpp | |||
6 | INCLUDEPATH += $(OPIEDIR)/include | 6 | INCLUDEPATH += $(OPIEDIR)/include |
7 | DEPENDPATH += $(OPIEDIR)/include | 7 | DEPENDPATH += $(OPIEDIR)/include |
8 | LIBS += -lqpe -lopie | 8 | LIBS += -lqpe -lopie |
9 | TARGET = textedit | 9 | TARGET = textedit |
10 | 10 | ||
11 | TRANSLATIONS = ../../../i18n/de/textedit.ts \ | 11 | TRANSLATIONS = ../../../i18n/de/textedit.ts \ |
12 | ../../../i18n/da/textedit.ts \ | 12 | ../../../i18n/da/textedit.ts \ |
13 | ../../../i18n/xx/textedit.ts \ | 13 | ../../../i18n/xx/textedit.ts \ |
14 | ../../../i18n/en/textedit.ts \ | 14 | ../../../i18n/en/textedit.ts \ |
15 | ../../../i18n/es/textedit.ts \ | 15 | ../../../i18n/es/textedit.ts \ |
16 | ../../../i18n/fr/textedit.ts \ | 16 | ../../../i18n/fr/textedit.ts \ |
17 | ../../../i18n/hu/textedit.ts \ | 17 | ../../../i18n/hu/textedit.ts \ |
18 | ../../../i18n/ja/textedit.ts \ | 18 | ../../../i18n/ja/textedit.ts \ |
19 | ../../../i18n/ko/textedit.ts \ | 19 | ../../../i18n/ko/textedit.ts \ |
20 | ../../../i18n/no/textedit.ts \ | 20 | ../../../i18n/no/textedit.ts \ |
21 | ../../../i18n/pl/textedit.ts \ | 21 | ../../../i18n/pl/textedit.ts \ |
22 | ../../../i18n/pt/textedit.ts \ | 22 | ../../../i18n/pt/textedit.ts \ |
23 | ../../../i18n/pt_BR/textedit.ts \ | 23 | ../../../i18n/pt_BR/textedit.ts \ |
24 | ../../../i18n/sl/textedit.ts \ | 24 | ../../../i18n/sl/textedit.ts \ |
25 | ../../../i18n/zh_CN/textedit.ts \ | 25 | ../../../i18n/zh_CN/textedit.ts \ |
26 | ../../../i18n/zh_TW/textedit.ts | 26 | ../../../i18n/zh_TW/textedit.ts |
27 | 27 | ||
28 | 28 | ||
29 | 29 | ||
30 | include ( ../../../include.pro ) | 30 | include ( $(OPIEDIR)/include.pro ) |
diff --git a/core/launcher/launcher.pro b/core/launcher/launcher.pro index 729b182..d0a573b 100644 --- a/core/launcher/launcher.pro +++ b/core/launcher/launcher.pro | |||
@@ -100,25 +100,25 @@ INCLUDEPATH += ../../rsync | |||
100 | DEPENDPATH+= ../../rsync | 100 | DEPENDPATH+= ../../rsync |
101 | TARGET = qpe | 101 | TARGET = qpe |
102 | LIBS += -lqpe -lcrypt -lopie | 102 | LIBS += -lqpe -lcrypt -lopie |
103 | 103 | ||
104 | TRANSLATIONS = ../../i18n/de/qpe.ts \ | 104 | TRANSLATIONS = ../../i18n/de/qpe.ts \ |
105 | ../../i18n/xx/qpe.ts \ | 105 | ../../i18n/xx/qpe.ts \ |
106 | ../../i18n/en/qpe.ts \ | 106 | ../../i18n/en/qpe.ts \ |
107 | ../../i18n/es/qpe.ts \ | 107 | ../../i18n/es/qpe.ts \ |
108 | ../../i18n/fr/qpe.ts \ | 108 | ../../i18n/fr/qpe.ts \ |
109 | ../../i18n/hu/qpe.ts \ | 109 | ../../i18n/hu/qpe.ts \ |
110 | ../../i18n/ja/qpe.ts \ | 110 | ../../i18n/ja/qpe.ts \ |
111 | ../../i18n/ko/qpe.ts \ | 111 | ../../i18n/ko/qpe.ts \ |
112 | ../../i18n/no/qpe.ts \ | 112 | ../../i18n/no/qpe.ts \ |
113 | ../../i18n/pl/qpe.ts \ | 113 | ../../i18n/pl/qpe.ts \ |
114 | ../../i18n/pt/qpe.ts \ | 114 | ../../i18n/pt/qpe.ts \ |
115 | ../../i18n/pt_BR/qpe.ts \ | 115 | ../../i18n/pt_BR/qpe.ts \ |
116 | ../../i18n/sl/qpe.ts \ | 116 | ../../i18n/sl/qpe.ts \ |
117 | ../../i18n/zh_CN/qpe.ts \ | 117 | ../../i18n/zh_CN/qpe.ts \ |
118 | ../../i18n/it/qpe.ts \ | 118 | ../../i18n/it/qpe.ts \ |
119 | ../../i18n/zh_TW/qpe.ts \ | 119 | ../../i18n/zh_TW/qpe.ts \ |
120 | ../../i18n/da/qpe.ts | 120 | ../../i18n/da/qpe.ts |
121 | 121 | ||
122 | 122 | ||
123 | 123 | ||
124 | include ( ../../include.pro ) | 124 | include ( $(OPIEDIR)/include.pro ) |
diff --git a/core/multimedia/opieplayer/libflash/libflash.pro b/core/multimedia/opieplayer/libflash/libflash.pro index 5ffb9a5..d21e122 100644 --- a/core/multimedia/opieplayer/libflash/libflash.pro +++ b/core/multimedia/opieplayer/libflash/libflash.pro | |||
@@ -11,25 +11,25 @@ DESTDIR = ../../plugins/codecs | |||
11 | INCLUDEPATH += $(OPIEDIR)/include .. | 11 | INCLUDEPATH += $(OPIEDIR)/include .. |
12 | DEPENDPATH += ../$(OPIEDIR)/include .. | 12 | DEPENDPATH += ../$(OPIEDIR)/include .. |
13 | LIBS += -lqpe | 13 | LIBS += -lqpe |
14 | VERSION = 1.0.0 | 14 | VERSION = 1.0.0 |
15 | 15 | ||
16 | TRANSLATIONS = ../../../../i18n/de/libflashplugin.ts \ | 16 | TRANSLATIONS = ../../../../i18n/de/libflashplugin.ts \ |
17 | ../../../../i18n/da/libflashplugin.ts \ | 17 | ../../../../i18n/da/libflashplugin.ts \ |
18 | ../../../../i18n/xx/libflashplugin.ts \ | 18 | ../../../../i18n/xx/libflashplugin.ts \ |
19 | ../../../../i18n/en/libflashplugin.ts \ | 19 | ../../../../i18n/en/libflashplugin.ts \ |
20 | ../../../../i18n/es/libflashplugin.ts \ | 20 | ../../../../i18n/es/libflashplugin.ts \ |
21 | ../../../../i18n/fr/libflashplugin.ts \ | 21 | ../../../../i18n/fr/libflashplugin.ts \ |
22 | ../../../../i18n/hu/libflashplugin.ts \ | 22 | ../../../../i18n/hu/libflashplugin.ts \ |
23 | ../../../../i18n/ja/libflashplugin.ts \ | 23 | ../../../../i18n/ja/libflashplugin.ts \ |
24 | ../../../../i18n/ko/libflashplugin.ts \ | 24 | ../../../../i18n/ko/libflashplugin.ts \ |
25 | ../../../../i18n/no/libflashplugin.ts \ | 25 | ../../../../i18n/no/libflashplugin.ts \ |
26 | ../../../../i18n/pl/libflashplugin.ts \ | 26 | ../../../../i18n/pl/libflashplugin.ts \ |
27 | ../../../../i18n/pt/libflashplugin.ts \ | 27 | ../../../../i18n/pt/libflashplugin.ts \ |
28 | ../../../../i18n/pt_BR/libflashplugin.ts \ | 28 | ../../../../i18n/pt_BR/libflashplugin.ts \ |
29 | ../../../../i18n/sl/libflashplugin.ts \ | 29 | ../../../../i18n/sl/libflashplugin.ts \ |
30 | ../../../../i18n/zh_CN/libflashplugin.ts \ | 30 | ../../../../i18n/zh_CN/libflashplugin.ts \ |
31 | ../../../../i18n/zh_TW/libflashplugin.ts | 31 | ../../../../i18n/zh_TW/libflashplugin.ts |
32 | 32 | ||
33 | 33 | ||
34 | 34 | ||
35 | include ( ../../../../include.pro ) | 35 | include ( $(OPIEDIR)/include.pro ) |
diff --git a/core/multimedia/opieplayer/libmad/libmad.pro b/core/multimedia/opieplayer/libmad/libmad.pro index edcc22c..d1528a2 100644 --- a/core/multimedia/opieplayer/libmad/libmad.pro +++ b/core/multimedia/opieplayer/libmad/libmad.pro | |||
@@ -15,25 +15,25 @@ DESTDIR = $(OPIEDIR)/plugins/codecs | |||
15 | INCLUDEPATH += $(OPIEDIR)/include .. | 15 | INCLUDEPATH += $(OPIEDIR)/include .. |
16 | DEPENDPATH += ../$(OPIEDIR)/include .. | 16 | DEPENDPATH += ../$(OPIEDIR)/include .. |
17 | LIBS += -lqpe -lm | 17 | LIBS += -lqpe -lm |
18 | VERSION = 1.0.0 | 18 | VERSION = 1.0.0 |
19 | 19 | ||
20 | TRANSLATIONS = ../../../../i18n/de/libmadplugin.ts \ | 20 | TRANSLATIONS = ../../../../i18n/de/libmadplugin.ts \ |
21 | ../../../../i18n/da/libmadplugin.ts \ | 21 | ../../../../i18n/da/libmadplugin.ts \ |
22 | ../../../../i18n/xx/libmadplugin.ts \ | 22 | ../../../../i18n/xx/libmadplugin.ts \ |
23 | ../../../../i18n/en/libmadplugin.ts \ | 23 | ../../../../i18n/en/libmadplugin.ts \ |
24 | ../../../../i18n/es/libmadplugin.ts \ | 24 | ../../../../i18n/es/libmadplugin.ts \ |
25 | ../../../../i18n/fr/libmadplugin.ts \ | 25 | ../../../../i18n/fr/libmadplugin.ts \ |
26 | ../../../../i18n/hu/libmadplugin.ts \ | 26 | ../../../../i18n/hu/libmadplugin.ts \ |
27 | ../../../../i18n/ja/libmadplugin.ts \ | 27 | ../../../../i18n/ja/libmadplugin.ts \ |
28 | ../../../../i18n/ko/libmadplugin.ts \ | 28 | ../../../../i18n/ko/libmadplugin.ts \ |
29 | ../../../../i18n/no/libmadplugin.ts \ | 29 | ../../../../i18n/no/libmadplugin.ts \ |
30 | ../../../../i18n/pl/libmadplugin.ts \ | 30 | ../../../../i18n/pl/libmadplugin.ts \ |
31 | ../../../../i18n/pt/libmadplugin.ts \ | 31 | ../../../../i18n/pt/libmadplugin.ts \ |
32 | ../../../../i18n/pt_BR/libmadplugin.ts \ | 32 | ../../../../i18n/pt_BR/libmadplugin.ts \ |
33 | ../../../../i18n/sl/libmadplugin.ts \ | 33 | ../../../../i18n/sl/libmadplugin.ts \ |
34 | ../../../../i18n/zh_CN/libmadplugin.ts \ | 34 | ../../../../i18n/zh_CN/libmadplugin.ts \ |
35 | ../../../../i18n/zh_TW/libmadplugin.ts | 35 | ../../../../i18n/zh_TW/libmadplugin.ts |
36 | 36 | ||
37 | 37 | ||
38 | 38 | ||
39 | include ( ../../../../include.pro ) | 39 | include ( $(OPIEDIR)/include.pro ) |
diff --git a/core/multimedia/opieplayer/libmpeg3/libmpeg3.pro b/core/multimedia/opieplayer/libmpeg3/libmpeg3.pro index 17d289a..38b99ec 100644 --- a/core/multimedia/opieplayer/libmpeg3/libmpeg3.pro +++ b/core/multimedia/opieplayer/libmpeg3/libmpeg3.pro | |||
@@ -44,25 +44,25 @@ DESTDIR = $(OPIEDIR)/plugins/codecs | |||
44 | INCLUDEPATH += $(OPIEDIR)/include .. | 44 | INCLUDEPATH += $(OPIEDIR)/include .. |
45 | DEPENDPATH += ../$(OPIEDIR)/include .. | 45 | DEPENDPATH += ../$(OPIEDIR)/include .. |
46 | LIBS += -lqpe -lpthread -lm | 46 | LIBS += -lqpe -lpthread -lm |
47 | VERSION = 1.0.0 | 47 | VERSION = 1.0.0 |
48 | 48 | ||
49 | TRANSLATIONS = ../../../../i18n/de/libmpeg3plugin.ts \ | 49 | TRANSLATIONS = ../../../../i18n/de/libmpeg3plugin.ts \ |
50 | ../../../../i18n/da/libmpeg3plugin.ts \ | 50 | ../../../../i18n/da/libmpeg3plugin.ts \ |
51 | ../../../../i18n/xx/libmpeg3plugin.ts \ | 51 | ../../../../i18n/xx/libmpeg3plugin.ts \ |
52 | ../../../../i18n/en/libmpeg3plugin.ts \ | 52 | ../../../../i18n/en/libmpeg3plugin.ts \ |
53 | ../../../../i18n/es/libmpeg3plugin.ts \ | 53 | ../../../../i18n/es/libmpeg3plugin.ts \ |
54 | ../../../../i18n/fr/libmpeg3plugin.ts \ | 54 | ../../../../i18n/fr/libmpeg3plugin.ts \ |
55 | ../../../../i18n/hu/libmpeg3plugin.ts \ | 55 | ../../../../i18n/hu/libmpeg3plugin.ts \ |
56 | ../../../../i18n/ja/libmpeg3plugin.ts \ | 56 | ../../../../i18n/ja/libmpeg3plugin.ts \ |
57 | ../../../../i18n/ko/libmpeg3plugin.ts \ | 57 | ../../../../i18n/ko/libmpeg3plugin.ts \ |
58 | ../../../../i18n/no/libmpeg3plugin.ts \ | 58 | ../../../../i18n/no/libmpeg3plugin.ts \ |
59 | ../../../../i18n/pl/libmpeg3plugin.ts \ | 59 | ../../../../i18n/pl/libmpeg3plugin.ts \ |
60 | ../../../../i18n/pt/libmpeg3plugin.ts \ | 60 | ../../../../i18n/pt/libmpeg3plugin.ts \ |
61 | ../../../../i18n/pt_BR/libmpeg3plugin.ts \ | 61 | ../../../../i18n/pt_BR/libmpeg3plugin.ts \ |
62 | ../../../../i18n/sl/libmpeg3plugin.ts \ | 62 | ../../../../i18n/sl/libmpeg3plugin.ts \ |
63 | ../../../../i18n/zh_CN/libmpeg3plugin.ts \ | 63 | ../../../../i18n/zh_CN/libmpeg3plugin.ts \ |
64 | ../../../../i18n/zh_TW/libmpeg3plugin.ts | 64 | ../../../../i18n/zh_TW/libmpeg3plugin.ts |
65 | 65 | ||
66 | 66 | ||
67 | 67 | ||
68 | include ( ../../../../include.pro ) | 68 | include ( $(OPIEDIR)/include.pro ) |
diff --git a/core/multimedia/opieplayer/modplug/modplug.pro b/core/multimedia/opieplayer/modplug/modplug.pro index 84b8eef..b53ebbb 100644 --- a/core/multimedia/opieplayer/modplug/modplug.pro +++ b/core/multimedia/opieplayer/modplug/modplug.pro | |||
@@ -1,23 +1,23 @@ | |||
1 | TEMPLATE= lib | 1 | TEMPLATE= lib |
2 | CONFIG += qt warn_on release | 2 | CONFIG += qt warn_on release |
3 | HEADERS = it_defs.h modplugin.h modpluginimpl.h sndfile.h stdafx.h memfile.h | 3 | HEADERS = it_defs.h modplugin.h modpluginimpl.h sndfile.h stdafx.h memfile.h |
4 | SOURCES = fastmix.cpp load_669.cpp load_amf.cpp load_ams.cpp \ | 4 | SOURCES = fastmix.cpp load_669.cpp load_amf.cpp load_ams.cpp \ |
5 | load_dbm.cpp load_dmf.cpp load_dsm.cpp load_far.cpp \ | 5 | load_dbm.cpp load_dmf.cpp load_dsm.cpp load_far.cpp \ |
6 | load_it.cpp load_j2b.cpp load_mdl.cpp load_med.cpp \ | 6 | load_it.cpp load_j2b.cpp load_mdl.cpp load_med.cpp \ |
7 | load_mod.cpp load_mt2.cpp load_mtm.cpp load_okt.cpp \ | 7 | load_mod.cpp load_mt2.cpp load_mtm.cpp load_okt.cpp \ |
8 | load_psm.cpp load_ptm.cpp load_s3m.cpp load_stm.cpp \ | 8 | load_psm.cpp load_ptm.cpp load_s3m.cpp load_stm.cpp \ |
9 | load_ult.cpp load_umx.cpp load_xm.cpp \ | 9 | load_ult.cpp load_umx.cpp load_xm.cpp \ |
10 | mmcmp.cpp modplugin.cpp modpluginimpl.cpp snd_dsp.cpp \ | 10 | mmcmp.cpp modplugin.cpp modpluginimpl.cpp snd_dsp.cpp \ |
11 | snd_flt.cpp snd_fx.cpp sndfile.cpp sndmix.cpp tables.cpp \ | 11 | snd_flt.cpp snd_fx.cpp sndfile.cpp sndmix.cpp tables.cpp \ |
12 | memfile.cpp | 12 | memfile.cpp |
13 | TARGET = modplugin | 13 | TARGET = modplugin |
14 | DESTDIR = $(OPIEDIR)/plugins/codecs | 14 | DESTDIR = $(OPIEDIR)/plugins/codecs |
15 | INCLUDEPATH += $(OPIEDIR)/include | 15 | INCLUDEPATH += $(OPIEDIR)/include |
16 | DEPENDPATH += $(OPIEDIR)/include | 16 | DEPENDPATH += $(OPIEDIR)/include |
17 | LIBS += -lqpe -lm | 17 | LIBS += -lqpe -lm |
18 | VERSION = 1.0.0 | 18 | VERSION = 1.0.0 |
19 | 19 | ||
20 | 20 | ||
21 | 21 | ||
22 | 22 | ||
23 | include ( ../../../../include.pro ) | 23 | include ( $(OPIEDIR)/include.pro ) |
diff --git a/core/multimedia/opieplayer/opieplayer.pro b/core/multimedia/opieplayer/opieplayer.pro index 9489fd5..5ea5c06 100644 --- a/core/multimedia/opieplayer/opieplayer.pro +++ b/core/multimedia/opieplayer/opieplayer.pro | |||
@@ -16,25 +16,25 @@ DEPENDPATH += $(OPIEDIR)/include | |||
16 | LIBS += -lqpe -lpthread -lopie | 16 | LIBS += -lqpe -lpthread -lopie |
17 | 17 | ||
18 | INCLUDEPATH += $(OPIEDIR)/include | 18 | INCLUDEPATH += $(OPIEDIR)/include |
19 | DEPENDPATH += $(OPIEDIR)/include | 19 | DEPENDPATH += $(OPIEDIR)/include |
20 | 20 | ||
21 | TRANSLATIONS = ../../../i18n/de/opieplayer.ts \ | 21 | TRANSLATIONS = ../../../i18n/de/opieplayer.ts \ |
22 | ../../../i18n/da/opieplayer.ts \ | 22 | ../../../i18n/da/opieplayer.ts \ |
23 | ../../../i18n/xx/opieplayer.ts \ | 23 | ../../../i18n/xx/opieplayer.ts \ |
24 | ../../../i18n/en/opieplayer.ts \ | 24 | ../../../i18n/en/opieplayer.ts \ |
25 | ../../../i18n/es/opieplayer.ts \ | 25 | ../../../i18n/es/opieplayer.ts \ |
26 | ../../../i18n/fr/opieplayer.ts \ | 26 | ../../../i18n/fr/opieplayer.ts \ |
27 | ../../../i18n/hu/opieplayer.ts \ | 27 | ../../../i18n/hu/opieplayer.ts \ |
28 | ../../../i18n/ja/opieplayer.ts \ | 28 | ../../../i18n/ja/opieplayer.ts \ |
29 | ../../../i18n/ko/opieplayer.ts \ | 29 | ../../../i18n/ko/opieplayer.ts \ |
30 | ../../../i18n/no/opieplayer.ts \ | 30 | ../../../i18n/no/opieplayer.ts \ |
31 | ../../../i18n/pl/opieplayer.ts \ | 31 | ../../../i18n/pl/opieplayer.ts \ |
32 | ../../../i18n/pt/opieplayer.ts \ | 32 | ../../../i18n/pt/opieplayer.ts \ |
33 | ../../../i18n/pt_BR/opieplayer.ts \ | 33 | ../../../i18n/pt_BR/opieplayer.ts \ |
34 | ../../../i18n/sl/opieplayer.ts \ | 34 | ../../../i18n/sl/opieplayer.ts \ |
35 | ../../../i18n/zh_CN/opieplayer.ts \ | 35 | ../../../i18n/zh_CN/opieplayer.ts \ |
36 | ../../../i18n/zh_TW/opieplayer.ts | 36 | ../../../i18n/zh_TW/opieplayer.ts |
37 | 37 | ||
38 | 38 | ||
39 | 39 | ||
40 | include ( ../../../include.pro ) | 40 | include ( $(OPIEDIR)/include.pro ) |
diff --git a/core/multimedia/opieplayer/wavplugin/wavplugin.pro b/core/multimedia/opieplayer/wavplugin/wavplugin.pro index d1ac78a..4f98c53 100644 --- a/core/multimedia/opieplayer/wavplugin/wavplugin.pro +++ b/core/multimedia/opieplayer/wavplugin/wavplugin.pro | |||
@@ -7,25 +7,25 @@ DESTDIR = $(OPIEDIR)/plugins/codecs | |||
7 | INCLUDEPATH += $(OPIEDIR)/include .. | 7 | INCLUDEPATH += $(OPIEDIR)/include .. |
8 | DEPENDPATH += ../$(OPIEDIR)/include .. | 8 | DEPENDPATH += ../$(OPIEDIR)/include .. |
9 | LIBS += -lqpe | 9 | LIBS += -lqpe |
10 | VERSION = 1.0.0 | 10 | VERSION = 1.0.0 |
11 | 11 | ||
12 | TRANSLATIONS = ../../../../i18n/de/libwavplugin.ts \ | 12 | TRANSLATIONS = ../../../../i18n/de/libwavplugin.ts \ |
13 | ../../../../i18n/da/libwavplugin.ts \ | 13 | ../../../../i18n/da/libwavplugin.ts \ |
14 | ../../../../i18n/xx/libwavplugin.ts \ | 14 | ../../../../i18n/xx/libwavplugin.ts \ |
15 | ../../../../i18n/en/libwavplugin.ts \ | 15 | ../../../../i18n/en/libwavplugin.ts \ |
16 | ../../../../i18n/es/libwavplugin.ts \ | 16 | ../../../../i18n/es/libwavplugin.ts \ |
17 | ../../../../i18n/fr/libwavplugin.ts \ | 17 | ../../../../i18n/fr/libwavplugin.ts \ |
18 | ../../../../i18n/hu/libwavplugin.ts \ | 18 | ../../../../i18n/hu/libwavplugin.ts \ |
19 | ../../../../i18n/ja/libwavplugin.ts \ | 19 | ../../../../i18n/ja/libwavplugin.ts \ |
20 | ../../../../i18n/ko/libwavplugin.ts \ | 20 | ../../../../i18n/ko/libwavplugin.ts \ |
21 | ../../../../i18n/no/libwavplugin.ts \ | 21 | ../../../../i18n/no/libwavplugin.ts \ |
22 | ../../../../i18n/pl/libwavplugin.ts \ | 22 | ../../../../i18n/pl/libwavplugin.ts \ |
23 | ../../../../i18n/pt/libwavplugin.ts \ | 23 | ../../../../i18n/pt/libwavplugin.ts \ |
24 | ../../../../i18n/pt_BR/libwavplugin.ts \ | 24 | ../../../../i18n/pt_BR/libwavplugin.ts \ |
25 | ../../../../i18n/sl/libwavplugin.ts \ | 25 | ../../../../i18n/sl/libwavplugin.ts \ |
26 | ../../../../i18n/zh_CN/libwavplugin.ts \ | 26 | ../../../../i18n/zh_CN/libwavplugin.ts \ |
27 | ../../../../i18n/zh_TW/libwavplugin.ts | 27 | ../../../../i18n/zh_TW/libwavplugin.ts |
28 | 28 | ||
29 | 29 | ||
30 | 30 | ||
31 | include ( ../../../../include.pro ) | 31 | include ( $(OPIEDIR)/include.pro ) |
diff --git a/core/opie-login/opie-login.pro b/core/opie-login/opie-login.pro index d628cbb..ce700ff 100644 --- a/core/opie-login/opie-login.pro +++ b/core/opie-login/opie-login.pro | |||
@@ -25,25 +25,25 @@ usepam:DEFINES += USEPAM | |||
25 | DESTDIR = $(OPIEDIR)/bin | 25 | DESTDIR = $(OPIEDIR)/bin |
26 | TARGET = opie-login | 26 | TARGET = opie-login |
27 | 27 | ||
28 | TRANSLATIONS = ../../i18n/de/opie-login.ts \ | 28 | TRANSLATIONS = ../../i18n/de/opie-login.ts \ |
29 | ../../i18n/xx/opie-login.ts \ | 29 | ../../i18n/xx/opie-login.ts \ |
30 | ../../i18n/en/opie-login.ts \ | 30 | ../../i18n/en/opie-login.ts \ |
31 | ../../i18n/es/opie-login.ts \ | 31 | ../../i18n/es/opie-login.ts \ |
32 | ../../i18n/fr/opie-login.ts \ | 32 | ../../i18n/fr/opie-login.ts \ |
33 | ../../i18n/hu/opie-login.ts \ | 33 | ../../i18n/hu/opie-login.ts \ |
34 | ../../i18n/ja/opie-login.ts \ | 34 | ../../i18n/ja/opie-login.ts \ |
35 | ../../i18n/ko/opie-login.ts \ | 35 | ../../i18n/ko/opie-login.ts \ |
36 | ../../i18n/no/opie-login.ts \ | 36 | ../../i18n/no/opie-login.ts \ |
37 | ../../i18n/pl/opie-login.ts \ | 37 | ../../i18n/pl/opie-login.ts \ |
38 | ../../i18n/pt/opie-login.ts \ | 38 | ../../i18n/pt/opie-login.ts \ |
39 | ../../i18n/pt_BR/opie-login.ts \ | 39 | ../../i18n/pt_BR/opie-login.ts \ |
40 | ../../i18n/sl/opie-login.ts \ | 40 | ../../i18n/sl/opie-login.ts \ |
41 | ../../i18n/zh_CN/opie-login.ts \ | 41 | ../../i18n/zh_CN/opie-login.ts \ |
42 | ../../i18n/zh_TW/opie-login.ts \ | 42 | ../../i18n/zh_TW/opie-login.ts \ |
43 | ../../i18n/it/opie-login.ts \ | 43 | ../../i18n/it/opie-login.ts \ |
44 | ../../i18n/da/opie-login.ts | 44 | ../../i18n/da/opie-login.ts |
45 | 45 | ||
46 | 46 | ||
47 | 47 | ||
48 | 48 | ||
49 | include ( ../../include.pro ) | 49 | include ( $(OPIEDIR)/include.pro ) |
diff --git a/core/pim/addressbook/addressbook.pro b/core/pim/addressbook/addressbook.pro index 5003b35..0e8521e 100644 --- a/core/pim/addressbook/addressbook.pro +++ b/core/pim/addressbook/addressbook.pro | |||
@@ -28,25 +28,25 @@ TARGET = addressbook | |||
28 | INCLUDEPATH += $(OPIEDIR)/include | 28 | INCLUDEPATH += $(OPIEDIR)/include |
29 | DEPENDPATH+= $(OPIEDIR)/include | 29 | DEPENDPATH+= $(OPIEDIR)/include |
30 | LIBS += -lqpe -lopie | 30 | LIBS += -lqpe -lopie |
31 | 31 | ||
32 | TRANSLATIONS = ../../../i18n/de/addressbook.ts \ | 32 | TRANSLATIONS = ../../../i18n/de/addressbook.ts \ |
33 | ../../../i18n/da/addressbook.ts \ | 33 | ../../../i18n/da/addressbook.ts \ |
34 | ../../../i18n/xx/addressbook.ts \ | 34 | ../../../i18n/xx/addressbook.ts \ |
35 | ../../../i18n/en/addressbook.ts \ | 35 | ../../../i18n/en/addressbook.ts \ |
36 | ../../../i18n/es/addressbook.ts \ | 36 | ../../../i18n/es/addressbook.ts \ |
37 | ../../../i18n/fr/addressbook.ts \ | 37 | ../../../i18n/fr/addressbook.ts \ |
38 | ../../../i18n/hu/addressbook.ts \ | 38 | ../../../i18n/hu/addressbook.ts \ |
39 | ../../../i18n/ja/addressbook.ts \ | 39 | ../../../i18n/ja/addressbook.ts \ |
40 | ../../../i18n/ko/addressbook.ts \ | 40 | ../../../i18n/ko/addressbook.ts \ |
41 | ../../../i18n/no/addressbook.ts \ | 41 | ../../../i18n/no/addressbook.ts \ |
42 | ../../../i18n/pl/addressbook.ts \ | 42 | ../../../i18n/pl/addressbook.ts \ |
43 | ../../../i18n/pt/addressbook.ts \ | 43 | ../../../i18n/pt/addressbook.ts \ |
44 | ../../../i18n/pt_BR/addressbook.ts \ | 44 | ../../../i18n/pt_BR/addressbook.ts \ |
45 | ../../../i18n/sl/addressbook.ts \ | 45 | ../../../i18n/sl/addressbook.ts \ |
46 | ../../../i18n/zh_CN/addressbook.ts \ | 46 | ../../../i18n/zh_CN/addressbook.ts \ |
47 | ../../../i18n/it/addressbook.ts \ | 47 | ../../../i18n/it/addressbook.ts \ |
48 | ../../../i18n/zh_TW/addressbook.ts | 48 | ../../../i18n/zh_TW/addressbook.ts |
49 | 49 | ||
50 | 50 | ||
51 | 51 | ||
52 | include ( ../../../include.pro ) | 52 | include ( $(OPIEDIR)/include.pro ) |
diff --git a/core/pim/datebook/datebook.pro b/core/pim/datebook/datebook.pro index da33bfe..b4206a9 100644 --- a/core/pim/datebook/datebook.pro +++ b/core/pim/datebook/datebook.pro | |||
@@ -38,25 +38,25 @@ INCLUDEPATH += $(OPIEDIR)/include | |||
38 | DEPENDPATH+= $(OPIEDIR)/include | 38 | DEPENDPATH+= $(OPIEDIR)/include |
39 | LIBS += -lqpe -lopie | 39 | LIBS += -lqpe -lopie |
40 | TARGET = datebook | 40 | TARGET = datebook |
41 | 41 | ||
42 | TRANSLATIONS = ../../../i18n/de/datebook.ts \ | 42 | TRANSLATIONS = ../../../i18n/de/datebook.ts \ |
43 | ../../../i18n/xx/datebook.ts \ | 43 | ../../../i18n/xx/datebook.ts \ |
44 | ../../../i18n/en/datebook.ts \ | 44 | ../../../i18n/en/datebook.ts \ |
45 | ../../../i18n/es/datebook.ts \ | 45 | ../../../i18n/es/datebook.ts \ |
46 | ../../../i18n/fr/datebook.ts \ | 46 | ../../../i18n/fr/datebook.ts \ |
47 | ../../../i18n/hu/datebook.ts \ | 47 | ../../../i18n/hu/datebook.ts \ |
48 | ../../../i18n/ja/datebook.ts \ | 48 | ../../../i18n/ja/datebook.ts \ |
49 | ../../../i18n/ko/datebook.ts \ | 49 | ../../../i18n/ko/datebook.ts \ |
50 | ../../../i18n/no/datebook.ts \ | 50 | ../../../i18n/no/datebook.ts \ |
51 | ../../../i18n/pl/datebook.ts \ | 51 | ../../../i18n/pl/datebook.ts \ |
52 | ../../../i18n/pt/datebook.ts \ | 52 | ../../../i18n/pt/datebook.ts \ |
53 | ../../../i18n/pt_BR/datebook.ts \ | 53 | ../../../i18n/pt_BR/datebook.ts \ |
54 | ../../../i18n/sl/datebook.ts \ | 54 | ../../../i18n/sl/datebook.ts \ |
55 | ../../../i18n/zh_CN/datebook.ts \ | 55 | ../../../i18n/zh_CN/datebook.ts \ |
56 | ../../../i18n/it/datebook.ts \ | 56 | ../../../i18n/it/datebook.ts \ |
57 | ../../../i18n/zh_TW/datebook.ts \ | 57 | ../../../i18n/zh_TW/datebook.ts \ |
58 | ../../../i18n/da/datebook.ts | 58 | ../../../i18n/da/datebook.ts |
59 | 59 | ||
60 | 60 | ||
61 | 61 | ||
62 | include ( ../../../include.pro ) | 62 | include ( $(OPIEDIR)/include.pro ) |
diff --git a/core/pim/today/plugins/addressbook/addressbook.pro b/core/pim/today/plugins/addressbook/addressbook.pro index abe5a50..fd7d786 100644 --- a/core/pim/today/plugins/addressbook/addressbook.pro +++ b/core/pim/today/plugins/addressbook/addressbook.pro | |||
@@ -1,23 +1,23 @@ | |||
1 | TEMPLATE = lib | 1 | TEMPLATE = lib |
2 | CONFIG -= moc | 2 | CONFIG -= moc |
3 | CONFIG += qt release | 3 | CONFIG += qt release |
4 | 4 | ||
5 | # Input | 5 | # Input |
6 | HEADERS = addressplugin.h addresspluginimpl.h addresspluginconfig.h \ | 6 | HEADERS = addressplugin.h addresspluginimpl.h addresspluginconfig.h \ |
7 | addresspluginwidget.h | 7 | addresspluginwidget.h |
8 | SOURCES = addressplugin.cpp addresspluginimpl.cpp addresspluginconfig.cpp \ | 8 | SOURCES = addressplugin.cpp addresspluginimpl.cpp addresspluginconfig.cpp \ |
9 | addresspluginwidget.cpp | 9 | addresspluginwidget.cpp |
10 | 10 | ||
11 | INCLUDEPATH += $(OPIEDIR)/include \ | 11 | INCLUDEPATH += $(OPIEDIR)/include \ |
12 | ../ ../library | 12 | ../ ../library |
13 | DEPENDPATH += $(OPIEDIR)/include \ | 13 | DEPENDPATH += $(OPIEDIR)/include \ |
14 | ../ ../library | 14 | ../ ../library |
15 | 15 | ||
16 | LIBS+= -lqpe -lopie | 16 | LIBS+= -lqpe -lopie |
17 | 17 | ||
18 | DESTDIR = $(OPIEDIR)/plugins/today | 18 | DESTDIR = $(OPIEDIR)/plugins/today |
19 | TARGET = todayaddressbookplugin | 19 | TARGET = todayaddressbookplugin |
20 | 20 | ||
21 | 21 | ||
22 | 22 | ||
23 | include ( ../../../../../include.pro ) | 23 | include ( $(OPIEDIR)/include.pro ) |
diff --git a/core/pim/today/plugins/datebook/datebook.pro b/core/pim/today/plugins/datebook/datebook.pro index d093ac1..838e2fb 100644 --- a/core/pim/today/plugins/datebook/datebook.pro +++ b/core/pim/today/plugins/datebook/datebook.pro | |||
@@ -1,21 +1,21 @@ | |||
1 | TEMPLATE = lib | 1 | TEMPLATE = lib |
2 | CONFIG -= moc | 2 | CONFIG -= moc |
3 | CONFIG += qt release | 3 | CONFIG += qt release |
4 | # Input | 4 | # Input |
5 | HEADERS = datebookplugin.h datebookpluginimpl.h datebookpluginconfig.h \ | 5 | HEADERS = datebookplugin.h datebookpluginimpl.h datebookpluginconfig.h \ |
6 | datebookevent.h datebookpluginwidget.h | 6 | datebookevent.h datebookpluginwidget.h |
7 | SOURCES = datebookplugin.cpp datebookpluginimpl.cpp datebookpluginconfig.cpp \ | 7 | SOURCES = datebookplugin.cpp datebookpluginimpl.cpp datebookpluginconfig.cpp \ |
8 | datebookevent.cpp datebookpluginwidget.cpp | 8 | datebookevent.cpp datebookpluginwidget.cpp |
9 | 9 | ||
10 | INCLUDEPATH += $(OPIEDIR)/include \ | 10 | INCLUDEPATH += $(OPIEDIR)/include \ |
11 | ../ ../library | 11 | ../ ../library |
12 | DEPENDPATH += $(OPIEDIR)/include \ | 12 | DEPENDPATH += $(OPIEDIR)/include \ |
13 | ../ ../library | 13 | ../ ../library |
14 | 14 | ||
15 | LIBS+= -lqpe -lopie | 15 | LIBS+= -lqpe -lopie |
16 | 16 | ||
17 | DESTDIR = $(OPIEDIR)/plugins/today | 17 | DESTDIR = $(OPIEDIR)/plugins/today |
18 | TARGET = todaydatebookplugin | 18 | TARGET = todaydatebookplugin |
19 | 19 | ||
20 | 20 | ||
21 | include ( ../../../../../include.pro ) | 21 | include ( $(OPIEDIR)/include.pro ) |
diff --git a/core/pim/today/plugins/mail/mail.pro b/core/pim/today/plugins/mail/mail.pro index ef00c41..3d1c6d3 100644 --- a/core/pim/today/plugins/mail/mail.pro +++ b/core/pim/today/plugins/mail/mail.pro | |||
@@ -1,20 +1,20 @@ | |||
1 | TEMPLATE = lib | 1 | TEMPLATE = lib |
2 | CONFIG -= moc | 2 | CONFIG -= moc |
3 | CONFIG += qt release | 3 | CONFIG += qt release |
4 | 4 | ||
5 | # Input | 5 | # Input |
6 | HEADERS = mailplugin.h mailpluginimpl.h mailpluginwidget.h | 6 | HEADERS = mailplugin.h mailpluginimpl.h mailpluginwidget.h |
7 | SOURCES = mailplugin.cpp mailpluginimpl.cpp mailpluginwidget.cpp | 7 | SOURCES = mailplugin.cpp mailpluginimpl.cpp mailpluginwidget.cpp |
8 | 8 | ||
9 | INCLUDEPATH += $(OPIEDIR)/include \ | 9 | INCLUDEPATH += $(OPIEDIR)/include \ |
10 | ../ ../library | 10 | ../ ../library |
11 | DEPENDPATH += $(OPIEDIR)/include \ | 11 | DEPENDPATH += $(OPIEDIR)/include \ |
12 | ../ ../library | 12 | ../ ../library |
13 | 13 | ||
14 | LIBS+= -lqpe -lopie | 14 | LIBS+= -lqpe -lopie |
15 | 15 | ||
16 | DESTDIR = $(OPIEDIR)/plugins/today | 16 | DESTDIR = $(OPIEDIR)/plugins/today |
17 | TARGET = todaymailplugin | 17 | TARGET = todaymailplugin |
18 | 18 | ||
19 | 19 | ||
20 | include ( ../../../../../include.pro ) | 20 | include ( $(OPIEDIR)/include.pro ) |
diff --git a/core/pim/today/plugins/todolist/todolist.pro b/core/pim/today/plugins/todolist/todolist.pro index f3aeb52..9d95ff0 100644 --- a/core/pim/today/plugins/todolist/todolist.pro +++ b/core/pim/today/plugins/todolist/todolist.pro | |||
@@ -1,22 +1,22 @@ | |||
1 | TEMPLATE = lib | 1 | TEMPLATE = lib |
2 | CONFIG -= moc | 2 | CONFIG -= moc |
3 | CONFIG += qt release | 3 | CONFIG += qt release |
4 | 4 | ||
5 | # Input | 5 | # Input |
6 | HEADERS = todoplugin.h todopluginimpl.h todopluginconfig.h \ | 6 | HEADERS = todoplugin.h todopluginimpl.h todopluginconfig.h \ |
7 | todopluginwidget.h | 7 | todopluginwidget.h |
8 | SOURCES = todoplugin.cpp todopluginimpl.cpp todopluginconfig.cpp \ | 8 | SOURCES = todoplugin.cpp todopluginimpl.cpp todopluginconfig.cpp \ |
9 | todopluginwidget.cpp | 9 | todopluginwidget.cpp |
10 | 10 | ||
11 | INCLUDEPATH += $(OPIEDIR)/include \ | 11 | INCLUDEPATH += $(OPIEDIR)/include \ |
12 | ../ ../library | 12 | ../ ../library |
13 | DEPENDPATH += $(OPIEDIR)/include \ | 13 | DEPENDPATH += $(OPIEDIR)/include \ |
14 | ../ ../library | 14 | ../ ../library |
15 | 15 | ||
16 | LIBS+= -lqpe -lopie | 16 | LIBS+= -lqpe -lopie |
17 | 17 | ||
18 | DESTDIR = $(OPIEDIR)/plugins/today | 18 | DESTDIR = $(OPIEDIR)/plugins/today |
19 | TARGET = todaytodolistplugin | 19 | TARGET = todaytodolistplugin |
20 | 20 | ||
21 | 21 | ||
22 | include ( ../../../../../include.pro ) | 22 | include ( $(OPIEDIR)/include.pro ) |
diff --git a/core/pim/today/today.pro b/core/pim/today/today.pro index 12807eb..a6d6dae 100644 --- a/core/pim/today/today.pro +++ b/core/pim/today/today.pro | |||
@@ -9,25 +9,25 @@ LIBS += -lqpe -lopie | |||
9 | INTERFACES= | 9 | INTERFACES= |
10 | TARGET = today | 10 | TARGET = today |
11 | DESTDIR = $(OPIEDIR)/bin | 11 | DESTDIR = $(OPIEDIR)/bin |
12 | 12 | ||
13 | TRANSLATIONS = ../../../i18n/de/today.ts \ | 13 | TRANSLATIONS = ../../../i18n/de/today.ts \ |
14 | ../../../i18n/xx/today.ts \ | 14 | ../../../i18n/xx/today.ts \ |
15 | ../../../i18n/en/today.ts \ | 15 | ../../../i18n/en/today.ts \ |
16 | ../../../i18n/es/today.ts \ | 16 | ../../../i18n/es/today.ts \ |
17 | ../../../i18n/fr/today.ts \ | 17 | ../../../i18n/fr/today.ts \ |
18 | ../../../i18n/hu/today.ts \ | 18 | ../../../i18n/hu/today.ts \ |
19 | ../../../i18n/ja/today.ts \ | 19 | ../../../i18n/ja/today.ts \ |
20 | ../../../i18n/ko/today.ts \ | 20 | ../../../i18n/ko/today.ts \ |
21 | ../../../i18n/no/today.ts \ | 21 | ../../../i18n/no/today.ts \ |
22 | ../../../i18n/pl/today.ts \ | 22 | ../../../i18n/pl/today.ts \ |
23 | ../../../i18n/pt/today.ts \ | 23 | ../../../i18n/pt/today.ts \ |
24 | ../../../i18n/pt_BR/today.ts \ | 24 | ../../../i18n/pt_BR/today.ts \ |
25 | ../../../i18n/sl/today.ts \ | 25 | ../../../i18n/sl/today.ts \ |
26 | ../../../i18n/zh_CN/today.ts \ | 26 | ../../../i18n/zh_CN/today.ts \ |
27 | ../../../i18n/zh_TW/today.ts \ | 27 | ../../../i18n/zh_TW/today.ts \ |
28 | ../../../i18n/it/today.ts \ | 28 | ../../../i18n/it/today.ts \ |
29 | ../../../i18n/da/today.ts | 29 | ../../../i18n/da/today.ts |
30 | 30 | ||
31 | 31 | ||
32 | 32 | ||
33 | include ( ../../../include.pro ) | 33 | include ( $(OPIEDIR)/include.pro ) |
diff --git a/core/pim/todo/todo.pro b/core/pim/todo/todo.pro index 12b6a48..1708451 100644 --- a/core/pim/todo/todo.pro +++ b/core/pim/todo/todo.pro | |||
@@ -44,25 +44,25 @@ SOURCES = smalltodo.cpp \ | |||
44 | TARGET = todolist | 44 | TARGET = todolist |
45 | INCLUDEPATH += $(OPIEDIR)/include | 45 | INCLUDEPATH += $(OPIEDIR)/include |
46 | DEPENDPATH+= $(OPIEDIR)/include | 46 | DEPENDPATH+= $(OPIEDIR)/include |
47 | LIBS += -lqpe -lopie | 47 | LIBS += -lqpe -lopie |
48 | 48 | ||
49 | TRANSLATIONS = ../../../i18n/de/todolist.ts \ | 49 | TRANSLATIONS = ../../../i18n/de/todolist.ts \ |
50 | ../../../i18n/da/todolist.ts \ | 50 | ../../../i18n/da/todolist.ts \ |
51 | ../../../i18n/xx/todolist.ts \ | 51 | ../../../i18n/xx/todolist.ts \ |
52 | ../../../i18n/en/todolist.ts \ | 52 | ../../../i18n/en/todolist.ts \ |
53 | ../../../i18n/es/todolist.ts \ | 53 | ../../../i18n/es/todolist.ts \ |
54 | ../../../i18n/fr/todolist.ts \ | 54 | ../../../i18n/fr/todolist.ts \ |
55 | ../../../i18n/hu/todolist.ts \ | 55 | ../../../i18n/hu/todolist.ts \ |
56 | ../../../i18n/ja/todolist.ts \ | 56 | ../../../i18n/ja/todolist.ts \ |
57 | ../../../i18n/ko/todolist.ts \ | 57 | ../../../i18n/ko/todolist.ts \ |
58 | ../../../i18n/no/todolist.ts \ | 58 | ../../../i18n/no/todolist.ts \ |
59 | ../../../i18n/pl/todolist.ts \ | 59 | ../../../i18n/pl/todolist.ts \ |
60 | ../../../i18n/pt/todolist.ts \ | 60 | ../../../i18n/pt/todolist.ts \ |
61 | ../../../i18n/pt_BR/todolist.ts \ | 61 | ../../../i18n/pt_BR/todolist.ts \ |
62 | ../../../i18n/sl/todolist.ts \ | 62 | ../../../i18n/sl/todolist.ts \ |
63 | ../../../i18n/zh_CN/todolist.ts \ | 63 | ../../../i18n/zh_CN/todolist.ts \ |
64 | ../../../i18n/zh_TW/todolist.ts | 64 | ../../../i18n/zh_TW/todolist.ts |
65 | 65 | ||
66 | 66 | ||
67 | 67 | ||
68 | include ( ../../../include.pro ) | 68 | include ( $(OPIEDIR)/include.pro ) |
diff --git a/core/settings/button/button.pro b/core/settings/button/button.pro index 95a5c91..e757da9 100644 --- a/core/settings/button/button.pro +++ b/core/settings/button/button.pro | |||
@@ -15,25 +15,25 @@ INTERFACES = remapdlgbase.ui | |||
15 | INCLUDEPATH += $(OPIEDIR)/include | 15 | INCLUDEPATH += $(OPIEDIR)/include |
16 | DEPENDPATH += $(OPIEDIR)/include | 16 | DEPENDPATH += $(OPIEDIR)/include |
17 | LIBS += -lqpe -lopie | 17 | LIBS += -lqpe -lopie |
18 | TARGET = buttonsettings | 18 | TARGET = buttonsettings |
19 | 19 | ||
20 | TRANSLATIONS = ../../../i18n/de/buttonsettings.ts \ | 20 | TRANSLATIONS = ../../../i18n/de/buttonsettings.ts \ |
21 | ../../../i18n/xx/buttonsettings.ts \ | 21 | ../../../i18n/xx/buttonsettings.ts \ |
22 | ../../../i18n/en/buttonsettings.ts \ | 22 | ../../../i18n/en/buttonsettings.ts \ |
23 | ../../../i18n/es/buttonsettings.ts \ | 23 | ../../../i18n/es/buttonsettings.ts \ |
24 | ../../../i18n/fr/buttonsettings.ts \ | 24 | ../../../i18n/fr/buttonsettings.ts \ |
25 | ../../../i18n/hu/buttonsettings.ts \ | 25 | ../../../i18n/hu/buttonsettings.ts \ |
26 | ../../../i18n/ja/buttonsettings.ts \ | 26 | ../../../i18n/ja/buttonsettings.ts \ |
27 | ../../../i18n/ko/buttonsettings.ts \ | 27 | ../../../i18n/ko/buttonsettings.ts \ |
28 | ../../../i18n/no/buttonsettings.ts \ | 28 | ../../../i18n/no/buttonsettings.ts \ |
29 | ../../../i18n/pl/buttonsettings.ts \ | 29 | ../../../i18n/pl/buttonsettings.ts \ |
30 | ../../../i18n/pt/buttonsettings.ts \ | 30 | ../../../i18n/pt/buttonsettings.ts \ |
31 | ../../../i18n/pt_BR/buttonsettings.ts \ | 31 | ../../../i18n/pt_BR/buttonsettings.ts \ |
32 | ../../../i18n/sl/buttonsettings.ts \ | 32 | ../../../i18n/sl/buttonsettings.ts \ |
33 | ../../../i18n/zh_CN/buttonsettings.ts \ | 33 | ../../../i18n/zh_CN/buttonsettings.ts \ |
34 | ../../../i18n/zh_TW/buttonsettings.ts \ | 34 | ../../../i18n/zh_TW/buttonsettings.ts \ |
35 | ../../../i18n/da/buttonsettings.ts | 35 | ../../../i18n/da/buttonsettings.ts |
36 | 36 | ||
37 | 37 | ||
38 | 38 | ||
39 | include ( ../../../include.pro ) | 39 | include ( $(OPIEDIR)/include.pro ) |
diff --git a/core/settings/citytime/citytime.pro b/core/settings/citytime/citytime.pro index a189a2b..2eb3dad 100644 --- a/core/settings/citytime/citytime.pro +++ b/core/settings/citytime/citytime.pro | |||
@@ -7,25 +7,25 @@ SOURCES = citytime.cpp citytimebase.cpp zonemap.cpp main.cpp sun.c stylusnormali | |||
7 | TARGET = citytime | 7 | TARGET = citytime |
8 | INCLUDEPATH += $(OPIEDIR)/include | 8 | INCLUDEPATH += $(OPIEDIR)/include |
9 | DEPENDPATH += $(OPIEDIR)/include | 9 | DEPENDPATH += $(OPIEDIR)/include |
10 | LIBS += -lqpe | 10 | LIBS += -lqpe |
11 | 11 | ||
12 | TRANSLATIONS = ../../../i18n/de/citytime.ts \ | 12 | TRANSLATIONS = ../../../i18n/de/citytime.ts \ |
13 | ../../../i18n/xx/citytime.ts \ | 13 | ../../../i18n/xx/citytime.ts \ |
14 | ../../../i18n/en/citytime.ts \ | 14 | ../../../i18n/en/citytime.ts \ |
15 | ../../../i18n/es/citytime.ts \ | 15 | ../../../i18n/es/citytime.ts \ |
16 | ../../../i18n/fr/citytime.ts \ | 16 | ../../../i18n/fr/citytime.ts \ |
17 | ../../../i18n/hu/citytime.ts \ | 17 | ../../../i18n/hu/citytime.ts \ |
18 | ../../../i18n/ja/citytime.ts \ | 18 | ../../../i18n/ja/citytime.ts \ |
19 | ../../../i18n/ko/citytime.ts \ | 19 | ../../../i18n/ko/citytime.ts \ |
20 | ../../../i18n/no/citytime.ts \ | 20 | ../../../i18n/no/citytime.ts \ |
21 | ../../../i18n/pl/citytime.ts \ | 21 | ../../../i18n/pl/citytime.ts \ |
22 | ../../../i18n/pt/citytime.ts \ | 22 | ../../../i18n/pt/citytime.ts \ |
23 | ../../../i18n/pt_BR/citytime.ts \ | 23 | ../../../i18n/pt_BR/citytime.ts \ |
24 | ../../../i18n/sl/citytime.ts \ | 24 | ../../../i18n/sl/citytime.ts \ |
25 | ../../../i18n/zh_CN/citytime.ts \ | 25 | ../../../i18n/zh_CN/citytime.ts \ |
26 | ../../../i18n/zh_TW/citytime.ts \ | 26 | ../../../i18n/zh_TW/citytime.ts \ |
27 | ../../../i18n/da/citytime.ts | 27 | ../../../i18n/da/citytime.ts |
28 | 28 | ||
29 | 29 | ||
30 | 30 | ||
31 | include ( ../../../include.pro ) | 31 | include ( $(OPIEDIR)/include.pro ) |
diff --git a/core/settings/launcher/launcher.pro b/core/settings/launcher/launcher.pro index 1c17eff..e532852 100644 --- a/core/settings/launcher/launcher.pro +++ b/core/settings/launcher/launcher.pro | |||
@@ -2,25 +2,25 @@ TEMPLATE = app | |||
2 | CONFIG += qt warn_on release | 2 | CONFIG += qt warn_on release |
3 | DESTDIR = $(OPIEDIR)/bin | 3 | DESTDIR = $(OPIEDIR)/bin |
4 | HEADERS = launchersettings.h \ | 4 | HEADERS = launchersettings.h \ |
5 | tabssettings.h \ | 5 | tabssettings.h \ |
6 | taskbarsettings.h \ | 6 | taskbarsettings.h \ |
7 | menusettings.h \ | 7 | menusettings.h \ |
8 | tabconfig.h \ | 8 | tabconfig.h \ |
9 | tabdialog.h | 9 | tabdialog.h |
10 | 10 | ||
11 | SOURCES = main.cpp \ | 11 | SOURCES = main.cpp \ |
12 | launchersettings.cpp \ | 12 | launchersettings.cpp \ |
13 | tabssettings.cpp \ | 13 | tabssettings.cpp \ |
14 | taskbarsettings.cpp \ | 14 | taskbarsettings.cpp \ |
15 | menusettings.cpp \ | 15 | menusettings.cpp \ |
16 | tabdialog.cpp | 16 | tabdialog.cpp |
17 | 17 | ||
18 | INCLUDEPATH += $(OPIEDIR)/include | 18 | INCLUDEPATH += $(OPIEDIR)/include |
19 | DEPENDPATH += $(OPIEDIR)/include | 19 | DEPENDPATH += $(OPIEDIR)/include |
20 | LIBS += -lqpe -lopie | 20 | LIBS += -lqpe -lopie |
21 | TARGET = launchersettings | 21 | TARGET = launchersettings |
22 | 22 | ||
23 | 23 | ||
24 | 24 | ||
25 | 25 | ||
26 | include ( ../../../include.pro ) | 26 | 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 95e7632..2577c98 100644 --- a/core/settings/light-and-power/light-and-power.pro +++ b/core/settings/light-and-power/light-and-power.pro | |||
@@ -8,25 +8,25 @@ INCLUDEPATH += $(OPIEDIR)/include | |||
8 | DEPENDPATH+= ../$(OPIEDIR)/include | 8 | DEPENDPATH+= ../$(OPIEDIR)/include |
9 | LIBS += -lqpe -lopie | 9 | LIBS += -lqpe -lopie |
10 | TARGET = light-and-power | 10 | TARGET = light-and-power |
11 | 11 | ||
12 | TRANSLATIONS = ../../../i18n/de/light-and-power.ts \ | 12 | TRANSLATIONS = ../../../i18n/de/light-and-power.ts \ |
13 | ../../../i18n/xx/light-and-power.ts \ | 13 | ../../../i18n/xx/light-and-power.ts \ |
14 | ../../../i18n/en/light-and-power.ts \ | 14 | ../../../i18n/en/light-and-power.ts \ |
15 | ../../../i18n/es/light-and-power.ts \ | 15 | ../../../i18n/es/light-and-power.ts \ |
16 | ../../../i18n/fr/light-and-power.ts \ | 16 | ../../../i18n/fr/light-and-power.ts \ |
17 | ../../../i18n/hu/light-and-power.ts \ | 17 | ../../../i18n/hu/light-and-power.ts \ |
18 | ../../../i18n/ja/light-and-power.ts \ | 18 | ../../../i18n/ja/light-and-power.ts \ |
19 | ../../../i18n/ko/light-and-power.ts \ | 19 | ../../../i18n/ko/light-and-power.ts \ |
20 | ../../../i18n/no/light-and-power.ts \ | 20 | ../../../i18n/no/light-and-power.ts \ |
21 | ../../../i18n/pl/light-and-power.ts \ | 21 | ../../../i18n/pl/light-and-power.ts \ |
22 | ../../../i18n/pt/light-and-power.ts \ | 22 | ../../../i18n/pt/light-and-power.ts \ |
23 | ../../../i18n/pt_BR/light-and-power.ts \ | 23 | ../../../i18n/pt_BR/light-and-power.ts \ |
24 | ../../../i18n/sl/light-and-power.ts \ | 24 | ../../../i18n/sl/light-and-power.ts \ |
25 | ../../../i18n/zh_CN/light-and-power.ts \ | 25 | ../../../i18n/zh_CN/light-and-power.ts \ |
26 | ../../../i18n/zh_TW/light-and-power.ts \ | 26 | ../../../i18n/zh_TW/light-and-power.ts \ |
27 | ../../../i18n/it/light-and-power.ts \ | 27 | ../../../i18n/it/light-and-power.ts \ |
28 | ../../../i18n/da/light-and-power.ts | 28 | ../../../i18n/da/light-and-power.ts |
29 | 29 | ||
30 | 30 | ||
31 | 31 | ||
32 | include ( ../../../include.pro ) | 32 | include ( $(OPIEDIR)/include.pro ) |
diff --git a/core/settings/security/security.pro b/core/settings/security/security.pro index 4564522..dbb4099 100644 --- a/core/settings/security/security.pro +++ b/core/settings/security/security.pro | |||
@@ -7,25 +7,25 @@ INTERFACES = securitybase.ui | |||
7 | INCLUDEPATH += $(OPIEDIR)/include | 7 | INCLUDEPATH += $(OPIEDIR)/include |
8 | DEPENDPATH+= ../$(OPIEDIR)/include | 8 | DEPENDPATH+= ../$(OPIEDIR)/include |
9 | LIBS += -lqpe | 9 | LIBS += -lqpe |
10 | TARGET = security | 10 | TARGET = security |
11 | 11 | ||
12 | TRANSLATIONS = ../../../i18n/de/security.ts \ | 12 | TRANSLATIONS = ../../../i18n/de/security.ts \ |
13 | ../../../i18n/xx/security.ts \ | 13 | ../../../i18n/xx/security.ts \ |
14 | ../../../i18n/en/security.ts \ | 14 | ../../../i18n/en/security.ts \ |
15 | ../../../i18n/es/security.ts \ | 15 | ../../../i18n/es/security.ts \ |
16 | ../../../i18n/fr/security.ts \ | 16 | ../../../i18n/fr/security.ts \ |
17 | ../../../i18n/hu/security.ts \ | 17 | ../../../i18n/hu/security.ts \ |
18 | ../../../i18n/ja/security.ts \ | 18 | ../../../i18n/ja/security.ts \ |
19 | ../../../i18n/ko/security.ts \ | 19 | ../../../i18n/ko/security.ts \ |
20 | ../../../i18n/no/security.ts \ | 20 | ../../../i18n/no/security.ts \ |
21 | ../../../i18n/pl/security.ts \ | 21 | ../../../i18n/pl/security.ts \ |
22 | ../../../i18n/pt/security.ts \ | 22 | ../../../i18n/pt/security.ts \ |
23 | ../../../i18n/pt_BR/security.ts \ | 23 | ../../../i18n/pt_BR/security.ts \ |
24 | ../../../i18n/sl/security.ts \ | 24 | ../../../i18n/sl/security.ts \ |
25 | ../../../i18n/zh_CN/security.ts \ | 25 | ../../../i18n/zh_CN/security.ts \ |
26 | ../../../i18n/zh_TW/security.ts \ | 26 | ../../../i18n/zh_TW/security.ts \ |
27 | ../../../i18n/da/security.ts | 27 | ../../../i18n/da/security.ts |
28 | 28 | ||
29 | 29 | ||
30 | 30 | ||
31 | include ( ../../../include.pro ) | 31 | include ( $(OPIEDIR)/include.pro ) |
diff --git a/development/keyview/keyview.pro b/development/keyview/keyview.pro index ecdc64b..daec481 100644 --- a/development/keyview/keyview.pro +++ b/development/keyview/keyview.pro | |||
@@ -8,25 +8,25 @@ DEPENDPATH += $(OPIEDIR)/include ../../launcher | |||
8 | LIBS += -lqpe | 8 | LIBS += -lqpe |
9 | INTERFACES= | 9 | INTERFACES= |
10 | TARGET = keyview | 10 | TARGET = keyview |
11 | DESTDIR = $(OPIEDIR)/plugins/inputmethods | 11 | DESTDIR = $(OPIEDIR)/plugins/inputmethods |
12 | 12 | ||
13 | TRANSLATIONS = ../i18n/de/keyview.ts \ | 13 | TRANSLATIONS = ../i18n/de/keyview.ts \ |
14 | ../i18n/da/keyview.ts \ | 14 | ../i18n/da/keyview.ts \ |
15 | ../i18n/xx/keyview.ts \ | 15 | ../i18n/xx/keyview.ts \ |
16 | ../i18n/en/keyview.ts \ | 16 | ../i18n/en/keyview.ts \ |
17 | ../i18n/es/keyview.ts \ | 17 | ../i18n/es/keyview.ts \ |
18 | ../i18n/fr/keyview.ts \ | 18 | ../i18n/fr/keyview.ts \ |
19 | ../i18n/hu/keyview.ts \ | 19 | ../i18n/hu/keyview.ts \ |
20 | ../i18n/ja/keyview.ts \ | 20 | ../i18n/ja/keyview.ts \ |
21 | ../i18n/ko/keyview.ts \ | 21 | ../i18n/ko/keyview.ts \ |
22 | ../i18n/no/keyview.ts \ | 22 | ../i18n/no/keyview.ts \ |
23 | ../i18n/pl/keyview.ts \ | 23 | ../i18n/pl/keyview.ts \ |
24 | ../i18n/pt/keyview.ts \ | 24 | ../i18n/pt/keyview.ts \ |
25 | ../i18n/pt_BR/keyview.ts \ | 25 | ../i18n/pt_BR/keyview.ts \ |
26 | ../i18n/sl/keyview.ts \ | 26 | ../i18n/sl/keyview.ts \ |
27 | ../i18n/zh_CN/keyview.ts \ | 27 | ../i18n/zh_CN/keyview.ts \ |
28 | ../i18n/zh_TW/keyview.ts | 28 | ../i18n/zh_TW/keyview.ts |
29 | 29 | ||
30 | 30 | ||
31 | 31 | ||
32 | include ( ../../include.pro ) | 32 | include ( $(OPIEDIR)/include.pro ) |
diff --git a/example/example.pro b/example/example.pro index d23a1d8..ab233c8 100644 --- a/example/example.pro +++ b/example/example.pro | |||
@@ -7,25 +7,25 @@ INCLUDEPATH += $(OPIEDIR)/include | |||
7 | DEPENDPATH+= $(OPIEDIR)/include | 7 | DEPENDPATH+= $(OPIEDIR)/include |
8 | LIBS += -lqpe | 8 | LIBS += -lqpe |
9 | INTERFACES= examplebase.ui | 9 | INTERFACES= examplebase.ui |
10 | TARGET = example | 10 | TARGET = example |
11 | 11 | ||
12 | TRANSLATIONS = ../i18n/de/example.ts \ | 12 | TRANSLATIONS = ../i18n/de/example.ts \ |
13 | ../i18n/da/example.ts \ | 13 | ../i18n/da/example.ts \ |
14 | ../i18n/xx/example.ts \ | 14 | ../i18n/xx/example.ts \ |
15 | ../i18n/en/example.ts \ | 15 | ../i18n/en/example.ts \ |
16 | ../i18n/es/example.ts \ | 16 | ../i18n/es/example.ts \ |
17 | ../i18n/fr/example.ts \ | 17 | ../i18n/fr/example.ts \ |
18 | ../i18n/hu/example.ts \ | 18 | ../i18n/hu/example.ts \ |
19 | ../i18n/ja/example.ts \ | 19 | ../i18n/ja/example.ts \ |
20 | ../i18n/ko/example.ts \ | 20 | ../i18n/ko/example.ts \ |
21 | ../i18n/no/example.ts \ | 21 | ../i18n/no/example.ts \ |
22 | ../i18n/pl/example.ts \ | 22 | ../i18n/pl/example.ts \ |
23 | ../i18n/pt/example.ts \ | 23 | ../i18n/pt/example.ts \ |
24 | ../i18n/pt_BR/example.ts \ | 24 | ../i18n/pt_BR/example.ts \ |
25 | ../i18n/sl/example.ts \ | 25 | ../i18n/sl/example.ts \ |
26 | ../i18n/zh_CN/example.ts \ | 26 | ../i18n/zh_CN/example.ts \ |
27 | ../i18n/zh_TW/example.ts | 27 | ../i18n/zh_TW/example.ts |
28 | 28 | ||
29 | 29 | ||
30 | 30 | ||
31 | include ( ../include.pro ) | 31 | include ( $(OPIEDIR)/include.pro ) |
diff --git a/freetype/freetype.pro b/freetype/freetype.pro index 19451d7..bdc37f6 100644 --- a/freetype/freetype.pro +++ b/freetype/freetype.pro | |||
@@ -1,15 +1,15 @@ | |||
1 | TEMPLATE= lib | 1 | TEMPLATE= lib |
2 | CONFIG += qt warn_on release | 2 | CONFIG += qt warn_on release |
3 | HEADERS = fontfactoryttf_qws.h freetypefactoryimpl.h | 3 | HEADERS = fontfactoryttf_qws.h freetypefactoryimpl.h |
4 | SOURCES = fontfactoryttf_qws.cpp freetypefactoryimpl.cpp | 4 | SOURCES = fontfactoryttf_qws.cpp freetypefactoryimpl.cpp |
5 | qt2:HEADERS+= qfontdata_p.h | 5 | qt2:HEADERS+= qfontdata_p.h |
6 | TARGET = freetypefactory | 6 | TARGET = freetypefactory |
7 | DESTDIR = $(OPIEDIR)/plugins/fontfactories | 7 | DESTDIR = $(OPIEDIR)/plugins/fontfactories |
8 | INCLUDEPATH+= $(QTDIR)/src/3rdparty/freetype/include $(QTDIR)/src/3rdparty/freetype/include/freetype/config $(OPIEDIR)/include | 8 | INCLUDEPATH+= $(QTDIR)/src/3rdparty/freetype/include $(QTDIR)/src/3rdparty/freetype/include/freetype/config $(OPIEDIR)/include |
9 | DEPENDPATH += $(OPIEDIR)/include | 9 | DEPENDPATH += $(OPIEDIR)/include |
10 | LIBS += -lqpe -lfreetype | 10 | LIBS += -lqpe -lfreetype |
11 | VERSION = 1.0.0 | 11 | VERSION = 1.0.0 |
12 | 12 | ||
13 | 13 | ||
14 | 14 | ||
15 | include ( ../include.pro ) | 15 | include ( $(OPIEDIR)/include.pro ) |
diff --git a/inputmethods/dvorak/dvorak.pro b/inputmethods/dvorak/dvorak.pro index 751fe52..2d41e8d 100644 --- a/inputmethods/dvorak/dvorak.pro +++ b/inputmethods/dvorak/dvorak.pro | |||
@@ -10,25 +10,25 @@ INCLUDEPATH += $(OPIEDIR)/include | |||
10 | DEPENDPATH += ../$(OPIEDIR)/include ../../launcher | 10 | DEPENDPATH += ../$(OPIEDIR)/include ../../launcher |
11 | LIBS += -lqpe -L$(OPIEDIR)/plugins/inputmethods -lqpickboard | 11 | LIBS += -lqpe -L$(OPIEDIR)/plugins/inputmethods -lqpickboard |
12 | QMAKE_LFLAGS+= -Wl,-rpath,/opt/QtPalmtop/plugins/inputmethods | 12 | QMAKE_LFLAGS+= -Wl,-rpath,/opt/QtPalmtop/plugins/inputmethods |
13 | VERSION = 1.0.0 | 13 | VERSION = 1.0.0 |
14 | 14 | ||
15 | TRANSLATIONS = ../../i18n/de/libqdvorak.ts \ | 15 | TRANSLATIONS = ../../i18n/de/libqdvorak.ts \ |
16 | ../../i18n/da/libqdvorak.ts \ | 16 | ../../i18n/da/libqdvorak.ts \ |
17 | ../../i18n/xx/libqdvorak.ts \ | 17 | ../../i18n/xx/libqdvorak.ts \ |
18 | ../../i18n/en/libqdvorak.ts \ | 18 | ../../i18n/en/libqdvorak.ts \ |
19 | ../../i18n/es/libqdvorak.ts \ | 19 | ../../i18n/es/libqdvorak.ts \ |
20 | ../../i18n/fr/libqdvorak.ts \ | 20 | ../../i18n/fr/libqdvorak.ts \ |
21 | ../../i18n/hu/libqdvorak.ts \ | 21 | ../../i18n/hu/libqdvorak.ts \ |
22 | ../../i18n/ja/libqdvorak.ts \ | 22 | ../../i18n/ja/libqdvorak.ts \ |
23 | ../../i18n/ko/libqdvorak.ts \ | 23 | ../../i18n/ko/libqdvorak.ts \ |
24 | ../../i18n/no/libqdvorak.ts \ | 24 | ../../i18n/no/libqdvorak.ts \ |
25 | ../../i18n/pl/libqdvorak.ts \ | 25 | ../../i18n/pl/libqdvorak.ts \ |
26 | ../../i18n/pt/libqdvorak.ts \ | 26 | ../../i18n/pt/libqdvorak.ts \ |
27 | ../../i18n/pt_BR/libqdvorak.ts \ | 27 | ../../i18n/pt_BR/libqdvorak.ts \ |
28 | ../../i18n/sl/libqdvorak.ts \ | 28 | ../../i18n/sl/libqdvorak.ts \ |
29 | ../../i18n/zh_CN/libqdvorak.ts \ | 29 | ../../i18n/zh_CN/libqdvorak.ts \ |
30 | ../../i18n/zh_TW/libqdvorak.ts | 30 | ../../i18n/zh_TW/libqdvorak.ts |
31 | 31 | ||
32 | 32 | ||
33 | 33 | ||
34 | include ( ../../include.pro ) | 34 | include ( $(OPIEDIR)/include.pro ) |
diff --git a/inputmethods/handwriting/handwriting.pro b/inputmethods/handwriting/handwriting.pro index 8c7a5de..9dcf8a1 100644 --- a/inputmethods/handwriting/handwriting.pro +++ b/inputmethods/handwriting/handwriting.pro | |||
@@ -28,25 +28,25 @@ DESTDIR = ../../plugins/inputmethods | |||
28 | INCLUDEPATH += $(OPIEDIR)/include | 28 | INCLUDEPATH += $(OPIEDIR)/include |
29 | DEPENDPATH += ../$(OPIEDIR)/include ../../launcher | 29 | DEPENDPATH += ../$(OPIEDIR)/include ../../launcher |
30 | LIBS += -lqpe | 30 | LIBS += -lqpe |
31 | VERSION = 1.0.0 | 31 | VERSION = 1.0.0 |
32 | 32 | ||
33 | TRANSLATIONS = ../../i18n/de/libqhandwriting.ts \ | 33 | TRANSLATIONS = ../../i18n/de/libqhandwriting.ts \ |
34 | ../../i18n/da/libqhandwriting.ts \ | 34 | ../../i18n/da/libqhandwriting.ts \ |
35 | ../../i18n/xx/libqhandwriting.ts \ | 35 | ../../i18n/xx/libqhandwriting.ts \ |
36 | ../../i18n/en/libqhandwriting.ts \ | 36 | ../../i18n/en/libqhandwriting.ts \ |
37 | ../../i18n/es/libqhandwriting.ts \ | 37 | ../../i18n/es/libqhandwriting.ts \ |
38 | ../../i18n/fr/libqhandwriting.ts \ | 38 | ../../i18n/fr/libqhandwriting.ts \ |
39 | ../../i18n/hu/libqhandwriting.ts \ | 39 | ../../i18n/hu/libqhandwriting.ts \ |
40 | ../../i18n/ja/libqhandwriting.ts \ | 40 | ../../i18n/ja/libqhandwriting.ts \ |
41 | ../../i18n/ko/libqhandwriting.ts \ | 41 | ../../i18n/ko/libqhandwriting.ts \ |
42 | ../../i18n/no/libqhandwriting.ts \ | 42 | ../../i18n/no/libqhandwriting.ts \ |
43 | ../../i18n/pl/libqhandwriting.ts \ | 43 | ../../i18n/pl/libqhandwriting.ts \ |
44 | ../../i18n/pt/libqhandwriting.ts \ | 44 | ../../i18n/pt/libqhandwriting.ts \ |
45 | ../../i18n/pt_BR/libqhandwriting.ts \ | 45 | ../../i18n/pt_BR/libqhandwriting.ts \ |
46 | ../../i18n/sl/libqhandwriting.ts \ | 46 | ../../i18n/sl/libqhandwriting.ts \ |
47 | ../../i18n/zh_CN/libqhandwriting.ts \ | 47 | ../../i18n/zh_CN/libqhandwriting.ts \ |
48 | ../../i18n/zh_TW/libqhandwriting.ts | 48 | ../../i18n/zh_TW/libqhandwriting.ts |
49 | 49 | ||
50 | 50 | ||
51 | 51 | ||
52 | include ( ../../include.pro ) | 52 | include ( $(OPIEDIR)/include.pro ) |
diff --git a/inputmethods/jumpx/jumpx.pro b/inputmethods/jumpx/jumpx.pro index 647e59b..f78ebe2 100644 --- a/inputmethods/jumpx/jumpx.pro +++ b/inputmethods/jumpx/jumpx.pro | |||
@@ -9,25 +9,25 @@ DESTDIR = ../../plugins/inputmethods | |||
9 | INCLUDEPATH += $(OPIEDIR)/include | 9 | INCLUDEPATH += $(OPIEDIR)/include |
10 | DEPENDPATH += $(OPIEDIR)/include | 10 | DEPENDPATH += $(OPIEDIR)/include |
11 | LIBS += -lqpe | 11 | LIBS += -lqpe |
12 | VERSION = 1.0.0 | 12 | VERSION = 1.0.0 |
13 | 13 | ||
14 | TRANSLATIONS = ../../i18n/de/libqjumpx.ts \ | 14 | TRANSLATIONS = ../../i18n/de/libqjumpx.ts \ |
15 | ../../i18n/da/libqjumpx.ts \ | 15 | ../../i18n/da/libqjumpx.ts \ |
16 | ../../i18n/xx/libqjumpx.ts \ | 16 | ../../i18n/xx/libqjumpx.ts \ |
17 | ../../i18n/en/libqjumpx.ts \ | 17 | ../../i18n/en/libqjumpx.ts \ |
18 | ../../i18n/es/libqjumpx.ts \ | 18 | ../../i18n/es/libqjumpx.ts \ |
19 | ../../i18n/fr/libqjumpx.ts \ | 19 | ../../i18n/fr/libqjumpx.ts \ |
20 | ../../i18n/hu/libqjumpx.ts \ | 20 | ../../i18n/hu/libqjumpx.ts \ |
21 | ../../i18n/ja/libqjumpx.ts \ | 21 | ../../i18n/ja/libqjumpx.ts \ |
22 | ../../i18n/ko/libqjumpx.ts \ | 22 | ../../i18n/ko/libqjumpx.ts \ |
23 | ../../i18n/no/libqjumpx.ts \ | 23 | ../../i18n/no/libqjumpx.ts \ |
24 | ../../i18n/pl/libqjumpx.ts \ | 24 | ../../i18n/pl/libqjumpx.ts \ |
25 | ../../i18n/pt/libqjumpx.ts \ | 25 | ../../i18n/pt/libqjumpx.ts \ |
26 | ../../i18n/pt_BR/libqjumpx.ts \ | 26 | ../../i18n/pt_BR/libqjumpx.ts \ |
27 | ../../i18n/sl/libqjumpx.ts \ | 27 | ../../i18n/sl/libqjumpx.ts \ |
28 | ../../i18n/zh_CN/libqjumpx.ts \ | 28 | ../../i18n/zh_CN/libqjumpx.ts \ |
29 | ../../i18n/zh_TW/libqjumpx.ts | 29 | ../../i18n/zh_TW/libqjumpx.ts |
30 | 30 | ||
31 | 31 | ||
32 | 32 | ||
33 | include ( ../../include.pro ) | 33 | include ( $(OPIEDIR)/include.pro ) |
diff --git a/inputmethods/keyboard/keyboard.pro b/inputmethods/keyboard/keyboard.pro index 5d51806..8172089 100644 --- a/inputmethods/keyboard/keyboard.pro +++ b/inputmethods/keyboard/keyboard.pro | |||
@@ -10,25 +10,25 @@ INCLUDEPATH += $(OPIEDIR)/include | |||
10 | DEPENDPATH += ../$(OPIEDIR)/include ../../launcher | 10 | DEPENDPATH += ../$(OPIEDIR)/include ../../launcher |
11 | LIBS += -lqpe -L$(OPIEDIR)/plugins/inputmethods -lqpickboard | 11 | LIBS += -lqpe -L$(OPIEDIR)/plugins/inputmethods -lqpickboard |
12 | QMAKE_LFLAGS+= -Wl,-rpath,/opt/QtPalmtop/plugins/inputmethods | 12 | QMAKE_LFLAGS+= -Wl,-rpath,/opt/QtPalmtop/plugins/inputmethods |
13 | VERSION = 1.0.0 | 13 | VERSION = 1.0.0 |
14 | 14 | ||
15 | TRANSLATIONS = ../../i18n/de/libqkeyboard.ts \ | 15 | TRANSLATIONS = ../../i18n/de/libqkeyboard.ts \ |
16 | ../../i18n/da/libqkeyboard.ts \ | 16 | ../../i18n/da/libqkeyboard.ts \ |
17 | ../../i18n/xx/libqkeyboard.ts \ | 17 | ../../i18n/xx/libqkeyboard.ts \ |
18 | ../../i18n/en/libqkeyboard.ts \ | 18 | ../../i18n/en/libqkeyboard.ts \ |
19 | ../../i18n/es/libqkeyboard.ts \ | 19 | ../../i18n/es/libqkeyboard.ts \ |
20 | ../../i18n/fr/libqkeyboard.ts \ | 20 | ../../i18n/fr/libqkeyboard.ts \ |
21 | ../../i18n/hu/libqkeyboard.ts \ | 21 | ../../i18n/hu/libqkeyboard.ts \ |
22 | ../../i18n/ja/libqkeyboard.ts \ | 22 | ../../i18n/ja/libqkeyboard.ts \ |
23 | ../../i18n/ko/libqkeyboard.ts \ | 23 | ../../i18n/ko/libqkeyboard.ts \ |
24 | ../../i18n/no/libqkeyboard.ts \ | 24 | ../../i18n/no/libqkeyboard.ts \ |
25 | ../../i18n/pl/libqkeyboard.ts \ | 25 | ../../i18n/pl/libqkeyboard.ts \ |
26 | ../../i18n/pt/libqkeyboard.ts \ | 26 | ../../i18n/pt/libqkeyboard.ts \ |
27 | ../../i18n/pt_BR/libqkeyboard.ts \ | 27 | ../../i18n/pt_BR/libqkeyboard.ts \ |
28 | ../../i18n/sl/libqkeyboard.ts \ | 28 | ../../i18n/sl/libqkeyboard.ts \ |
29 | ../../i18n/zh_CN/libqkeyboard.ts \ | 29 | ../../i18n/zh_CN/libqkeyboard.ts \ |
30 | ../../i18n/zh_TW/libqkeyboard.ts | 30 | ../../i18n/zh_TW/libqkeyboard.ts |
31 | 31 | ||
32 | 32 | ||
33 | 33 | ||
34 | include ( ../../include.pro ) | 34 | include ( $(OPIEDIR)/include.pro ) |
diff --git a/inputmethods/kjumpx/kjumpx.pro b/inputmethods/kjumpx/kjumpx.pro index 0074824..4b864b8 100644 --- a/inputmethods/kjumpx/kjumpx.pro +++ b/inputmethods/kjumpx/kjumpx.pro | |||
@@ -9,25 +9,25 @@ DESTDIR = ../../plugins/inputmethods | |||
9 | INCLUDEPATH += $(OPIEDIR)/include | 9 | INCLUDEPATH += $(OPIEDIR)/include |
10 | DEPENDPATH += $(OPIEDIR)/include | 10 | DEPENDPATH += $(OPIEDIR)/include |
11 | LIBS += -lqpe | 11 | LIBS += -lqpe |
12 | VERSION = 1.0.0 | 12 | VERSION = 1.0.0 |
13 | 13 | ||
14 | TRANSLATIONS = ../../i18n/de/libqkjumpx.ts \ | 14 | TRANSLATIONS = ../../i18n/de/libqkjumpx.ts \ |
15 | ../../i18n/da/libqkjumpx.ts \ | 15 | ../../i18n/da/libqkjumpx.ts \ |
16 | ../../i18n/xx/libqkjumpx.ts \ | 16 | ../../i18n/xx/libqkjumpx.ts \ |
17 | ../../i18n/en/libqkjumpx.ts \ | 17 | ../../i18n/en/libqkjumpx.ts \ |
18 | ../../i18n/es/libqkjumpx.ts \ | 18 | ../../i18n/es/libqkjumpx.ts \ |
19 | ../../i18n/fr/libqkjumpx.ts \ | 19 | ../../i18n/fr/libqkjumpx.ts \ |
20 | ../../i18n/hu/libqkjumpx.ts \ | 20 | ../../i18n/hu/libqkjumpx.ts \ |
21 | ../../i18n/ja/libqkjumpx.ts \ | 21 | ../../i18n/ja/libqkjumpx.ts \ |
22 | ../../i18n/ko/libqkjumpx.ts \ | 22 | ../../i18n/ko/libqkjumpx.ts \ |
23 | ../../i18n/no/libqkjumpx.ts \ | 23 | ../../i18n/no/libqkjumpx.ts \ |
24 | ../../i18n/pl/libqkjumpx.ts \ | 24 | ../../i18n/pl/libqkjumpx.ts \ |
25 | ../../i18n/pt/libqkjumpx.ts \ | 25 | ../../i18n/pt/libqkjumpx.ts \ |
26 | ../../i18n/pt_BR/libqkjumpx.ts \ | 26 | ../../i18n/pt_BR/libqkjumpx.ts \ |
27 | ../../i18n/sl/libqkjumpx.ts \ | 27 | ../../i18n/sl/libqkjumpx.ts \ |
28 | ../../i18n/zh_CN/libqkjumpx.ts \ | 28 | ../../i18n/zh_CN/libqkjumpx.ts \ |
29 | ../../i18n/zh_TW/libqkjumpx.ts | 29 | ../../i18n/zh_TW/libqkjumpx.ts |
30 | 30 | ||
31 | 31 | ||
32 | 32 | ||
33 | include ( ../../include.pro ) | 33 | include ( $(OPIEDIR)/include.pro ) |
diff --git a/inputmethods/multikey/multikey.pro b/inputmethods/multikey/multikey.pro index 8b06c69..3a50c06 100644 --- a/inputmethods/multikey/multikey.pro +++ b/inputmethods/multikey/multikey.pro | |||
@@ -10,25 +10,25 @@ TARGET = qmultikey | |||
10 | DESTDIR = $(OPIEDIR)/plugins/inputmethods | 10 | DESTDIR = $(OPIEDIR)/plugins/inputmethods |
11 | INCLUDEPATH += $(OPIEDIR)/include | 11 | INCLUDEPATH += $(OPIEDIR)/include |
12 | DEPENDPATH += ../$(OPIEDIR)/include ../../launcher | 12 | DEPENDPATH += ../$(OPIEDIR)/include ../../launcher |
13 | LIBS += -lqpe -L$(OPIEDIR)/plugins/inputmethods -lqpickboard | 13 | LIBS += -lqpe -L$(OPIEDIR)/plugins/inputmethods -lqpickboard |
14 | QMAKE_LFLAGS+= -Wl,-rpath,/opt/QtPalmtop/plugins/inputmethods | 14 | QMAKE_LFLAGS+= -Wl,-rpath,/opt/QtPalmtop/plugins/inputmethods |
15 | VERSION = 1.0.0 | 15 | VERSION = 1.0.0 |
16 | 16 | ||
17 | TRANSLATIONS = ../../i18n/pt_BR/libqmultikey.ts \ | 17 | TRANSLATIONS = ../../i18n/pt_BR/libqmultikey.ts \ |
18 | ../../i18n/de/libqmultikey.ts \ | 18 | ../../i18n/de/libqmultikey.ts \ |
19 | ../../i18n/xx/libqmultikey.ts \ | 19 | ../../i18n/xx/libqmultikey.ts \ |
20 | ../../i18n/en/libqmultikey.ts \ | 20 | ../../i18n/en/libqmultikey.ts \ |
21 | ../../i18n/hu/libqmultikey.ts \ | 21 | ../../i18n/hu/libqmultikey.ts \ |
22 | ../../i18n/sl/libqmultikey.ts \ | 22 | ../../i18n/sl/libqmultikey.ts \ |
23 | ../../i18n/ja/libqmultikey.ts \ | 23 | ../../i18n/ja/libqmultikey.ts \ |
24 | ../../i18n/ko/libqmultikey.ts \ | 24 | ../../i18n/ko/libqmultikey.ts \ |
25 | ../../i18n/pl/libqmultikey.ts \ | 25 | ../../i18n/pl/libqmultikey.ts \ |
26 | ../../i18n/no/libqmultikey.ts \ | 26 | ../../i18n/no/libqmultikey.ts \ |
27 | ../../i18n/zh_CN/libqmultikey.ts \ | 27 | ../../i18n/zh_CN/libqmultikey.ts \ |
28 | ../../i18n/zh_TW/libqmultikey.ts \ | 28 | ../../i18n/zh_TW/libqmultikey.ts \ |
29 | ../../i18n/fr/libqmultikey.ts \ | 29 | ../../i18n/fr/libqmultikey.ts \ |
30 | ../../i18n/da/libqmultikey.ts | 30 | ../../i18n/da/libqmultikey.ts |
31 | 31 | ||
32 | 32 | ||
33 | 33 | ||
34 | include ( ../../include.pro ) | 34 | include ( $(OPIEDIR)/include.pro ) |
diff --git a/inputmethods/pickboard/pickboard.pro b/inputmethods/pickboard/pickboard.pro index 9b5c46c..59b0e8a 100644 --- a/inputmethods/pickboard/pickboard.pro +++ b/inputmethods/pickboard/pickboard.pro | |||
@@ -7,25 +7,25 @@ DESTDIR = ../../plugins/inputmethods | |||
7 | INCLUDEPATH += $(OPIEDIR)/include | 7 | INCLUDEPATH += $(OPIEDIR)/include |
8 | DEPENDPATH += ../$(OPIEDIR)/include ../../launcher | 8 | DEPENDPATH += ../$(OPIEDIR)/include ../../launcher |
9 | LIBS += -lqpe | 9 | LIBS += -lqpe |
10 | VERSION = 1.0.0 | 10 | VERSION = 1.0.0 |
11 | 11 | ||
12 | TRANSLATIONS = ../../i18n/de/libqpickboard.ts \ | 12 | TRANSLATIONS = ../../i18n/de/libqpickboard.ts \ |
13 | ../../i18n/da/libqpickboard.ts \ | 13 | ../../i18n/da/libqpickboard.ts \ |
14 | ../../i18n/xx/libqpickboard.ts \ | 14 | ../../i18n/xx/libqpickboard.ts \ |
15 | ../../i18n/en/libqpickboard.ts \ | 15 | ../../i18n/en/libqpickboard.ts \ |
16 | ../../i18n/es/libqpickboard.ts \ | 16 | ../../i18n/es/libqpickboard.ts \ |
17 | ../../i18n/fr/libqpickboard.ts \ | 17 | ../../i18n/fr/libqpickboard.ts \ |
18 | ../../i18n/hu/libqpickboard.ts \ | 18 | ../../i18n/hu/libqpickboard.ts \ |
19 | ../../i18n/ja/libqpickboard.ts \ | 19 | ../../i18n/ja/libqpickboard.ts \ |
20 | ../../i18n/ko/libqpickboard.ts \ | 20 | ../../i18n/ko/libqpickboard.ts \ |
21 | ../../i18n/no/libqpickboard.ts \ | 21 | ../../i18n/no/libqpickboard.ts \ |
22 | ../../i18n/pl/libqpickboard.ts \ | 22 | ../../i18n/pl/libqpickboard.ts \ |
23 | ../../i18n/pt/libqpickboard.ts \ | 23 | ../../i18n/pt/libqpickboard.ts \ |
24 | ../../i18n/pt_BR/libqpickboard.ts \ | 24 | ../../i18n/pt_BR/libqpickboard.ts \ |
25 | ../../i18n/sl/libqpickboard.ts \ | 25 | ../../i18n/sl/libqpickboard.ts \ |
26 | ../../i18n/zh_CN/libqpickboard.ts \ | 26 | ../../i18n/zh_CN/libqpickboard.ts \ |
27 | ../../i18n/zh_TW/libqpickboard.ts | 27 | ../../i18n/zh_TW/libqpickboard.ts |
28 | 28 | ||
29 | 29 | ||
30 | 30 | ||
31 | include ( ../../include.pro ) | 31 | include ( $(OPIEDIR)/include.pro ) |
diff --git a/inputmethods/unikeyboard/unikeyboard.pro b/inputmethods/unikeyboard/unikeyboard.pro index 1e3f00b..5d07ee2 100644 --- a/inputmethods/unikeyboard/unikeyboard.pro +++ b/inputmethods/unikeyboard/unikeyboard.pro | |||
@@ -7,25 +7,25 @@ DESTDIR = ../../plugins/inputmethods | |||
7 | INCLUDEPATH += $(OPIEDIR)/include | 7 | INCLUDEPATH += $(OPIEDIR)/include |
8 | DEPENDPATH += ../$(OPIEDIR)/include ../../launcher | 8 | DEPENDPATH += ../$(OPIEDIR)/include ../../launcher |
9 | LIBS += -lqpe | 9 | LIBS += -lqpe |
10 | VERSION = 1.0.0 | 10 | VERSION = 1.0.0 |
11 | 11 | ||
12 | TRANSLATIONS = ../../i18n/de/libqunikeyboard.ts \ | 12 | TRANSLATIONS = ../../i18n/de/libqunikeyboard.ts \ |
13 | ../../i18n/da/libqunikeyboard.ts \ | 13 | ../../i18n/da/libqunikeyboard.ts \ |
14 | ../../i18n/xx/libqunikeyboard.ts \ | 14 | ../../i18n/xx/libqunikeyboard.ts \ |
15 | ../../i18n/en/libqunikeyboard.ts \ | 15 | ../../i18n/en/libqunikeyboard.ts \ |
16 | ../../i18n/es/libqunikeyboard.ts \ | 16 | ../../i18n/es/libqunikeyboard.ts \ |
17 | ../../i18n/fr/libqunikeyboard.ts \ | 17 | ../../i18n/fr/libqunikeyboard.ts \ |
18 | ../../i18n/hu/libqunikeyboard.ts \ | 18 | ../../i18n/hu/libqunikeyboard.ts \ |
19 | ../../i18n/ja/libqunikeyboard.ts \ | 19 | ../../i18n/ja/libqunikeyboard.ts \ |
20 | ../../i18n/ko/libqunikeyboard.ts \ | 20 | ../../i18n/ko/libqunikeyboard.ts \ |
21 | ../../i18n/no/libqunikeyboard.ts \ | 21 | ../../i18n/no/libqunikeyboard.ts \ |
22 | ../../i18n/pl/libqunikeyboard.ts \ | 22 | ../../i18n/pl/libqunikeyboard.ts \ |
23 | ../../i18n/pt/libqunikeyboard.ts \ | 23 | ../../i18n/pt/libqunikeyboard.ts \ |
24 | ../../i18n/pt_BR/libqunikeyboard.ts \ | 24 | ../../i18n/pt_BR/libqunikeyboard.ts \ |
25 | ../../i18n/sl/libqunikeyboard.ts \ | 25 | ../../i18n/sl/libqunikeyboard.ts \ |
26 | ../../i18n/zh_CN/libqunikeyboard.ts \ | 26 | ../../i18n/zh_CN/libqunikeyboard.ts \ |
27 | ../../i18n/zh_TW/libqunikeyboard.ts | 27 | ../../i18n/zh_TW/libqunikeyboard.ts |
28 | 28 | ||
29 | 29 | ||
30 | 30 | ||
31 | include ( ../../include.pro ) | 31 | include ( $(OPIEDIR)/include.pro ) |
diff --git a/libopie/libopie.pro b/libopie/libopie.pro index 799f3b0..675e1fa 100644 --- a/libopie/libopie.pro +++ b/libopie/libopie.pro | |||
@@ -84,25 +84,25 @@ LIBS += -lqpe | |||
84 | 84 | ||
85 | # LIBS += -lopiesql | 85 | # LIBS += -lopiesql |
86 | 86 | ||
87 | INTERFACES = otimepickerbase.ui orecurrancebase.ui | 87 | INTERFACES = otimepickerbase.ui orecurrancebase.ui |
88 | 88 | ||
89 | TRANSLATIONS = ../i18n/de/libopie.ts \ | 89 | TRANSLATIONS = ../i18n/de/libopie.ts \ |
90 | ../i18n/xx/libopie.ts \ | 90 | ../i18n/xx/libopie.ts \ |
91 | ../i18n/en/libopie.ts \ | 91 | ../i18n/en/libopie.ts \ |
92 | ../i18n/es/libopie.ts \ | 92 | ../i18n/es/libopie.ts \ |
93 | ../i18n/fr/libopie.ts \ | 93 | ../i18n/fr/libopie.ts \ |
94 | ../i18n/hu/libopie.ts \ | 94 | ../i18n/hu/libopie.ts \ |
95 | ../i18n/ja/libopie.ts \ | 95 | ../i18n/ja/libopie.ts \ |
96 | ../i18n/ko/libopie.ts \ | 96 | ../i18n/ko/libopie.ts \ |
97 | ../i18n/no/libopie.ts \ | 97 | ../i18n/no/libopie.ts \ |
98 | ../i18n/pl/libopie.ts \ | 98 | ../i18n/pl/libopie.ts \ |
99 | ../i18n/pt/libopie.ts \ | 99 | ../i18n/pt/libopie.ts \ |
100 | ../i18n/pt_BR/libopie.ts \ | 100 | ../i18n/pt_BR/libopie.ts \ |
101 | ../i18n/sl/libopie.ts \ | 101 | ../i18n/sl/libopie.ts \ |
102 | ../i18n/zh_CN/libopie.ts \ | 102 | ../i18n/zh_CN/libopie.ts \ |
103 | ../i18n/zh_TW/libopie.ts \ | 103 | ../i18n/zh_TW/libopie.ts \ |
104 | ../i18n/da/libopie.ts | 104 | ../i18n/da/libopie.ts |
105 | 105 | ||
106 | 106 | ||
107 | 107 | ||
108 | include ( ../include.pro ) | 108 | include ( $(OPIEDIR)/include.pro ) |
diff --git a/libopie/ofileselector/libopie.pro b/libopie/ofileselector/libopie.pro index cf22b5e..b91dbb6 100644 --- a/libopie/ofileselector/libopie.pro +++ b/libopie/ofileselector/libopie.pro | |||
@@ -79,25 +79,25 @@ DESTDIR = $(OPIEDIR)/lib$(PROJMAK) | |||
79 | 79 | ||
80 | # LIBS += -lopiesql | 80 | # LIBS += -lopiesql |
81 | 81 | ||
82 | INTERFACES = otimepickerbase.ui orecurrancebase.ui | 82 | INTERFACES = otimepickerbase.ui orecurrancebase.ui |
83 | 83 | ||
84 | TRANSLATIONS = ../i18n/de/libopie.ts \ | 84 | TRANSLATIONS = ../i18n/de/libopie.ts \ |
85 | ../i18n/xx/libopie.ts \ | 85 | ../i18n/xx/libopie.ts \ |
86 | ../i18n/en/libopie.ts \ | 86 | ../i18n/en/libopie.ts \ |
87 | ../i18n/es/libopie.ts \ | 87 | ../i18n/es/libopie.ts \ |
88 | ../i18n/fr/libopie.ts \ | 88 | ../i18n/fr/libopie.ts \ |
89 | ../i18n/hu/libopie.ts \ | 89 | ../i18n/hu/libopie.ts \ |
90 | ../i18n/ja/libopie.ts \ | 90 | ../i18n/ja/libopie.ts \ |
91 | ../i18n/ko/libopie.ts \ | 91 | ../i18n/ko/libopie.ts \ |
92 | ../i18n/no/libopie.ts \ | 92 | ../i18n/no/libopie.ts \ |
93 | ../i18n/pl/libopie.ts \ | 93 | ../i18n/pl/libopie.ts \ |
94 | ../i18n/pt/libopie.ts \ | 94 | ../i18n/pt/libopie.ts \ |
95 | ../i18n/pt_BR/libopie.ts \ | 95 | ../i18n/pt_BR/libopie.ts \ |
96 | ../i18n/sl/libopie.ts \ | 96 | ../i18n/sl/libopie.ts \ |
97 | ../i18n/zh_CN/libopie.ts \ | 97 | ../i18n/zh_CN/libopie.ts \ |
98 | ../i18n/zh_TW/libopie.ts \ | 98 | ../i18n/zh_TW/libopie.ts \ |
99 | ../i18n/da/libopie.ts | 99 | ../i18n/da/libopie.ts |
100 | 100 | ||
101 | 101 | ||
102 | 102 | ||
103 | include ( ../../include.pro ) | 103 | include ( $(OPIEDIR)/include.pro ) |
diff --git a/libopie/pim/libopie.pro b/libopie/pim/libopie.pro index b1ec9f7..da6417e 100644 --- a/libopie/pim/libopie.pro +++ b/libopie/pim/libopie.pro | |||
@@ -59,25 +59,25 @@ INCLUDEPATH += $(OPIEDIR)/include | |||
59 | DESTDIR = $(OPIEDIR)/lib$(PROJMAK) | 59 | DESTDIR = $(OPIEDIR)/lib$(PROJMAK) |
60 | #VERSION = 1.0.0 | 60 | #VERSION = 1.0.0 |
61 | 61 | ||
62 | INTERFACES = otimepickerbase.ui | 62 | INTERFACES = otimepickerbase.ui |
63 | 63 | ||
64 | TRANSLATIONS = ../i18n/de/libopie.ts \ | 64 | TRANSLATIONS = ../i18n/de/libopie.ts \ |
65 | ../i18n/xx/libopie.ts \ | 65 | ../i18n/xx/libopie.ts \ |
66 | ../i18n/en/libopie.ts \ | 66 | ../i18n/en/libopie.ts \ |
67 | ../i18n/es/libopie.ts \ | 67 | ../i18n/es/libopie.ts \ |
68 | ../i18n/fr/libopie.ts \ | 68 | ../i18n/fr/libopie.ts \ |
69 | ../i18n/hu/libopie.ts \ | 69 | ../i18n/hu/libopie.ts \ |
70 | ../i18n/ja/libopie.ts \ | 70 | ../i18n/ja/libopie.ts \ |
71 | ../i18n/ko/libopie.ts \ | 71 | ../i18n/ko/libopie.ts \ |
72 | ../i18n/no/libopie.ts \ | 72 | ../i18n/no/libopie.ts \ |
73 | ../i18n/pl/libopie.ts \ | 73 | ../i18n/pl/libopie.ts \ |
74 | ../i18n/pt/libopie.ts \ | 74 | ../i18n/pt/libopie.ts \ |
75 | ../i18n/pt_BR/libopie.ts \ | 75 | ../i18n/pt_BR/libopie.ts \ |
76 | ../i18n/sl/libopie.ts \ | 76 | ../i18n/sl/libopie.ts \ |
77 | ../i18n/zh_CN/libopie.ts \ | 77 | ../i18n/zh_CN/libopie.ts \ |
78 | ../i18n/zh_TW/libopie.ts \ | 78 | ../i18n/zh_TW/libopie.ts \ |
79 | ../i18n/da/libopie.ts | 79 | ../i18n/da/libopie.ts |
80 | 80 | ||
81 | 81 | ||
82 | 82 | ||
83 | include ( ../../include.pro ) | 83 | include ( $(OPIEDIR)/include.pro ) |
diff --git a/library/library.pro b/library/library.pro index b0d07b8..00639bf 100644 --- a/library/library.pro +++ b/library/library.pro | |||
@@ -1,26 +1,27 @@ | |||
1 | TEMPLATE= lib | 1 | TEMPLATE= lib |
2 | CONFIG += qt warn_on release | 2 | #CONFIG += qt warn_on release |
3 | CONFIG += qt warn_on debug | ||
3 | HEADERS= calendar.h \ | 4 | HEADERS= calendar.h \ |
4 | global.h \ | 5 | global.h \ |
5 | resource.h \ | 6 | resource.h \ |
6 | xmlreader.h \ | 7 | xmlreader.h \ |
7 | mimetype.h \ | 8 | mimetype.h \ |
8 | menubutton.h \ | 9 | menubutton.h \ |
9 | network.h \ | 10 | network.h \ |
10 | networkinterface.h \ | 11 | networkinterface.h \ |
11 | filemanager.h \ | 12 | filemanager.h \ |
12 | fontmanager.h \ | 13 | fontmanager.h \ |
13 | qdawg.h \ | 14 | qdawg.h \ |
14 | datebookmonth.h \ | 15 | datebookmonth.h \ |
15 | fileselector.h \ | 16 | fileselector.h \ |
16 | fileselector_p.h \ | 17 | fileselector_p.h \ |
17 | imageedit.h \ | 18 | imageedit.h \ |
18 | qcopenvelope_qws.h \ | 19 | qcopenvelope_qws.h \ |
19 | qpedecoration_qws.h \ | 20 | qpedecoration_qws.h \ |
20 | qpeapplication.h \ | 21 | qpeapplication.h \ |
21 | qpestyle.h \ | 22 | qpestyle.h \ |
22 | qpedialog.h \ | 23 | qpedialog.h \ |
23 | lightstyle.h \ | 24 | lightstyle.h \ |
24 | config.h \ | 25 | config.h \ |
25 | applnk.h \ | 26 | applnk.h \ |
26 | sound.h \ | 27 | sound.h \ |
@@ -125,25 +126,25 @@ LIBS += -ldl -lcrypt -lm | |||
125 | INTERFACES = passwordbase_p.ui categoryeditbase_p.ui findwidgetbase_p.ui lnkpropertiesbase_p.ui | 126 | INTERFACES = passwordbase_p.ui categoryeditbase_p.ui findwidgetbase_p.ui lnkpropertiesbase_p.ui |
126 | TARGET = qpe | 127 | TARGET = qpe |
127 | DESTDIR = $(OPIEDIR)/lib$(PROJMAK) | 128 | DESTDIR = $(OPIEDIR)/lib$(PROJMAK) |
128 | VERSION = 1.5.0.1 | 129 | VERSION = 1.5.0.1 |
129 | 130 | ||
130 | TRANSLATIONS = ../i18n/de/libqpe.ts \ | 131 | TRANSLATIONS = ../i18n/de/libqpe.ts \ |
131 | ../i18n/xx/libqpe.ts \ | 132 | ../i18n/xx/libqpe.ts \ |
132 | ../i18n/en/libqpe.ts \ | 133 | ../i18n/en/libqpe.ts \ |
133 | ../i18n/es/libqpe.ts \ | 134 | ../i18n/es/libqpe.ts \ |
134 | ../i18n/fr/libqpe.ts \ | 135 | ../i18n/fr/libqpe.ts \ |
135 | ../i18n/hu/libqpe.ts \ | 136 | ../i18n/hu/libqpe.ts \ |
136 | ../i18n/ja/libqpe.ts \ | 137 | ../i18n/ja/libqpe.ts \ |
137 | ../i18n/ko/libqpe.ts \ | 138 | ../i18n/ko/libqpe.ts \ |
138 | ../i18n/no/libqpe.ts \ | 139 | ../i18n/no/libqpe.ts \ |
139 | ../i18n/pl/libqpe.ts \ | 140 | ../i18n/pl/libqpe.ts \ |
140 | ../i18n/pt/libqpe.ts \ | 141 | ../i18n/pt/libqpe.ts \ |
141 | ../i18n/pt_BR/libqpe.ts \ | 142 | ../i18n/pt_BR/libqpe.ts \ |
142 | ../i18n/sl/libqpe.ts \ | 143 | ../i18n/sl/libqpe.ts \ |
143 | ../i18n/zh_CN/libqpe.ts \ | 144 | ../i18n/zh_CN/libqpe.ts \ |
144 | ../i18n/it/libqpe.ts \ | 145 | ../i18n/it/libqpe.ts \ |
145 | ../i18n/zh_TW/libqpe.ts \ | 146 | ../i18n/zh_TW/libqpe.ts \ |
146 | ../i18n/da/libqpe.ts | 147 | ../i18n/da/libqpe.ts |
147 | 148 | ||
148 | 149 | ||
149 | include ( ../include.pro ) | 150 | include ( $(OPIEDIR)/include.pro ) |
diff --git a/libsql/libopiesql.pro b/libsql/libopiesql.pro index 4fc6cc7..75b9c7e 100644 --- a/libsql/libopiesql.pro +++ b/libsql/libopiesql.pro | |||
@@ -7,25 +7,25 @@ HEADERS = osqlbackend.h \ | |||
7 | osqlquery.h \ | 7 | osqlquery.h \ |
8 | osqlresult.h \ | 8 | osqlresult.h \ |
9 | osqltable.h \ | 9 | osqltable.h \ |
10 | osqlbackendmanager.h \ | 10 | osqlbackendmanager.h \ |
11 | osqlitedriver.h | 11 | osqlitedriver.h |
12 | SOURCES = osqlbackend.cpp \ | 12 | SOURCES = osqlbackend.cpp \ |
13 | osqldriver.cpp \ | 13 | osqldriver.cpp \ |
14 | osqlerror.cpp \ | 14 | osqlerror.cpp \ |
15 | osqlmanager.cpp \ | 15 | osqlmanager.cpp \ |
16 | osqlquery.cpp \ | 16 | osqlquery.cpp \ |
17 | osqlresult.cpp \ | 17 | osqlresult.cpp \ |
18 | osqltable.cpp \ | 18 | osqltable.cpp \ |
19 | osqlbackendmanager.cpp \ | 19 | osqlbackendmanager.cpp \ |
20 | osqlitedriver.cpp | 20 | osqlitedriver.cpp |
21 | 21 | ||
22 | TARGET = opiesql | 22 | TARGET = opiesql |
23 | INCLUDEPATH += $(OPIEDIR)/include | 23 | INCLUDEPATH += $(OPIEDIR)/include |
24 | DESTDIR = $(OPIEDIR)/lib$(PROJMAK) | 24 | DESTDIR = $(OPIEDIR)/lib$(PROJMAK) |
25 | LIBS += -lsqlite | 25 | LIBS += -lsqlite |
26 | #VERSION = 1.0.0 | 26 | #VERSION = 1.0.0 |
27 | 27 | ||
28 | 28 | ||
29 | 29 | ||
30 | 30 | ||
31 | include ( ../include.pro ) | 31 | include ( $(OPIEDIR)/include.pro ) |
diff --git a/libsql/test/spaltenweise.pro b/libsql/test/spaltenweise.pro index af68407..f54fada 100644 --- a/libsql/test/spaltenweise.pro +++ b/libsql/test/spaltenweise.pro | |||
@@ -1,13 +1,13 @@ | |||
1 | TEMPLATE= app | 1 | TEMPLATE= app |
2 | CONFIG = qt warn_on release | 2 | CONFIG = qt warn_on release |
3 | HEADERS = | 3 | HEADERS = |
4 | SOURCES = spaltenweise.cpp | 4 | SOURCES = spaltenweise.cpp |
5 | INCLUDEPATH += $(OPIEDIR)/include | 5 | INCLUDEPATH += $(OPIEDIR)/include |
6 | DEPENDPATH+= $(OPIEDIR)/include | 6 | DEPENDPATH+= $(OPIEDIR)/include |
7 | LIBS += -lqpe -lopiesql | 7 | LIBS += -lqpe -lopiesql |
8 | TARGET = spaltenweise | 8 | TARGET = spaltenweise |
9 | 9 | ||
10 | 10 | ||
11 | 11 | ||
12 | 12 | ||
13 | include ( ../../include.pro ) | 13 | include ( $(OPIEDIR)/include.pro ) |
diff --git a/libsql/test/test.pro b/libsql/test/test.pro index d756189..83ecb44 100644 --- a/libsql/test/test.pro +++ b/libsql/test/test.pro | |||
@@ -1,13 +1,13 @@ | |||
1 | TEMPLATE= app | 1 | TEMPLATE= app |
2 | CONFIG = qt warn_on release | 2 | CONFIG = qt warn_on release |
3 | HEADERS = | 3 | HEADERS = |
4 | SOURCES = main.cpp | 4 | SOURCES = main.cpp |
5 | INCLUDEPATH += $(OPIEDIR)/include | 5 | INCLUDEPATH += $(OPIEDIR)/include |
6 | DEPENDPATH+= $(OPIEDIR)/include | 6 | DEPENDPATH+= $(OPIEDIR)/include |
7 | LIBS += -lqpe -lopiesql | 7 | LIBS += -lqpe -lopiesql |
8 | TARGET = sqltest | 8 | TARGET = sqltest |
9 | 9 | ||
10 | 10 | ||
11 | 11 | ||
12 | 12 | ||
13 | include ( ../../include.pro ) | 13 | include ( $(OPIEDIR)/include.pro ) |
diff --git a/libsql/test/zeilenweise.pro b/libsql/test/zeilenweise.pro index 3e69897..e5cfcc7 100644 --- a/libsql/test/zeilenweise.pro +++ b/libsql/test/zeilenweise.pro | |||
@@ -1,13 +1,13 @@ | |||
1 | TEMPLATE= app | 1 | TEMPLATE= app |
2 | CONFIG = qt warn_on release | 2 | CONFIG = qt warn_on release |
3 | HEADERS = | 3 | HEADERS = |
4 | SOURCES = zeilenweise.cpp | 4 | SOURCES = zeilenweise.cpp |
5 | INCLUDEPATH += $(OPIEDIR)/include | 5 | INCLUDEPATH += $(OPIEDIR)/include |
6 | DEPENDPATH+= $(OPIEDIR)/include | 6 | DEPENDPATH+= $(OPIEDIR)/include |
7 | LIBS += -lqpe -lopiesql | 7 | LIBS += -lqpe -lopiesql |
8 | TARGET = zeilenweise | 8 | TARGET = zeilenweise |
9 | 9 | ||
10 | 10 | ||
11 | 11 | ||
12 | 12 | ||
13 | include ( ../../include.pro ) | 13 | include ( $(OPIEDIR)/include.pro ) |
diff --git a/noncore/applets/notesapplet/notesapplet.pro b/noncore/applets/notesapplet/notesapplet.pro index 6b3d9b2..e4558f7 100644 --- a/noncore/applets/notesapplet/notesapplet.pro +++ b/noncore/applets/notesapplet/notesapplet.pro | |||
@@ -1,16 +1,16 @@ | |||
1 | TEMPLATE = lib | 1 | TEMPLATE = lib |
2 | CONFIG += qt warn_on release | 2 | CONFIG += qt warn_on release |
3 | HEADERS = notes.h notesappletimpl.h | 3 | HEADERS = notes.h notesappletimpl.h |
4 | SOURCES = notes.cpp notesappletimpl.cpp | 4 | SOURCES = notes.cpp notesappletimpl.cpp |
5 | TARGET = notesapplet | 5 | TARGET = notesapplet |
6 | DESTDIR = $(OPIEDIR)/plugins/applets | 6 | DESTDIR = $(OPIEDIR)/plugins/applets |
7 | INCLUDEPATH += $(OPIEDIR)/include | 7 | INCLUDEPATH += $(OPIEDIR)/include |
8 | DEPENDPATH += $(OPIEDIR)/include | 8 | DEPENDPATH += $(OPIEDIR)/include |
9 | LIBS += -lqpe | 9 | LIBS += -lqpe |
10 | VERSION = 1.0.0 | 10 | VERSION = 1.0.0 |
11 | MOC_DIR=opieobj | 11 | MOC_DIR=opieobj |
12 | OBJECTS_DIR=opieobj | 12 | OBJECTS_DIR=opieobj |
13 | 13 | ||
14 | 14 | ||
15 | 15 | ||
16 | include ( ../../../include.pro ) | 16 | include ( $(OPIEDIR)/include.pro ) |
diff --git a/noncore/applets/wirelessapplet/wirelessapplet.pro b/noncore/applets/wirelessapplet/wirelessapplet.pro index b8c9ef8..f82c8b6 100644 --- a/noncore/applets/wirelessapplet/wirelessapplet.pro +++ b/noncore/applets/wirelessapplet/wirelessapplet.pro | |||
@@ -8,25 +8,25 @@ DESTDIR = $(OPIEDIR)/plugins/applets | |||
8 | INCLUDEPATH += $(OPIEDIR)/include | 8 | INCLUDEPATH += $(OPIEDIR)/include |
9 | DEPENDPATH += ../$(OPIEDIR)/include | 9 | DEPENDPATH += ../$(OPIEDIR)/include |
10 | LIBS += -lqpe | 10 | LIBS += -lqpe |
11 | VERSION = 0.1.0 | 11 | VERSION = 0.1.0 |
12 | 12 | ||
13 | TRANSLATIONS = ../../../i18n/de/libwirelessapplet.ts \ | 13 | TRANSLATIONS = ../../../i18n/de/libwirelessapplet.ts \ |
14 | ../../../i18n/da/libwirelessapplet.ts \ | 14 | ../../../i18n/da/libwirelessapplet.ts \ |
15 | ../../../i18n/xx/libwirelessapplet.ts \ | 15 | ../../../i18n/xx/libwirelessapplet.ts \ |
16 | ../../../i18n/en/libwirelessapplet.ts \ | 16 | ../../../i18n/en/libwirelessapplet.ts \ |
17 | ../../../i18n/es/libwirelessapplet.ts \ | 17 | ../../../i18n/es/libwirelessapplet.ts \ |
18 | ../../../i18n/fr/libwirelessapplet.ts \ | 18 | ../../../i18n/fr/libwirelessapplet.ts \ |
19 | ../../../i18n/hu/libwirelessapplet.ts \ | 19 | ../../../i18n/hu/libwirelessapplet.ts \ |
20 | ../../../i18n/ja/libwirelessapplet.ts \ | 20 | ../../../i18n/ja/libwirelessapplet.ts \ |
21 | ../../../i18n/ko/libwirelessapplet.ts \ | 21 | ../../../i18n/ko/libwirelessapplet.ts \ |
22 | ../../../i18n/no/libwirelessapplet.ts \ | 22 | ../../../i18n/no/libwirelessapplet.ts \ |
23 | ../../../i18n/pl/libwirelessapplet.ts \ | 23 | ../../../i18n/pl/libwirelessapplet.ts \ |
24 | ../../../i18n/pt/libwirelessapplet.ts \ | 24 | ../../../i18n/pt/libwirelessapplet.ts \ |
25 | ../../../i18n/pt_BR/libwirelessapplet.ts \ | 25 | ../../../i18n/pt_BR/libwirelessapplet.ts \ |
26 | ../../../i18n/sl/libwirelessapplet.ts \ | 26 | ../../../i18n/sl/libwirelessapplet.ts \ |
27 | ../../../i18n/zh_CN/libwirelessapplet.ts \ | 27 | ../../../i18n/zh_CN/libwirelessapplet.ts \ |
28 | ../../../i18n/zh_TW/libwirelessapplet.ts | 28 | ../../../i18n/zh_TW/libwirelessapplet.ts |
29 | 29 | ||
30 | 30 | ||
31 | 31 | ||
32 | include ( ../../../include.pro ) | 32 | include ( $(OPIEDIR)/include.pro ) |
diff --git a/noncore/apps/advancedfm/advancedfm.pro b/noncore/apps/advancedfm/advancedfm.pro index 233fbee..77a6fea 100644 --- a/noncore/apps/advancedfm/advancedfm.pro +++ b/noncore/apps/advancedfm/advancedfm.pro | |||
@@ -6,25 +6,25 @@ TARGET = advancedfm | |||
6 | INCLUDEPATH += $(OPIEDIR)/include | 6 | INCLUDEPATH += $(OPIEDIR)/include |
7 | DEPENDPATH += $(OPIEDIR)/include | 7 | DEPENDPATH += $(OPIEDIR)/include |
8 | DESTDIR = $(OPIEDIR)/bin | 8 | DESTDIR = $(OPIEDIR)/bin |
9 | LIBS += -lqpe -lopie | 9 | LIBS += -lqpe -lopie |
10 | 10 | ||
11 | TRANSLATIONS = ../../../i18n/de/advancedfm.ts \ | 11 | TRANSLATIONS = ../../../i18n/de/advancedfm.ts \ |
12 | ../../../i18n/da/advancedfm.ts \ | 12 | ../../../i18n/da/advancedfm.ts \ |
13 | ../../../i18n/xx/advancedfm.ts \ | 13 | ../../../i18n/xx/advancedfm.ts \ |
14 | ../../../i18n/en/advancedfm.ts \ | 14 | ../../../i18n/en/advancedfm.ts \ |
15 | ../../../i18n/es/advancedfm.ts \ | 15 | ../../../i18n/es/advancedfm.ts \ |
16 | ../../../i18n/fr/advancedfm.ts \ | 16 | ../../../i18n/fr/advancedfm.ts \ |
17 | ../../../i18n/hu/advancedfm.ts \ | 17 | ../../../i18n/hu/advancedfm.ts \ |
18 | ../../../i18n/ja/advancedfm.ts \ | 18 | ../../../i18n/ja/advancedfm.ts \ |
19 | ../../../i18n/ko/advancedfm.ts \ | 19 | ../../../i18n/ko/advancedfm.ts \ |
20 | ../../../i18n/no/advancedfm.ts \ | 20 | ../../../i18n/no/advancedfm.ts \ |
21 | ../../../i18n/pl/advancedfm.ts \ | 21 | ../../../i18n/pl/advancedfm.ts \ |
22 | ../../../i18n/pt/advancedfm.ts \ | 22 | ../../../i18n/pt/advancedfm.ts \ |
23 | ../../../i18n/pt_BR/advancedfm.ts \ | 23 | ../../../i18n/pt_BR/advancedfm.ts \ |
24 | ../../../i18n/sl/advancedfm.ts \ | 24 | ../../../i18n/sl/advancedfm.ts \ |
25 | ../../../i18n/zh_CN/advancedfm.ts \ | 25 | ../../../i18n/zh_CN/advancedfm.ts \ |
26 | ../../../i18n/zh_TW/advancedfm.ts | 26 | ../../../i18n/zh_TW/advancedfm.ts |
27 | 27 | ||
28 | 28 | ||
29 | 29 | ||
30 | include ( ../../../include.pro ) | 30 | include ( $(OPIEDIR)/include.pro ) |
diff --git a/noncore/apps/checkbook/checkbook.pro b/noncore/apps/checkbook/checkbook.pro index 8ac63e3..d1a7d68 100644 --- a/noncore/apps/checkbook/checkbook.pro +++ b/noncore/apps/checkbook/checkbook.pro | |||
@@ -24,25 +24,25 @@ DEPENDPATH += $(OPIEDIR)/include | |||
24 | LIBS += -lqpe -lopie | 24 | LIBS += -lqpe -lopie |
25 | TARGET = checkbook | 25 | TARGET = checkbook |
26 | DESTDIR = $(OPIEDIR)/bin | 26 | DESTDIR = $(OPIEDIR)/bin |
27 | 27 | ||
28 | TRANSLATIONS = ../../../i18n/de/checkbook.ts \ | 28 | TRANSLATIONS = ../../../i18n/de/checkbook.ts \ |
29 | ../../../i18n/da/checkbook.ts \ | 29 | ../../../i18n/da/checkbook.ts \ |
30 | ../../../i18n/xx/checkbook.ts \ | 30 | ../../../i18n/xx/checkbook.ts \ |
31 | ../../../i18n/en/checkbook.ts \ | 31 | ../../../i18n/en/checkbook.ts \ |
32 | ../../../i18n/es/checkbook.ts \ | 32 | ../../../i18n/es/checkbook.ts \ |
33 | ../../../i18n/fr/checkbook.ts \ | 33 | ../../../i18n/fr/checkbook.ts \ |
34 | ../../../i18n/hu/checkbook.ts \ | 34 | ../../../i18n/hu/checkbook.ts \ |
35 | ../../../i18n/ja/checkbook.ts \ | 35 | ../../../i18n/ja/checkbook.ts \ |
36 | ../../../i18n/ko/checkbook.ts \ | 36 | ../../../i18n/ko/checkbook.ts \ |
37 | ../../../i18n/no/checkbook.ts \ | 37 | ../../../i18n/no/checkbook.ts \ |
38 | ../../../i18n/pl/checkbook.ts \ | 38 | ../../../i18n/pl/checkbook.ts \ |
39 | ../../../i18n/pt/checkbook.ts \ | 39 | ../../../i18n/pt/checkbook.ts \ |
40 | ../../../i18n/pt_BR/checkbook.ts \ | 40 | ../../../i18n/pt_BR/checkbook.ts \ |
41 | ../../../i18n/sl/checkbook.ts \ | 41 | ../../../i18n/sl/checkbook.ts \ |
42 | ../../../i18n/zh_CN/checkbook.ts \ | 42 | ../../../i18n/zh_CN/checkbook.ts \ |
43 | ../../../i18n/zh_TW/checkbook.ts \ | 43 | ../../../i18n/zh_TW/checkbook.ts \ |
44 | ../../../i18n/it/checkbook.ts | 44 | ../../../i18n/it/checkbook.ts |
45 | 45 | ||
46 | 46 | ||
47 | 47 | ||
48 | include ( ../../../include.pro ) | 48 | include ( $(OPIEDIR)/include.pro ) |
diff --git a/noncore/apps/confedit/confedit.pro b/noncore/apps/confedit/confedit.pro index 05691b4..d9aaa2f 100644 --- a/noncore/apps/confedit/confedit.pro +++ b/noncore/apps/confedit/confedit.pro | |||
@@ -8,25 +8,25 @@ INCLUDEPATH += $(OPIEDIR)/include | |||
8 | DEPENDPATH+= $(OPIEDIR)/ioclude | 8 | DEPENDPATH+= $(OPIEDIR)/ioclude |
9 | LIBS += -lqpe | 9 | LIBS += -lqpe |
10 | INTERFACES= | 10 | INTERFACES= |
11 | TARGET = confedit | 11 | TARGET = confedit |
12 | 12 | ||
13 | TRANSLATIONS = ../../../i18n/de/confedit.ts \ | 13 | TRANSLATIONS = ../../../i18n/de/confedit.ts \ |
14 | ../../../i18n/da/confedit.ts \ | 14 | ../../../i18n/da/confedit.ts \ |
15 | ../../../i18n/xx/confedit.ts \ | 15 | ../../../i18n/xx/confedit.ts \ |
16 | ../../../i18n/en/confedit.ts \ | 16 | ../../../i18n/en/confedit.ts \ |
17 | ../../../i18n/es/confedit.ts \ | 17 | ../../../i18n/es/confedit.ts \ |
18 | ../../../i18n/fr/confedit.ts \ | 18 | ../../../i18n/fr/confedit.ts \ |
19 | ../../../i18n/hu/confedit.ts \ | 19 | ../../../i18n/hu/confedit.ts \ |
20 | ../../../i18n/ja/confedit.ts \ | 20 | ../../../i18n/ja/confedit.ts \ |
21 | ../../../i18n/ko/confedit.ts \ | 21 | ../../../i18n/ko/confedit.ts \ |
22 | ../../../i18n/no/confedit.ts \ | 22 | ../../../i18n/no/confedit.ts \ |
23 | ../../../i18n/pl/confedit.ts \ | 23 | ../../../i18n/pl/confedit.ts \ |
24 | ../../../i18n/pt/confedit.ts \ | 24 | ../../../i18n/pt/confedit.ts \ |
25 | ../../../i18n/pt_BR/confedit.ts \ | 25 | ../../../i18n/pt_BR/confedit.ts \ |
26 | ../../../i18n/sl/confedit.ts \ | 26 | ../../../i18n/sl/confedit.ts \ |
27 | ../../../i18n/zh_CN/confedit.ts \ | 27 | ../../../i18n/zh_CN/confedit.ts \ |
28 | ../../../i18n/zh_TW/confedit.ts | 28 | ../../../i18n/zh_TW/confedit.ts |
29 | 29 | ||
30 | 30 | ||
31 | 31 | ||
32 | include ( ../../../include.pro ) | 32 | include ( $(OPIEDIR)/include.pro ) |
diff --git a/noncore/apps/odict/odict.pro b/noncore/apps/odict/odict.pro index 51f7ca0..e43f935 100644 --- a/noncore/apps/odict/odict.pro +++ b/noncore/apps/odict/odict.pro | |||
@@ -18,25 +18,25 @@ DEPENDPATH += $(OPIEDIR)/include | |||
18 | LIBS += -lqpe -lstdc++ -lopie | 18 | LIBS += -lqpe -lstdc++ -lopie |
19 | TARGET = odict | 19 | TARGET = odict |
20 | DESTDIR = $(OPIEDIR)/bin | 20 | DESTDIR = $(OPIEDIR)/bin |
21 | 21 | ||
22 | TRANSLATIONS = ../../../i18n/de/odict.ts \ | 22 | TRANSLATIONS = ../../../i18n/de/odict.ts \ |
23 | ../../../i18n/xx/odict.ts \ | 23 | ../../../i18n/xx/odict.ts \ |
24 | ../../../i18n/en/odict.ts \ | 24 | ../../../i18n/en/odict.ts \ |
25 | ../../../i18n/es/odict.ts \ | 25 | ../../../i18n/es/odict.ts \ |
26 | ../../../i18n/fr/odict.ts \ | 26 | ../../../i18n/fr/odict.ts \ |
27 | ../../../i18n/hu/odict.ts \ | 27 | ../../../i18n/hu/odict.ts \ |
28 | ../../../i18n/ja/odict.ts \ | 28 | ../../../i18n/ja/odict.ts \ |
29 | ../../../i18n/ko/odict.ts \ | 29 | ../../../i18n/ko/odict.ts \ |
30 | ../../../i18n/no/odict.ts \ | 30 | ../../../i18n/no/odict.ts \ |
31 | ../../../i18n/pl/odict.ts \ | 31 | ../../../i18n/pl/odict.ts \ |
32 | ../../../i18n/pt/odict.ts \ | 32 | ../../../i18n/pt/odict.ts \ |
33 | ../../../i18n/pt_BR/odict.ts \ | 33 | ../../../i18n/pt_BR/odict.ts \ |
34 | ../../../i18n/sl/odict.ts \ | 34 | ../../../i18n/sl/odict.ts \ |
35 | ../../../i18n/zh_CN/odict.ts \ | 35 | ../../../i18n/zh_CN/odict.ts \ |
36 | ../../../i18n/zh_TW/odict.ts \ | 36 | ../../../i18n/zh_TW/odict.ts \ |
37 | ../../../i18n/it/odict.ts \ | 37 | ../../../i18n/it/odict.ts \ |
38 | ../../../i18n/da/odict.ts | 38 | ../../../i18n/da/odict.ts |
39 | 39 | ||
40 | 40 | ||
41 | 41 | ||
42 | include ( ../../../include.pro ) | 42 | include ( $(OPIEDIR)/include.pro ) |
diff --git a/noncore/apps/opie-console/opie-console.pro b/noncore/apps/opie-console/opie-console.pro index 5ffa46f..58b29ca 100644 --- a/noncore/apps/opie-console/opie-console.pro +++ b/noncore/apps/opie-console/opie-console.pro | |||
@@ -53,25 +53,25 @@ SOURCES = io_layer.cpp io_serial.cpp io_irda.cpp io_bt.cpp io_modem.cpp \ | |||
53 | serialconfigwidget.cpp irdaconfigwidget.cpp \ | 53 | serialconfigwidget.cpp irdaconfigwidget.cpp \ |
54 | btconfigwidget.cpp modemconfigwidget.cpp \ | 54 | btconfigwidget.cpp modemconfigwidget.cpp \ |
55 | atconfigdialog.cpp dialdialog.cpp \ | 55 | atconfigdialog.cpp dialdialog.cpp \ |
56 | default.cpp procctl.cpp \ | 56 | default.cpp procctl.cpp \ |
57 | function_keyboard.cpp \ | 57 | function_keyboard.cpp \ |
58 | receive_layer.cpp filereceive.cpp \ | 58 | receive_layer.cpp filereceive.cpp \ |
59 | script.cpp \ | 59 | script.cpp \ |
60 | dialer.cpp \ | 60 | dialer.cpp \ |
61 | terminalwidget.cpp \ | 61 | terminalwidget.cpp \ |
62 | emulation_handler.cpp TEHistory.cpp \ | 62 | emulation_handler.cpp TEHistory.cpp \ |
63 | TEScreen.cpp TEWidget.cpp \ | 63 | TEScreen.cpp TEWidget.cpp \ |
64 | TEmuVt102.cpp TEmulation.cpp MyPty.cpp \ | 64 | TEmuVt102.cpp TEmulation.cpp MyPty.cpp \ |
65 | consoleconfigwidget.cpp | 65 | consoleconfigwidget.cpp |
66 | 66 | ||
67 | 67 | ||
68 | INTERFACES = configurebase.ui editbase.ui | 68 | INTERFACES = configurebase.ui editbase.ui |
69 | INCLUDEPATH += $(OPIEDIR)/include | 69 | INCLUDEPATH += $(OPIEDIR)/include |
70 | DEPENDPATH += $(OPIEDIR)/include | 70 | DEPENDPATH += $(OPIEDIR)/include |
71 | LIBS += -lqpe -lopie -lutil | 71 | LIBS += -lqpe -lopie -lutil |
72 | TARGET = opie-console | 72 | TARGET = opie-console |
73 | 73 | ||
74 | 74 | ||
75 | 75 | ||
76 | 76 | ||
77 | include ( ../../../include.pro ) | 77 | include ( $(OPIEDIR)/include.pro ) |
diff --git a/noncore/apps/opie-console/test/console.pro b/noncore/apps/opie-console/test/console.pro index ec3efbf..7b4c310 100644 --- a/noncore/apps/opie-console/test/console.pro +++ b/noncore/apps/opie-console/test/console.pro | |||
@@ -1,21 +1,21 @@ | |||
1 | TEMPLATE = app | 1 | TEMPLATE = app |
2 | #CONFIG = qt warn_on release | 2 | #CONFIG = qt warn_on release |
3 | CONFIG = qt debug | 3 | CONFIG = qt debug |
4 | #DESTDIR = $(OPIEDIR)/bin | 4 | #DESTDIR = $(OPIEDIR)/bin |
5 | HEADERS = ../io_layer.h ../io_serial.h ../sz_transfer.h ../file_layer.h\ | 5 | HEADERS = ../io_layer.h ../io_serial.h ../sz_transfer.h ../file_layer.h\ |
6 | senderui.h ../profile.h ../filetransfer.h ../procctl.h \ | 6 | senderui.h ../profile.h ../filetransfer.h ../procctl.h \ |
7 | ../filereceive.h ../receive_layer.h | 7 | ../filereceive.h ../receive_layer.h |
8 | SOURCES = ../io_layer.cpp ../io_serial.cpp \ | 8 | SOURCES = ../io_layer.cpp ../io_serial.cpp \ |
9 | ../profile.cpp ../sz_transfer.cpp ../file_layer.cpp\ | 9 | ../profile.cpp ../sz_transfer.cpp ../file_layer.cpp\ |
10 | main.cpp senderui.cpp ../filetransfer.cpp ../procctl.cpp \ | 10 | main.cpp senderui.cpp ../filetransfer.cpp ../procctl.cpp \ |
11 | ../filereceive.cpp ../receive_layer.cpp | 11 | ../filereceive.cpp ../receive_layer.cpp |
12 | INTERFACES = sender.ui | 12 | INTERFACES = sender.ui |
13 | INCLUDEPATH += $(OPIEDIR)/include | 13 | INCLUDEPATH += $(OPIEDIR)/include |
14 | DEPENDPATH += $(OPIEDIR)/include | 14 | DEPENDPATH += $(OPIEDIR)/include |
15 | LIBS += -lqpe -lopie | 15 | LIBS += -lqpe -lopie |
16 | TARGET = test | 16 | TARGET = test |
17 | 17 | ||
18 | 18 | ||
19 | 19 | ||
20 | 20 | ||
21 | include ( ../../../../include.pro ) | 21 | include ( $(OPIEDIR)/include.pro ) |
diff --git a/noncore/apps/opie-reader/opie-reader.pro b/noncore/apps/opie-reader/opie-reader.pro index aae9a01..409f9c7 100644 --- a/noncore/apps/opie-reader/opie-reader.pro +++ b/noncore/apps/opie-reader/opie-reader.pro | |||
@@ -53,25 +53,25 @@ SOURCES = Aportis.cpp \ | |||
53 | QTReader.cpp \ | 53 | QTReader.cpp \ |
54 | QTReaderApp.cpp \ | 54 | QTReaderApp.cpp \ |
55 | QtrListView.cpp \ | 55 | QtrListView.cpp \ |
56 | StyleConsts.cpp \ | 56 | StyleConsts.cpp \ |
57 | arith_d.cpp \ | 57 | arith_d.cpp \ |
58 | fileBrowser.cpp \ | 58 | fileBrowser.cpp \ |
59 | infowin.cpp \ | 59 | infowin.cpp \ |
60 | main.cpp \ | 60 | main.cpp \ |
61 | pdb.cpp \ | 61 | pdb.cpp \ |
62 | plucker.cpp \ | 62 | plucker.cpp \ |
63 | ppm.cpp \ | 63 | ppm.cpp \ |
64 | ppm_expander.cpp \ | 64 | ppm_expander.cpp \ |
65 | ztxt.cpp | 65 | ztxt.cpp |
66 | 66 | ||
67 | INTERFACES= | 67 | INTERFACES= |
68 | DESTDIR = $(OPIEDIR)/bin | 68 | DESTDIR = $(OPIEDIR)/bin |
69 | INCLUDEPATH+= $(OPIEDIR)/include | 69 | INCLUDEPATH+= $(OPIEDIR)/include |
70 | DEPENDPATH+= $(OPIEDIR)/include | 70 | DEPENDPATH+= $(OPIEDIR)/include |
71 | TARGET = reader | 71 | TARGET = reader |
72 | LIBS += -lqpe | 72 | LIBS += -lqpe |
73 | 73 | ||
74 | 74 | ||
75 | 75 | ||
76 | 76 | ||
77 | include ( ../../../include.pro ) | 77 | include ( $(OPIEDIR)/include.pro ) |
diff --git a/noncore/apps/opie-sheet/opie-sheet.pro b/noncore/apps/opie-sheet/opie-sheet.pro index 7256c0c..90f29fc 100644 --- a/noncore/apps/opie-sheet/opie-sheet.pro +++ b/noncore/apps/opie-sheet/opie-sheet.pro | |||
@@ -7,25 +7,25 @@ INCLUDEPATH += $(OPIEDIR)/include | |||
7 | DEPENDPATH+= $(OPIEDIR)/include | 7 | DEPENDPATH+= $(OPIEDIR)/include |
8 | LIBS += -lqpe | 8 | LIBS += -lqpe |
9 | TARGET = sheetqt | 9 | TARGET = sheetqt |
10 | 10 | ||
11 | TRANSLATIONS = ../../../i18n/de/opie-sheet.ts \ | 11 | TRANSLATIONS = ../../../i18n/de/opie-sheet.ts \ |
12 | ../../../i18n/da/opie-sheet.ts \ | 12 | ../../../i18n/da/opie-sheet.ts \ |
13 | ../../../i18n/xx/opie-sheet.ts \ | 13 | ../../../i18n/xx/opie-sheet.ts \ |
14 | ../../../i18n/en/opie-sheet.ts \ | 14 | ../../../i18n/en/opie-sheet.ts \ |
15 | ../../../i18n/es/opie-sheet.ts \ | 15 | ../../../i18n/es/opie-sheet.ts \ |
16 | ../../../i18n/fr/opie-sheet.ts \ | 16 | ../../../i18n/fr/opie-sheet.ts \ |
17 | ../../../i18n/hu/opie-sheet.ts \ | 17 | ../../../i18n/hu/opie-sheet.ts \ |
18 | ../../../i18n/ja/opie-sheet.ts \ | 18 | ../../../i18n/ja/opie-sheet.ts \ |
19 | ../../../i18n/ko/opie-sheet.ts \ | 19 | ../../../i18n/ko/opie-sheet.ts \ |
20 | ../../../i18n/no/opie-sheet.ts \ | 20 | ../../../i18n/no/opie-sheet.ts \ |
21 | ../../../i18n/pl/opie-sheet.ts \ | 21 | ../../../i18n/pl/opie-sheet.ts \ |
22 | ../../../i18n/pt/opie-sheet.ts \ | 22 | ../../../i18n/pt/opie-sheet.ts \ |
23 | ../../../i18n/pt_BR/opie-sheet.ts \ | 23 | ../../../i18n/pt_BR/opie-sheet.ts \ |
24 | ../../../i18n/sl/opie-sheet.ts \ | 24 | ../../../i18n/sl/opie-sheet.ts \ |
25 | ../../../i18n/zh_CN/opie-sheet.ts \ | 25 | ../../../i18n/zh_CN/opie-sheet.ts \ |
26 | ../../../i18n/zh_TW/opie-sheet.ts \ | 26 | ../../../i18n/zh_TW/opie-sheet.ts \ |
27 | ../../../i18n/it/opie-sheet.ts | 27 | ../../../i18n/it/opie-sheet.ts |
28 | 28 | ||
29 | 29 | ||
30 | 30 | ||
31 | include ( ../../../include.pro ) | 31 | include ( $(OPIEDIR)/include.pro ) |
diff --git a/noncore/apps/opie-write/opie-write.pro b/noncore/apps/opie-write/opie-write.pro index 6a9d96d..f7bb296 100644 --- a/noncore/apps/opie-write/opie-write.pro +++ b/noncore/apps/opie-write/opie-write.pro | |||
@@ -5,25 +5,25 @@ DESTDIR = $(OPIEDIR)/bin | |||
5 | 5 | ||
6 | HEADERS =qcleanuphandler.h \ | 6 | HEADERS =qcleanuphandler.h \ |
7 | qcomplextext_p.h \ | 7 | qcomplextext_p.h \ |
8 | qrichtext_p.h \ | 8 | qrichtext_p.h \ |
9 | qstylesheet.h \ | 9 | qstylesheet.h \ |
10 | qtextedit.h \ | 10 | qtextedit.h \ |
11 | mainwindow.h | 11 | mainwindow.h |
12 | 12 | ||
13 | SOURCES =qcomplextext.cpp \ | 13 | SOURCES =qcomplextext.cpp \ |
14 | qstylesheet.cpp \ | 14 | qstylesheet.cpp \ |
15 | qrichtext_p.cpp \ | 15 | qrichtext_p.cpp \ |
16 | qrichtext.cpp \ | 16 | qrichtext.cpp \ |
17 | qtextedit.cpp \ | 17 | qtextedit.cpp \ |
18 | main.cpp \ | 18 | main.cpp \ |
19 | mainwindow.cpp | 19 | mainwindow.cpp |
20 | 20 | ||
21 | INCLUDEPATH+= $(OPIEDIR)/include | 21 | INCLUDEPATH+= $(OPIEDIR)/include |
22 | DEPENDPATH+= $(OPIEDIR)/include | 22 | DEPENDPATH+= $(OPIEDIR)/include |
23 | LIBS += -lqpe | 23 | LIBS += -lqpe |
24 | 24 | ||
25 | TARGET = opie-write | 25 | TARGET = opie-write |
26 | 26 | ||
27 | 27 | ||
28 | 28 | ||
29 | include ( ../../../include.pro ) | 29 | include ( $(OPIEDIR)/include.pro ) |
diff --git a/noncore/apps/tableviewer/tableviewer.pro b/noncore/apps/tableviewer/tableviewer.pro index 91222d2..1c7905b 100644 --- a/noncore/apps/tableviewer/tableviewer.pro +++ b/noncore/apps/tableviewer/tableviewer.pro | |||
@@ -33,25 +33,25 @@ INTERFACES = ui/tvkeyedit_gen.ui | |||
33 | TARGET = tableviewer | 33 | TARGET = tableviewer |
34 | INCLUDEPATH += $(OPIEDIR)/include | 34 | INCLUDEPATH += $(OPIEDIR)/include |
35 | DEPENDPATH += $(OPIEDIR)/include | 35 | DEPENDPATH += $(OPIEDIR)/include |
36 | LIBS += -lqpe | 36 | LIBS += -lqpe |
37 | 37 | ||
38 | TRANSLATIONS = ../../../i18n/de/tableviewer.ts \ | 38 | TRANSLATIONS = ../../../i18n/de/tableviewer.ts \ |
39 | ../../../i18n/da/tableviewer.ts \ | 39 | ../../../i18n/da/tableviewer.ts \ |
40 | ../../../i18n/xx/tableviewer.ts \ | 40 | ../../../i18n/xx/tableviewer.ts \ |
41 | ../../../i18n/en/tableviewer.ts \ | 41 | ../../../i18n/en/tableviewer.ts \ |
42 | ../../../i18n/es/tableviewer.ts \ | 42 | ../../../i18n/es/tableviewer.ts \ |
43 | ../../../i18n/fr/tableviewer.ts \ | 43 | ../../../i18n/fr/tableviewer.ts \ |
44 | ../../../i18n/hu/tableviewer.ts \ | 44 | ../../../i18n/hu/tableviewer.ts \ |
45 | ../../../i18n/ja/tableviewer.ts \ | 45 | ../../../i18n/ja/tableviewer.ts \ |
46 | ../../../i18n/ko/tableviewer.ts \ | 46 | ../../../i18n/ko/tableviewer.ts \ |
47 | ../../../i18n/no/tableviewer.ts \ | 47 | ../../../i18n/no/tableviewer.ts \ |
48 | ../../../i18n/pl/tableviewer.ts \ | 48 | ../../../i18n/pl/tableviewer.ts \ |
49 | ../../../i18n/pt/tableviewer.ts \ | 49 | ../../../i18n/pt/tableviewer.ts \ |
50 | ../../../i18n/pt_BR/tableviewer.ts \ | 50 | ../../../i18n/pt_BR/tableviewer.ts \ |
51 | ../../../i18n/sl/tableviewer.ts \ | 51 | ../../../i18n/sl/tableviewer.ts \ |
52 | ../../../i18n/zh_CN/tableviewer.ts \ | 52 | ../../../i18n/zh_CN/tableviewer.ts \ |
53 | ../../../i18n/zh_TW/tableviewer.ts | 53 | ../../../i18n/zh_TW/tableviewer.ts |
54 | 54 | ||
55 | 55 | ||
56 | 56 | ||
57 | include ( ../../../include.pro ) | 57 | include ( $(OPIEDIR)/include.pro ) |
diff --git a/noncore/apps/tinykate/libkate/libkate.pro b/noncore/apps/tinykate/libkate/libkate.pro index 0dd5b4c..b0354e6 100644 --- a/noncore/apps/tinykate/libkate/libkate.pro +++ b/noncore/apps/tinykate/libkate/libkate.pro | |||
@@ -66,25 +66,25 @@ SOURCES = microkde/kapplication.cpp \ | |||
66 | document/katebuffer.cpp document/katedialogs.cpp \ | 66 | document/katebuffer.cpp document/katedialogs.cpp \ |
67 | document/katehighlight.cpp \ | 67 | document/katehighlight.cpp \ |
68 | document/katecmd.cpp \ | 68 | document/katecmd.cpp \ |
69 | document/katesyntaxdocument.cpp document/katecmds.cpp \ | 69 | document/katesyntaxdocument.cpp document/katecmds.cpp \ |
70 | document/katedocument.cpp document/katetextline.cpp \ | 70 | document/katedocument.cpp document/katetextline.cpp \ |
71 | view/kateundohistory.cpp \ | 71 | view/kateundohistory.cpp \ |
72 | view/kateview.cpp \ | 72 | view/kateview.cpp \ |
73 | view/kateviewdialog.cpp \ | 73 | view/kateviewdialog.cpp \ |
74 | interfaces/interfaces.cpp | 74 | interfaces/interfaces.cpp |
75 | 75 | ||
76 | INTERFACES= | 76 | INTERFACES= |
77 | INCLUDEPATH+= $(OPIEDIR)/include $(OPIEDIR)/noncore/apps/tinykate/libkate/microkde \ | 77 | INCLUDEPATH+= $(OPIEDIR)/include $(OPIEDIR)/noncore/apps/tinykate/libkate/microkde \ |
78 | $(OPIEDIR)/noncore/apps/tinykate/libkate/document \ | 78 | $(OPIEDIR)/noncore/apps/tinykate/libkate/document \ |
79 | $(OPIEDIR)/noncore/apps/tinykate/libkate/view \ | 79 | $(OPIEDIR)/noncore/apps/tinykate/libkate/view \ |
80 | $(OPIEDIR)/noncore/apps/tinykate/libkate/interfaces \ | 80 | $(OPIEDIR)/noncore/apps/tinykate/libkate/interfaces \ |
81 | $(OPIEDIR)/noncore/apps/tinykate/libkate/ktexteditor \ | 81 | $(OPIEDIR)/noncore/apps/tinykate/libkate/ktexteditor \ |
82 | $(OPIEDIR)/noncore/apps/tinykate/libkate/qt3back | 82 | $(OPIEDIR)/noncore/apps/tinykate/libkate/qt3back |
83 | DEPENDPATH+= $(OPIEDIR)/include | 83 | DEPENDPATH+= $(OPIEDIR)/include |
84 | LIBS += -lqpe -lopie | 84 | LIBS += -lqpe -lopie |
85 | TARGET = tinykate | 85 | TARGET = tinykate |
86 | 86 | ||
87 | INCLUDEPATH += $(OPIEDIR)/include | 87 | INCLUDEPATH += $(OPIEDIR)/include |
88 | DESTDIR = $(OPIEDIR)/lib$(PROJMAK) | 88 | DESTDIR = $(OPIEDIR)/lib$(PROJMAK) |
89 | 89 | ||
90 | include ( ../../../../include.pro ) | 90 | include ( $(OPIEDIR)/include.pro ) |
diff --git a/noncore/apps/tinykate/tinykate.pro b/noncore/apps/tinykate/tinykate.pro index 11b4e5d..61b60a6 100644 --- a/noncore/apps/tinykate/tinykate.pro +++ b/noncore/apps/tinykate/tinykate.pro | |||
@@ -1,20 +1,20 @@ | |||
1 | TEMPLATE= app | 1 | TEMPLATE= app |
2 | CONFIG = qt warn_on release | 2 | CONFIG = qt warn_on release |
3 | DESTDIR = $(OPIEDIR)/bin | 3 | DESTDIR = $(OPIEDIR)/bin |
4 | HEADERS = tinykate.h | 4 | HEADERS = tinykate.h |
5 | SOURCES = tinykate.cpp main.cpp | 5 | SOURCES = tinykate.cpp main.cpp |
6 | INTERFACES= | 6 | INTERFACES= |
7 | INCLUDEPATH+= $(OPIEDIR)/include $(OPIEDIR)/noncore/apps/tinykate/libkate/microkde \ | 7 | INCLUDEPATH+= $(OPIEDIR)/include $(OPIEDIR)/noncore/apps/tinykate/libkate/microkde \ |
8 | $(OPIEDIR)/noncore/apps/tinykate/libkate/document \ | 8 | $(OPIEDIR)/noncore/apps/tinykate/libkate/document \ |
9 | $(OPIEDIR)/noncore/apps/tinykate/libkate/view \ | 9 | $(OPIEDIR)/noncore/apps/tinykate/libkate/view \ |
10 | $(OPIEDIR)/noncore/apps/tinykate/libkate/interfaces \ | 10 | $(OPIEDIR)/noncore/apps/tinykate/libkate/interfaces \ |
11 | $(OPIEDIR)/noncore/apps/tinykate/libkate/ktexteditor \ | 11 | $(OPIEDIR)/noncore/apps/tinykate/libkate/ktexteditor \ |
12 | $(OPIEDIR)/noncore/apps/tinykate/libkate/qt3back | 12 | $(OPIEDIR)/noncore/apps/tinykate/libkate/qt3back |
13 | 13 | ||
14 | DEPENDPATH+= $(OPIEDIR)/include | 14 | DEPENDPATH+= $(OPIEDIR)/include |
15 | LIBS += -lqpe -ltinykate -lopie | 15 | LIBS += -lqpe -ltinykate -lopie |
16 | TARGET = tinykate | 16 | TARGET = tinykate |
17 | 17 | ||
18 | 18 | ||
19 | 19 | ||
20 | include ( ../../../include.pro ) | 20 | include ( $(OPIEDIR)/include.pro ) |
diff --git a/noncore/comm/keypebble/keypebble.pro b/noncore/comm/keypebble/keypebble.pro index 83171ba..1eee074 100644 --- a/noncore/comm/keypebble/keypebble.pro +++ b/noncore/comm/keypebble/keypebble.pro | |||
@@ -31,25 +31,25 @@ INTERFACES = kvncconndlgbase.ui \ | |||
31 | TARGET = keypebble | 31 | TARGET = keypebble |
32 | INCLUDEPATH += $(OPIEDIR)/include | 32 | INCLUDEPATH += $(OPIEDIR)/include |
33 | DEPENDPATH += $(OPIEDIR)/include | 33 | DEPENDPATH += $(OPIEDIR)/include |
34 | LIBS += -lqpe | 34 | LIBS += -lqpe |
35 | 35 | ||
36 | TRANSLATIONS = ../../../i18n/de/keypebble.ts \ | 36 | TRANSLATIONS = ../../../i18n/de/keypebble.ts \ |
37 | ../../../i18n/da/keypebble.ts \ | 37 | ../../../i18n/da/keypebble.ts \ |
38 | ../../../i18n/xx/keypebble.ts \ | 38 | ../../../i18n/xx/keypebble.ts \ |
39 | ../../../i18n/en/keypebble.ts \ | 39 | ../../../i18n/en/keypebble.ts \ |
40 | ../../../i18n/es/keypebble.ts \ | 40 | ../../../i18n/es/keypebble.ts \ |
41 | ../../../i18n/fr/keypebble.ts \ | 41 | ../../../i18n/fr/keypebble.ts \ |
42 | ../../../i18n/hu/keypebble.ts \ | 42 | ../../../i18n/hu/keypebble.ts \ |
43 | ../../../i18n/ja/keypebble.ts \ | 43 | ../../../i18n/ja/keypebble.ts \ |
44 | ../../../i18n/ko/keypebble.ts \ | 44 | ../../../i18n/ko/keypebble.ts \ |
45 | ../../../i18n/no/keypebble.ts \ | 45 | ../../../i18n/no/keypebble.ts \ |
46 | ../../../i18n/pl/keypebble.ts \ | 46 | ../../../i18n/pl/keypebble.ts \ |
47 | ../../../i18n/pt/keypebble.ts \ | 47 | ../../../i18n/pt/keypebble.ts \ |
48 | ../../../i18n/pt_BR/keypebble.ts \ | 48 | ../../../i18n/pt_BR/keypebble.ts \ |
49 | ../../../i18n/sl/keypebble.ts \ | 49 | ../../../i18n/sl/keypebble.ts \ |
50 | ../../../i18n/zh_CN/keypebble.ts \ | 50 | ../../../i18n/zh_CN/keypebble.ts \ |
51 | ../../../i18n/zh_TW/keypebble.ts | 51 | ../../../i18n/zh_TW/keypebble.ts |
52 | 52 | ||
53 | 53 | ||
54 | 54 | ||
55 | include ( ../../../include.pro ) | 55 | include ( $(OPIEDIR)/include.pro ) |
diff --git a/noncore/comm/mobilemsg/mobilemsg.pro b/noncore/comm/mobilemsg/mobilemsg.pro index 62fe70c..4a3bbd8 100644 --- a/noncore/comm/mobilemsg/mobilemsg.pro +++ b/noncore/comm/mobilemsg/mobilemsg.pro | |||
@@ -8,25 +8,25 @@ DEPENDPATH += $(OPIEDIR)/include | |||
8 | LIBS += -lqpe | 8 | LIBS += -lqpe |
9 | TARGET = mobilemsg | 9 | TARGET = mobilemsg |
10 | DESTDIR = $(OPIEDIR)/bin | 10 | DESTDIR = $(OPIEDIR)/bin |
11 | INTERFACES= mobilemsgbase.ui | 11 | INTERFACES= mobilemsgbase.ui |
12 | 12 | ||
13 | TRANSLATIONS = ../../../i18n/de/mobilemsg.ts \ | 13 | TRANSLATIONS = ../../../i18n/de/mobilemsg.ts \ |
14 | ../../../i18n/da/mobilemsg.ts \ | 14 | ../../../i18n/da/mobilemsg.ts \ |
15 | ../../../i18n/xx/mobilemsg.ts \ | 15 | ../../../i18n/xx/mobilemsg.ts \ |
16 | ../../../i18n/en/mobilemsg.ts \ | 16 | ../../../i18n/en/mobilemsg.ts \ |
17 | ../../../i18n/es/mobilemsg.ts \ | 17 | ../../../i18n/es/mobilemsg.ts \ |
18 | ../../../i18n/fr/mobilemsg.ts \ | 18 | ../../../i18n/fr/mobilemsg.ts \ |
19 | ../../../i18n/hu/mobilemsg.ts \ | 19 | ../../../i18n/hu/mobilemsg.ts \ |
20 | ../../../i18n/ja/mobilemsg.ts \ | 20 | ../../../i18n/ja/mobilemsg.ts \ |
21 | ../../../i18n/ko/mobilemsg.ts \ | 21 | ../../../i18n/ko/mobilemsg.ts \ |
22 | ../../../i18n/no/mobilemsg.ts \ | 22 | ../../../i18n/no/mobilemsg.ts \ |
23 | ../../../i18n/pl/mobilemsg.ts \ | 23 | ../../../i18n/pl/mobilemsg.ts \ |
24 | ../../../i18n/pt/mobilemsg.ts \ | 24 | ../../../i18n/pt/mobilemsg.ts \ |
25 | ../../../i18n/pt_BR/mobilemsg.ts \ | 25 | ../../../i18n/pt_BR/mobilemsg.ts \ |
26 | ../../../i18n/sl/mobilemsg.ts \ | 26 | ../../../i18n/sl/mobilemsg.ts \ |
27 | ../../../i18n/zh_CN/mobilemsg.ts \ | 27 | ../../../i18n/zh_CN/mobilemsg.ts \ |
28 | ../../../i18n/zh_TW/mobilemsg.ts | 28 | ../../../i18n/zh_TW/mobilemsg.ts |
29 | 29 | ||
30 | 30 | ||
31 | 31 | ||
32 | include ( ../../../include.pro ) | 32 | include ( $(OPIEDIR)/include.pro ) |
diff --git a/noncore/decorations/flat/flat.pro b/noncore/decorations/flat/flat.pro index 96b4b78..e691339 100644 --- a/noncore/decorations/flat/flat.pro +++ b/noncore/decorations/flat/flat.pro | |||
@@ -1,15 +1,15 @@ | |||
1 | TEMPLATE= lib | 1 | TEMPLATE= lib |
2 | CONFIG += qt warn_on release | 2 | CONFIG += qt warn_on release |
3 | HEADERS = flat.h | 3 | HEADERS = flat.h |
4 | SOURCES = flat.cpp | 4 | SOURCES = flat.cpp |
5 | TARGET = flat | 5 | TARGET = flat |
6 | DESTDIR = $(OPIEDIR)/plugins/decorations | 6 | DESTDIR = $(OPIEDIR)/plugins/decorations |
7 | INCLUDEPATH+= $(OPIEDIR)/include | 7 | INCLUDEPATH+= $(OPIEDIR)/include |
8 | DEPENDPATH += $(OPIEDIR)/include | 8 | DEPENDPATH += $(OPIEDIR)/include |
9 | LIBS += -lqpe | 9 | LIBS += -lqpe |
10 | VERSION = 1.0.0 | 10 | VERSION = 1.0.0 |
11 | 11 | ||
12 | 12 | ||
13 | 13 | ||
14 | 14 | ||
15 | include ( ../../../include.pro ) | 15 | include ( $(OPIEDIR)/include.pro ) |
diff --git a/noncore/decorations/liquid/liquid.pro b/noncore/decorations/liquid/liquid.pro index d614a64..7c310a6 100644 --- a/noncore/decorations/liquid/liquid.pro +++ b/noncore/decorations/liquid/liquid.pro | |||
@@ -1,14 +1,14 @@ | |||
1 | TEMPLATE = lib | 1 | TEMPLATE = lib |
2 | CONFIG = qt embedded release warn_on | 2 | CONFIG = qt embedded release warn_on |
3 | SOURCES = liquid.cpp | 3 | SOURCES = liquid.cpp |
4 | HEADERS = liquid.h | 4 | HEADERS = liquid.h |
5 | LIBS += -lqpe | 5 | LIBS += -lqpe |
6 | INCLUDEPATH += $(OPIEDIR)/include | 6 | INCLUDEPATH += $(OPIEDIR)/include |
7 | DESTDIR = $(OPIEDIR)/plugins/decorations | 7 | DESTDIR = $(OPIEDIR)/plugins/decorations |
8 | TARGET = liquid | 8 | TARGET = liquid |
9 | VERSION = 1.0.0 | 9 | VERSION = 1.0.0 |
10 | 10 | ||
11 | 11 | ||
12 | 12 | ||
13 | 13 | ||
14 | include ( ../../../include.pro ) | 14 | include ( $(OPIEDIR)/include.pro ) |
diff --git a/noncore/decorations/polished/polished.pro b/noncore/decorations/polished/polished.pro index e9ee73a..1ee940e 100644 --- a/noncore/decorations/polished/polished.pro +++ b/noncore/decorations/polished/polished.pro | |||
@@ -1,15 +1,15 @@ | |||
1 | TEMPLATE= lib | 1 | TEMPLATE= lib |
2 | CONFIG += qt warn_on release | 2 | CONFIG += qt warn_on release |
3 | HEADERS = polished.h | 3 | HEADERS = polished.h |
4 | SOURCES = polished.cpp | 4 | SOURCES = polished.cpp |
5 | TARGET = polished | 5 | TARGET = polished |
6 | DESTDIR = $(OPIEDIR)/plugins/decorations | 6 | DESTDIR = $(OPIEDIR)/plugins/decorations |
7 | INCLUDEPATH+= $(OPIEDIR)/include | 7 | INCLUDEPATH+= $(OPIEDIR)/include |
8 | DEPENDPATH += $(OPIEDIR)/include | 8 | DEPENDPATH += $(OPIEDIR)/include |
9 | LIBS += -lqpe | 9 | LIBS += -lqpe |
10 | VERSION = 1.0.0 | 10 | VERSION = 1.0.0 |
11 | 11 | ||
12 | 12 | ||
13 | 13 | ||
14 | 14 | ||
15 | include ( ../../../include.pro ) | 15 | include ( $(OPIEDIR)/include.pro ) |
diff --git a/noncore/games/bounce/bounce.pro b/noncore/games/bounce/bounce.pro index bb3e4df..b66c53d 100644 --- a/noncore/games/bounce/bounce.pro +++ b/noncore/games/bounce/bounce.pro | |||
@@ -8,25 +8,25 @@ DEPENDPATH += $(OPIEDIR)/include | |||
8 | LIBS += -lqpe | 8 | LIBS += -lqpe |
9 | DESTDIR = $(OPIEDIR)/bin | 9 | DESTDIR = $(OPIEDIR)/bin |
10 | TARGET = bounce | 10 | TARGET = bounce |
11 | 11 | ||
12 | TRANSLATIONS = ../../../i18n/de/bounce.ts \ | 12 | TRANSLATIONS = ../../../i18n/de/bounce.ts \ |
13 | ../../../i18n/da/bounce.ts \ | 13 | ../../../i18n/da/bounce.ts \ |
14 | ../../../i18n/xx/bounce.ts \ | 14 | ../../../i18n/xx/bounce.ts \ |
15 | ../../../i18n/en/bounce.ts \ | 15 | ../../../i18n/en/bounce.ts \ |
16 | ../../../i18n/es/bounce.ts \ | 16 | ../../../i18n/es/bounce.ts \ |
17 | ../../../i18n/fr/bounce.ts \ | 17 | ../../../i18n/fr/bounce.ts \ |
18 | ../../../i18n/hu/bounce.ts \ | 18 | ../../../i18n/hu/bounce.ts \ |
19 | ../../../i18n/ja/bounce.ts \ | 19 | ../../../i18n/ja/bounce.ts \ |
20 | ../../../i18n/ko/bounce.ts \ | 20 | ../../../i18n/ko/bounce.ts \ |
21 | ../../../i18n/no/bounce.ts \ | 21 | ../../../i18n/no/bounce.ts \ |
22 | ../../../i18n/pl/bounce.ts \ | 22 | ../../../i18n/pl/bounce.ts \ |
23 | ../../../i18n/pt/bounce.ts \ | 23 | ../../../i18n/pt/bounce.ts \ |
24 | ../../../i18n/pt_BR/bounce.ts \ | 24 | ../../../i18n/pt_BR/bounce.ts \ |
25 | ../../../i18n/sl/bounce.ts \ | 25 | ../../../i18n/sl/bounce.ts \ |
26 | ../../../i18n/zh_CN/bounce.ts \ | 26 | ../../../i18n/zh_CN/bounce.ts \ |
27 | ../../../i18n/zh_TW/bounce.ts \ | 27 | ../../../i18n/zh_TW/bounce.ts \ |
28 | ../../../i18n/it/bounce.ts | 28 | ../../../i18n/it/bounce.ts |
29 | 29 | ||
30 | 30 | ||
31 | 31 | ||
32 | include ( ../../../include.pro ) | 32 | include ( $(OPIEDIR)/include.pro ) |
diff --git a/noncore/games/buzzword/buzzword.pro b/noncore/games/buzzword/buzzword.pro index 61c7085..2ce48eb 100644 --- a/noncore/games/buzzword/buzzword.pro +++ b/noncore/games/buzzword/buzzword.pro | |||
@@ -7,25 +7,25 @@ DEPENDPATH += $(OPIEDIR)/include | |||
7 | DESTDIR = $(OPIEDIR)/bin | 7 | DESTDIR = $(OPIEDIR)/bin |
8 | LIBS += -lqpe | 8 | LIBS += -lqpe |
9 | TARGET = buzzword | 9 | TARGET = buzzword |
10 | 10 | ||
11 | TRANSLATIONS = ../../../i18n/de/buzzword.ts \ | 11 | TRANSLATIONS = ../../../i18n/de/buzzword.ts \ |
12 | ../../../i18n/da/buzzword.ts \ | 12 | ../../../i18n/da/buzzword.ts \ |
13 | ../../../i18n/xx/buzzword.ts \ | 13 | ../../../i18n/xx/buzzword.ts \ |
14 | ../../../i18n/en/buzzword.ts \ | 14 | ../../../i18n/en/buzzword.ts \ |
15 | ../../../i18n/es/buzzword.ts \ | 15 | ../../../i18n/es/buzzword.ts \ |
16 | ../../../i18n/fr/buzzword.ts \ | 16 | ../../../i18n/fr/buzzword.ts \ |
17 | ../../../i18n/hu/buzzword.ts \ | 17 | ../../../i18n/hu/buzzword.ts \ |
18 | ../../../i18n/ja/buzzword.ts \ | 18 | ../../../i18n/ja/buzzword.ts \ |
19 | ../../../i18n/ko/buzzword.ts \ | 19 | ../../../i18n/ko/buzzword.ts \ |
20 | ../../../i18n/no/buzzword.ts \ | 20 | ../../../i18n/no/buzzword.ts \ |
21 | ../../../i18n/pl/buzzword.ts \ | 21 | ../../../i18n/pl/buzzword.ts \ |
22 | ../../../i18n/pt/buzzword.ts \ | 22 | ../../../i18n/pt/buzzword.ts \ |
23 | ../../../i18n/pt_BR/buzzword.ts \ | 23 | ../../../i18n/pt_BR/buzzword.ts \ |
24 | ../../../i18n/sl/buzzword.ts \ | 24 | ../../../i18n/sl/buzzword.ts \ |
25 | ../../../i18n/zh_CN/buzzword.ts \ | 25 | ../../../i18n/zh_CN/buzzword.ts \ |
26 | ../../../i18n/zh_TW/buzzword.ts \ | 26 | ../../../i18n/zh_TW/buzzword.ts \ |
27 | ../../../i18n/it/buzzword.ts | 27 | ../../../i18n/it/buzzword.ts |
28 | 28 | ||
29 | 29 | ||
30 | 30 | ||
31 | include ( ../../../include.pro ) | 31 | include ( $(OPIEDIR)/include.pro ) |
diff --git a/noncore/games/chess/chess.pro b/noncore/games/chess/chess.pro index a96eb66..4c9604f 100644 --- a/noncore/games/chess/chess.pro +++ b/noncore/games/chess/chess.pro | |||
@@ -11,25 +11,25 @@ INCLUDEPATH += $(OPIEDIR)/include | |||
11 | LIBS+= -lqpe | 11 | LIBS+= -lqpe |
12 | DBFILE= chess.db | 12 | DBFILE= chess.db |
13 | LANGUAGE= C++ | 13 | LANGUAGE= C++ |
14 | CPP_ALWAYS_CREATE_SOURCE= TRUE | 14 | CPP_ALWAYS_CREATE_SOURCE= TRUE |
15 | 15 | ||
16 | TRANSLATIONS = ../../../i18n/de/chess.ts \ | 16 | TRANSLATIONS = ../../../i18n/de/chess.ts \ |
17 | ../../../i18n/da/chess.ts \ | 17 | ../../../i18n/da/chess.ts \ |
18 | ../../../i18n/xx/chess.ts \ | 18 | ../../../i18n/xx/chess.ts \ |
19 | ../../../i18n/en/chess.ts \ | 19 | ../../../i18n/en/chess.ts \ |
20 | ../../../i18n/es/chess.ts \ | 20 | ../../../i18n/es/chess.ts \ |
21 | ../../../i18n/fr/chess.ts \ | 21 | ../../../i18n/fr/chess.ts \ |
22 | ../../../i18n/hu/chess.ts \ | 22 | ../../../i18n/hu/chess.ts \ |
23 | ../../../i18n/ja/chess.ts \ | 23 | ../../../i18n/ja/chess.ts \ |
24 | ../../../i18n/ko/chess.ts \ | 24 | ../../../i18n/ko/chess.ts \ |
25 | ../../../i18n/no/chess.ts \ | 25 | ../../../i18n/no/chess.ts \ |
26 | ../../../i18n/pl/chess.ts \ | 26 | ../../../i18n/pl/chess.ts \ |
27 | ../../../i18n/pt/chess.ts \ | 27 | ../../../i18n/pt/chess.ts \ |
28 | ../../../i18n/pt_BR/chess.ts \ | 28 | ../../../i18n/pt_BR/chess.ts \ |
29 | ../../../i18n/sl/chess.ts \ | 29 | ../../../i18n/sl/chess.ts \ |
30 | ../../../i18n/zh_CN/chess.ts \ | 30 | ../../../i18n/zh_CN/chess.ts \ |
31 | ../../../i18n/zh_TW/chess.ts | 31 | ../../../i18n/zh_TW/chess.ts |
32 | 32 | ||
33 | 33 | ||
34 | 34 | ||
35 | include ( ../../../include.pro ) | 35 | include ( $(OPIEDIR)/include.pro ) |
diff --git a/noncore/games/fifteen/fifteen.pro b/noncore/games/fifteen/fifteen.pro index d1c246d..6048b25 100644 --- a/noncore/games/fifteen/fifteen.pro +++ b/noncore/games/fifteen/fifteen.pro | |||
@@ -7,25 +7,25 @@ SOURCES = fifteen.cpp \ | |||
7 | INCLUDEPATH += $(OPIEDIR)/include | 7 | INCLUDEPATH += $(OPIEDIR)/include |
8 | DEPENDPATH+= $(OPIEDIR)/include | 8 | DEPENDPATH+= $(OPIEDIR)/include |
9 | LIBS += -lqpe | 9 | LIBS += -lqpe |
10 | TARGET = fifteen | 10 | TARGET = fifteen |
11 | 11 | ||
12 | TRANSLATIONS = ../../../i18n/de/fifteen.ts \ | 12 | TRANSLATIONS = ../../../i18n/de/fifteen.ts \ |
13 | ../../../i18n/da/fifteen.ts \ | 13 | ../../../i18n/da/fifteen.ts \ |
14 | ../../../i18n/xx/fifteen.ts \ | 14 | ../../../i18n/xx/fifteen.ts \ |
15 | ../../../i18n/en/fifteen.ts \ | 15 | ../../../i18n/en/fifteen.ts \ |
16 | ../../../i18n/es/fifteen.ts \ | 16 | ../../../i18n/es/fifteen.ts \ |
17 | ../../../i18n/fr/fifteen.ts \ | 17 | ../../../i18n/fr/fifteen.ts \ |
18 | ../../../i18n/hu/fifteen.ts \ | 18 | ../../../i18n/hu/fifteen.ts \ |
19 | ../../../i18n/ja/fifteen.ts \ | 19 | ../../../i18n/ja/fifteen.ts \ |
20 | ../../../i18n/ko/fifteen.ts \ | 20 | ../../../i18n/ko/fifteen.ts \ |
21 | ../../../i18n/no/fifteen.ts \ | 21 | ../../../i18n/no/fifteen.ts \ |
22 | ../../../i18n/pl/fifteen.ts \ | 22 | ../../../i18n/pl/fifteen.ts \ |
23 | ../../../i18n/pt/fifteen.ts \ | 23 | ../../../i18n/pt/fifteen.ts \ |
24 | ../../../i18n/pt_BR/fifteen.ts \ | 24 | ../../../i18n/pt_BR/fifteen.ts \ |
25 | ../../../i18n/sl/fifteen.ts \ | 25 | ../../../i18n/sl/fifteen.ts \ |
26 | ../../../i18n/zh_CN/fifteen.ts \ | 26 | ../../../i18n/zh_CN/fifteen.ts \ |
27 | ../../../i18n/zh_TW/fifteen.ts | 27 | ../../../i18n/zh_TW/fifteen.ts |
28 | 28 | ||
29 | 29 | ||
30 | 30 | ||
31 | include ( ../../../include.pro ) | 31 | include ( $(OPIEDIR)/include.pro ) |
diff --git a/noncore/games/go/go.pro b/noncore/games/go/go.pro index 1c98640..0cbcb69 100644 --- a/noncore/games/go/go.pro +++ b/noncore/games/go/go.pro | |||
@@ -14,25 +14,25 @@ SOURCES = amigo.c \ | |||
14 | INCLUDEPATH += $(OPIEDIR)/include | 14 | INCLUDEPATH += $(OPIEDIR)/include |
15 | DEPENDPATH+= $(OPIEDIR)/include | 15 | DEPENDPATH+= $(OPIEDIR)/include |
16 | LIBS += -lqpe | 16 | LIBS += -lqpe |
17 | TARGET = go | 17 | TARGET = go |
18 | 18 | ||
19 | TRANSLATIONS = ../../../i18n/de/go.ts \ | 19 | TRANSLATIONS = ../../../i18n/de/go.ts \ |
20 | ../../../i18n/da/go.ts \ | 20 | ../../../i18n/da/go.ts \ |
21 | ../../../i18n/xx/go.ts \ | 21 | ../../../i18n/xx/go.ts \ |
22 | ../../../i18n/en/go.ts \ | 22 | ../../../i18n/en/go.ts \ |
23 | ../../../i18n/es/go.ts \ | 23 | ../../../i18n/es/go.ts \ |
24 | ../../../i18n/fr/go.ts \ | 24 | ../../../i18n/fr/go.ts \ |
25 | ../../../i18n/hu/go.ts \ | 25 | ../../../i18n/hu/go.ts \ |
26 | ../../../i18n/ja/go.ts \ | 26 | ../../../i18n/ja/go.ts \ |
27 | ../../../i18n/ko/go.ts \ | 27 | ../../../i18n/ko/go.ts \ |
28 | ../../../i18n/no/go.ts \ | 28 | ../../../i18n/no/go.ts \ |
29 | ../../../i18n/pl/go.ts \ | 29 | ../../../i18n/pl/go.ts \ |
30 | ../../../i18n/pt/go.ts \ | 30 | ../../../i18n/pt/go.ts \ |
31 | ../../../i18n/pt_BR/go.ts \ | 31 | ../../../i18n/pt_BR/go.ts \ |
32 | ../../../i18n/sl/go.ts \ | 32 | ../../../i18n/sl/go.ts \ |
33 | ../../../i18n/zh_CN/go.ts \ | 33 | ../../../i18n/zh_CN/go.ts \ |
34 | ../../../i18n/zh_TW/go.ts | 34 | ../../../i18n/zh_TW/go.ts |
35 | 35 | ||
36 | 36 | ||
37 | 37 | ||
38 | include ( ../../../include.pro ) | 38 | include ( $(OPIEDIR)/include.pro ) |
diff --git a/noncore/games/kbill/kbill.pro b/noncore/games/kbill/kbill.pro index 270fcab..db5dc10 100644 --- a/noncore/games/kbill/kbill.pro +++ b/noncore/games/kbill/kbill.pro | |||
@@ -11,25 +11,25 @@ TARGET = kbill | |||
11 | INCLUDEPATH+= $(OPIEDIR)/include | 11 | INCLUDEPATH+= $(OPIEDIR)/include |
12 | DEPENDPATH+= $(OPIEDIR)/include | 12 | DEPENDPATH+= $(OPIEDIR)/include |
13 | LIBS += -lqpe -lstdc++ | 13 | LIBS += -lqpe -lstdc++ |
14 | DESTDIR = $(OPIEDIR)/bin | 14 | DESTDIR = $(OPIEDIR)/bin |
15 | 15 | ||
16 | TRANSLATIONS = ../../../i18n/de/kbill.ts \ | 16 | TRANSLATIONS = ../../../i18n/de/kbill.ts \ |
17 | ../../../i18n/da/kbill.ts \ | 17 | ../../../i18n/da/kbill.ts \ |
18 | ../../../i18n/xx/kbill.ts \ | 18 | ../../../i18n/xx/kbill.ts \ |
19 | ../../../i18n/en/kbill.ts \ | 19 | ../../../i18n/en/kbill.ts \ |
20 | ../../../i18n/es/kbill.ts \ | 20 | ../../../i18n/es/kbill.ts \ |
21 | ../../../i18n/fr/kbill.ts \ | 21 | ../../../i18n/fr/kbill.ts \ |
22 | ../../../i18n/hu/kbill.ts \ | 22 | ../../../i18n/hu/kbill.ts \ |
23 | ../../../i18n/ja/kbill.ts \ | 23 | ../../../i18n/ja/kbill.ts \ |
24 | ../../../i18n/ko/kbill.ts \ | 24 | ../../../i18n/ko/kbill.ts \ |
25 | ../../../i18n/no/kbill.ts \ | 25 | ../../../i18n/no/kbill.ts \ |
26 | ../../../i18n/pl/kbill.ts \ | 26 | ../../../i18n/pl/kbill.ts \ |
27 | ../../../i18n/pt/kbill.ts \ | 27 | ../../../i18n/pt/kbill.ts \ |
28 | ../../../i18n/pt_BR/kbill.ts \ | 28 | ../../../i18n/pt_BR/kbill.ts \ |
29 | ../../../i18n/sl/kbill.ts \ | 29 | ../../../i18n/sl/kbill.ts \ |
30 | ../../../i18n/zh_CN/kbill.ts \ | 30 | ../../../i18n/zh_CN/kbill.ts \ |
31 | ../../../i18n/zh_TW/kbill.ts | 31 | ../../../i18n/zh_TW/kbill.ts |
32 | 32 | ||
33 | 33 | ||
34 | 34 | ||
35 | include ( ../../../include.pro ) | 35 | include ( $(OPIEDIR)/include.pro ) |
diff --git a/noncore/games/kcheckers/kcheckers.pro b/noncore/games/kcheckers/kcheckers.pro index d8b5231..c1631e7 100644 --- a/noncore/games/kcheckers/kcheckers.pro +++ b/noncore/games/kcheckers/kcheckers.pro | |||
@@ -15,25 +15,25 @@ INTERFACES = | |||
15 | INCLUDEPATH+= $(OPIEDIR)/include | 15 | INCLUDEPATH+= $(OPIEDIR)/include |
16 | LIBS += -lqpe | 16 | LIBS += -lqpe |
17 | DESTDIR = $(OPIEDIR)/bin | 17 | DESTDIR = $(OPIEDIR)/bin |
18 | TARGET = kcheckers | 18 | TARGET = kcheckers |
19 | 19 | ||
20 | TRANSLATIONS = ../../../i18n/de/kcheckers.ts \ | 20 | TRANSLATIONS = ../../../i18n/de/kcheckers.ts \ |
21 | ../../../i18n/da/kcheckers.ts \ | 21 | ../../../i18n/da/kcheckers.ts \ |
22 | ../../../i18n/xx/kcheckers.ts \ | 22 | ../../../i18n/xx/kcheckers.ts \ |
23 | ../../../i18n/en/kcheckers.ts \ | 23 | ../../../i18n/en/kcheckers.ts \ |
24 | ../../../i18n/es/kcheckers.ts \ | 24 | ../../../i18n/es/kcheckers.ts \ |
25 | ../../../i18n/fr/kcheckers.ts \ | 25 | ../../../i18n/fr/kcheckers.ts \ |
26 | ../../../i18n/hu/kcheckers.ts \ | 26 | ../../../i18n/hu/kcheckers.ts \ |
27 | ../../../i18n/ja/kcheckers.ts \ | 27 | ../../../i18n/ja/kcheckers.ts \ |
28 | ../../../i18n/ko/kcheckers.ts \ | 28 | ../../../i18n/ko/kcheckers.ts \ |
29 | ../../../i18n/no/kcheckers.ts \ | 29 | ../../../i18n/no/kcheckers.ts \ |
30 | ../../../i18n/pl/kcheckers.ts \ | 30 | ../../../i18n/pl/kcheckers.ts \ |
31 | ../../../i18n/pt/kcheckers.ts \ | 31 | ../../../i18n/pt/kcheckers.ts \ |
32 | ../../../i18n/pt_BR/kcheckers.ts \ | 32 | ../../../i18n/pt_BR/kcheckers.ts \ |
33 | ../../../i18n/sl/kcheckers.ts \ | 33 | ../../../i18n/sl/kcheckers.ts \ |
34 | ../../../i18n/zh_CN/kcheckers.ts \ | 34 | ../../../i18n/zh_CN/kcheckers.ts \ |
35 | ../../../i18n/zh_TW/kcheckers.ts | 35 | ../../../i18n/zh_TW/kcheckers.ts |
36 | 36 | ||
37 | 37 | ||
38 | 38 | ||
39 | include ( ../../../include.pro ) | 39 | include ( $(OPIEDIR)/include.pro ) |
diff --git a/noncore/games/kpacman/kpacman.pro b/noncore/games/kpacman/kpacman.pro index 594397a..bca34a4 100644 --- a/noncore/games/kpacman/kpacman.pro +++ b/noncore/games/kpacman/kpacman.pro | |||
@@ -38,25 +38,25 @@ INCLUDEPATH += $(OPIEDIR)/include | |||
38 | DEPENDPATH+= $(OPIEDIR)/include | 38 | DEPENDPATH+= $(OPIEDIR)/include |
39 | LIBS += -lqpe | 39 | LIBS += -lqpe |
40 | DESTDIR = $(OPIEDIR)/bin | 40 | DESTDIR = $(OPIEDIR)/bin |
41 | TARGET = kpacman | 41 | TARGET = kpacman |
42 | 42 | ||
43 | TRANSLATIONS = ../../../i18n/de/kpacman.ts \ | 43 | TRANSLATIONS = ../../../i18n/de/kpacman.ts \ |
44 | ../../../i18n/da/kpacman.ts \ | 44 | ../../../i18n/da/kpacman.ts \ |
45 | ../../../i18n/xx/kpacman.ts \ | 45 | ../../../i18n/xx/kpacman.ts \ |
46 | ../../../i18n/en/kpacman.ts \ | 46 | ../../../i18n/en/kpacman.ts \ |
47 | ../../../i18n/es/kpacman.ts \ | 47 | ../../../i18n/es/kpacman.ts \ |
48 | ../../../i18n/fr/kpacman.ts \ | 48 | ../../../i18n/fr/kpacman.ts \ |
49 | ../../../i18n/hu/kpacman.ts \ | 49 | ../../../i18n/hu/kpacman.ts \ |
50 | ../../../i18n/ja/kpacman.ts \ | 50 | ../../../i18n/ja/kpacman.ts \ |
51 | ../../../i18n/ko/kpacman.ts \ | 51 | ../../../i18n/ko/kpacman.ts \ |
52 | ../../../i18n/no/kpacman.ts \ | 52 | ../../../i18n/no/kpacman.ts \ |
53 | ../../../i18n/pl/kpacman.ts \ | 53 | ../../../i18n/pl/kpacman.ts \ |
54 | ../../../i18n/pt/kpacman.ts \ | 54 | ../../../i18n/pt/kpacman.ts \ |
55 | ../../../i18n/pt_BR/kpacman.ts \ | 55 | ../../../i18n/pt_BR/kpacman.ts \ |
56 | ../../../i18n/sl/kpacman.ts \ | 56 | ../../../i18n/sl/kpacman.ts \ |
57 | ../../../i18n/zh_CN/kpacman.ts \ | 57 | ../../../i18n/zh_CN/kpacman.ts \ |
58 | ../../../i18n/zh_TW/kpacman.ts | 58 | ../../../i18n/zh_TW/kpacman.ts |
59 | 59 | ||
60 | 60 | ||
61 | 61 | ||
62 | include ( ../../../include.pro ) | 62 | include ( $(OPIEDIR)/include.pro ) |
diff --git a/noncore/games/mindbreaker/mindbreaker.pro b/noncore/games/mindbreaker/mindbreaker.pro index 5052467..ed0f79c 100644 --- a/noncore/games/mindbreaker/mindbreaker.pro +++ b/noncore/games/mindbreaker/mindbreaker.pro | |||
@@ -7,25 +7,25 @@ SOURCES = main.cpp \ | |||
7 | TARGET = mindbreaker | 7 | TARGET = mindbreaker |
8 | INCLUDEPATH += $(OPIEDIR)/include | 8 | INCLUDEPATH += $(OPIEDIR)/include |
9 | DEPENDPATH += $(OPIEDIR)/include | 9 | DEPENDPATH += $(OPIEDIR)/include |
10 | LIBS += -lqpe | 10 | LIBS += -lqpe |
11 | 11 | ||
12 | TRANSLATIONS = ../../../i18n/de/mindbreaker.ts \ | 12 | TRANSLATIONS = ../../../i18n/de/mindbreaker.ts \ |
13 | ../../../i18n/da/mindbreaker.ts \ | 13 | ../../../i18n/da/mindbreaker.ts \ |
14 | ../../../i18n/xx/mindbreaker.ts \ | 14 | ../../../i18n/xx/mindbreaker.ts \ |
15 | ../../../i18n/en/mindbreaker.ts \ | 15 | ../../../i18n/en/mindbreaker.ts \ |
16 | ../../../i18n/es/mindbreaker.ts \ | 16 | ../../../i18n/es/mindbreaker.ts \ |
17 | ../../../i18n/fr/mindbreaker.ts \ | 17 | ../../../i18n/fr/mindbreaker.ts \ |
18 | ../../../i18n/hu/mindbreaker.ts \ | 18 | ../../../i18n/hu/mindbreaker.ts \ |
19 | ../../../i18n/ja/mindbreaker.ts \ | 19 | ../../../i18n/ja/mindbreaker.ts \ |
20 | ../../../i18n/ko/mindbreaker.ts \ | 20 | ../../../i18n/ko/mindbreaker.ts \ |
21 | ../../../i18n/no/mindbreaker.ts \ | 21 | ../../../i18n/no/mindbreaker.ts \ |
22 | ../../../i18n/pl/mindbreaker.ts \ | 22 | ../../../i18n/pl/mindbreaker.ts \ |
23 | ../../../i18n/pt/mindbreaker.ts \ | 23 | ../../../i18n/pt/mindbreaker.ts \ |
24 | ../../../i18n/pt_BR/mindbreaker.ts \ | 24 | ../../../i18n/pt_BR/mindbreaker.ts \ |
25 | ../../../i18n/sl/mindbreaker.ts \ | 25 | ../../../i18n/sl/mindbreaker.ts \ |
26 | ../../../i18n/zh_CN/mindbreaker.ts \ | 26 | ../../../i18n/zh_CN/mindbreaker.ts \ |
27 | ../../../i18n/zh_TW/mindbreaker.ts | 27 | ../../../i18n/zh_TW/mindbreaker.ts |
28 | 28 | ||
29 | 29 | ||
30 | 30 | ||
31 | include ( ../../../include.pro ) | 31 | include ( $(OPIEDIR)/include.pro ) |
diff --git a/noncore/games/minesweep/minesweep.pro b/noncore/games/minesweep/minesweep.pro index 3e234a4..9728ac7 100644 --- a/noncore/games/minesweep/minesweep.pro +++ b/noncore/games/minesweep/minesweep.pro | |||
@@ -11,25 +11,25 @@ DEPENDPATH += $(OPIEDIR)/include | |||
11 | LIBS += -lqpe | 11 | LIBS += -lqpe |
12 | INTERFACES= | 12 | INTERFACES= |
13 | TARGET = minesweep | 13 | TARGET = minesweep |
14 | 14 | ||
15 | TRANSLATIONS = ../../../i18n/de/minesweep.ts \ | 15 | TRANSLATIONS = ../../../i18n/de/minesweep.ts \ |
16 | ../../../i18n/da/minesweep.ts \ | 16 | ../../../i18n/da/minesweep.ts \ |
17 | ../../../i18n/xx/minesweep.ts \ | 17 | ../../../i18n/xx/minesweep.ts \ |
18 | ../../../i18n/en/minesweep.ts \ | 18 | ../../../i18n/en/minesweep.ts \ |
19 | ../../../i18n/es/minesweep.ts \ | 19 | ../../../i18n/es/minesweep.ts \ |
20 | ../../../i18n/fr/minesweep.ts \ | 20 | ../../../i18n/fr/minesweep.ts \ |
21 | ../../../i18n/hu/minesweep.ts \ | 21 | ../../../i18n/hu/minesweep.ts \ |
22 | ../../../i18n/ja/minesweep.ts \ | 22 | ../../../i18n/ja/minesweep.ts \ |
23 | ../../../i18n/ko/minesweep.ts \ | 23 | ../../../i18n/ko/minesweep.ts \ |
24 | ../../../i18n/no/minesweep.ts \ | 24 | ../../../i18n/no/minesweep.ts \ |
25 | ../../../i18n/pl/minesweep.ts \ | 25 | ../../../i18n/pl/minesweep.ts \ |
26 | ../../../i18n/pt/minesweep.ts \ | 26 | ../../../i18n/pt/minesweep.ts \ |
27 | ../../../i18n/pt_BR/minesweep.ts \ | 27 | ../../../i18n/pt_BR/minesweep.ts \ |
28 | ../../../i18n/sl/minesweep.ts \ | 28 | ../../../i18n/sl/minesweep.ts \ |
29 | ../../../i18n/zh_CN/minesweep.ts \ | 29 | ../../../i18n/zh_CN/minesweep.ts \ |
30 | ../../../i18n/it/minesweep.ts \ | 30 | ../../../i18n/it/minesweep.ts \ |
31 | ../../../i18n/zh_TW/minesweep.ts | 31 | ../../../i18n/zh_TW/minesweep.ts |
32 | 32 | ||
33 | 33 | ||
34 | 34 | ||
35 | include ( ../../../include.pro ) | 35 | include ( $(OPIEDIR)/include.pro ) |
diff --git a/noncore/games/parashoot/parashoot.pro b/noncore/games/parashoot/parashoot.pro index d8e4b1f..999e28e 100644 --- a/noncore/games/parashoot/parashoot.pro +++ b/noncore/games/parashoot/parashoot.pro | |||
@@ -6,25 +6,25 @@ SOURCES = main.cpp interface.cpp man.cpp cannon.cpp base.cpp bullet.cpp helicop | |||
6 | TARGET = parashoot | 6 | TARGET = parashoot |
7 | INCLUDEPATH += $(OPIEDIR)/include | 7 | INCLUDEPATH += $(OPIEDIR)/include |
8 | DEPENDPATH+= $(OPIEDIR)/include | 8 | DEPENDPATH+= $(OPIEDIR)/include |
9 | LIBS += -lqpe | 9 | LIBS += -lqpe |
10 | 10 | ||
11 | TRANSLATIONS = ../../../i18n/de/parashoot.ts \ | 11 | TRANSLATIONS = ../../../i18n/de/parashoot.ts \ |
12 | ../../../i18n/da/parashoot.ts \ | 12 | ../../../i18n/da/parashoot.ts \ |
13 | ../../../i18n/xx/parashoot.ts \ | 13 | ../../../i18n/xx/parashoot.ts \ |
14 | ../../../i18n/en/parashoot.ts \ | 14 | ../../../i18n/en/parashoot.ts \ |
15 | ../../../i18n/es/parashoot.ts \ | 15 | ../../../i18n/es/parashoot.ts \ |
16 | ../../../i18n/fr/parashoot.ts \ | 16 | ../../../i18n/fr/parashoot.ts \ |
17 | ../../../i18n/hu/parashoot.ts \ | 17 | ../../../i18n/hu/parashoot.ts \ |
18 | ../../../i18n/ja/parashoot.ts \ | 18 | ../../../i18n/ja/parashoot.ts \ |
19 | ../../../i18n/ko/parashoot.ts \ | 19 | ../../../i18n/ko/parashoot.ts \ |
20 | ../../../i18n/no/parashoot.ts \ | 20 | ../../../i18n/no/parashoot.ts \ |
21 | ../../../i18n/pl/parashoot.ts \ | 21 | ../../../i18n/pl/parashoot.ts \ |
22 | ../../../i18n/pt/parashoot.ts \ | 22 | ../../../i18n/pt/parashoot.ts \ |
23 | ../../../i18n/pt_BR/parashoot.ts \ | 23 | ../../../i18n/pt_BR/parashoot.ts \ |
24 | ../../../i18n/sl/parashoot.ts \ | 24 | ../../../i18n/sl/parashoot.ts \ |
25 | ../../../i18n/zh_CN/parashoot.ts \ | 25 | ../../../i18n/zh_CN/parashoot.ts \ |
26 | ../../../i18n/zh_TW/parashoot.ts | 26 | ../../../i18n/zh_TW/parashoot.ts |
27 | 27 | ||
28 | 28 | ||
29 | 29 | ||
30 | include ( ../../../include.pro ) | 30 | include ( $(OPIEDIR)/include.pro ) |
diff --git a/noncore/games/qasteroids/qasteroids.pro b/noncore/games/qasteroids/qasteroids.pro index 39b2722..c6b18b0 100644 --- a/noncore/games/qasteroids/qasteroids.pro +++ b/noncore/games/qasteroids/qasteroids.pro | |||
@@ -6,25 +6,25 @@ SOURCES = ledmeter.cpp toplevel.cpp view.cpp main.cpp | |||
6 | TARGET = qasteroids | 6 | TARGET = qasteroids |
7 | INCLUDEPATH += $(OPIEDIR)/include | 7 | INCLUDEPATH += $(OPIEDIR)/include |
8 | DEPENDPATH+= $(OPIEDIR)/include | 8 | DEPENDPATH+= $(OPIEDIR)/include |
9 | LIBS += -lqpe | 9 | LIBS += -lqpe |
10 | 10 | ||
11 | TRANSLATIONS = ../../../i18n/de/qasteroids.ts \ | 11 | TRANSLATIONS = ../../../i18n/de/qasteroids.ts \ |
12 | ../../../i18n/da/qasteroids.ts \ | 12 | ../../../i18n/da/qasteroids.ts \ |
13 | ../../../i18n/xx/qasteroids.ts \ | 13 | ../../../i18n/xx/qasteroids.ts \ |
14 | ../../../i18n/en/qasteroids.ts \ | 14 | ../../../i18n/en/qasteroids.ts \ |
15 | ../../../i18n/es/qasteroids.ts \ | 15 | ../../../i18n/es/qasteroids.ts \ |
16 | ../../../i18n/fr/qasteroids.ts \ | 16 | ../../../i18n/fr/qasteroids.ts \ |
17 | ../../../i18n/hu/qasteroids.ts \ | 17 | ../../../i18n/hu/qasteroids.ts \ |
18 | ../../../i18n/ja/qasteroids.ts \ | 18 | ../../../i18n/ja/qasteroids.ts \ |
19 | ../../../i18n/ko/qasteroids.ts \ | 19 | ../../../i18n/ko/qasteroids.ts \ |
20 | ../../../i18n/no/qasteroids.ts \ | 20 | ../../../i18n/no/qasteroids.ts \ |
21 | ../../../i18n/pl/qasteroids.ts \ | 21 | ../../../i18n/pl/qasteroids.ts \ |
22 | ../../../i18n/pt/qasteroids.ts \ | 22 | ../../../i18n/pt/qasteroids.ts \ |
23 | ../../../i18n/pt_BR/qasteroids.ts \ | 23 | ../../../i18n/pt_BR/qasteroids.ts \ |
24 | ../../../i18n/sl/qasteroids.ts \ | 24 | ../../../i18n/sl/qasteroids.ts \ |
25 | ../../../i18n/zh_CN/qasteroids.ts \ | 25 | ../../../i18n/zh_CN/qasteroids.ts \ |
26 | ../../../i18n/zh_TW/qasteroids.ts | 26 | ../../../i18n/zh_TW/qasteroids.ts |
27 | 27 | ||
28 | 28 | ||
29 | 29 | ||
30 | include ( ../../../include.pro ) | 30 | include ( $(OPIEDIR)/include.pro ) |
diff --git a/noncore/games/sfcave-sdl/sfcave-sdl.pro b/noncore/games/sfcave-sdl/sfcave-sdl.pro index e874f0d..a4eb918 100644 --- a/noncore/games/sfcave-sdl/sfcave-sdl.pro +++ b/noncore/games/sfcave-sdl/sfcave-sdl.pro | |||
@@ -31,25 +31,25 @@ SOURCES = animatedimage.cpp \ | |||
31 | util.cpp | 31 | util.cpp |
32 | 32 | ||
33 | HEADERS = animatedimage.h \ | 33 | HEADERS = animatedimage.h \ |
34 | bfont.h \ | 34 | bfont.h \ |
35 | constants.h \ | 35 | constants.h \ |
36 | font.h \ | 36 | font.h \ |
37 | game.h \ | 37 | game.h \ |
38 | menu.h \ | 38 | menu.h \ |
39 | player.h \ | 39 | player.h \ |
40 | random.h \ | 40 | random.h \ |
41 | rect.h \ | 41 | rect.h \ |
42 | sfcave.h \ | 42 | sfcave.h \ |
43 | help.h \ | 43 | help.h \ |
44 | sfcave_game.h \ | 44 | sfcave_game.h \ |
45 | gates_game.h \ | 45 | gates_game.h \ |
46 | fly_game.h \ | 46 | fly_game.h \ |
47 | flyterrain.h \ | 47 | flyterrain.h \ |
48 | sound.h \ | 48 | sound.h \ |
49 | terrain.h \ | 49 | terrain.h \ |
50 | stringtokenizer.h \ | 50 | stringtokenizer.h \ |
51 | settings.h \ | 51 | settings.h \ |
52 | starfield.h \ | 52 | starfield.h \ |
53 | util.h | 53 | util.h |
54 | 54 | ||
55 | include ( ../../../include.pro ) \ No newline at end of file | 55 | include ( $(OPIEDIR)/include.pro ) \ No newline at end of file |
diff --git a/noncore/games/sfcave/sfcave.pro b/noncore/games/sfcave/sfcave.pro index 5941c20..bfb3c28 100644 --- a/noncore/games/sfcave/sfcave.pro +++ b/noncore/games/sfcave/sfcave.pro | |||
@@ -1,13 +1,13 @@ | |||
1 | TEMPLATE= app | 1 | TEMPLATE= app |
2 | CONFIG += qt warn_on release | 2 | CONFIG += qt warn_on release |
3 | DESTDIR = $(OPIEDIR)/bin | 3 | DESTDIR = $(OPIEDIR)/bin |
4 | SOURCES = sfcave.cpp helpwindow.cpp random.cpp | 4 | SOURCES = sfcave.cpp helpwindow.cpp random.cpp |
5 | HEADERS = sfcave.h helpwindow.h random.h | 5 | HEADERS = sfcave.h helpwindow.h random.h |
6 | TARGET = sfcave | 6 | TARGET = sfcave |
7 | INCLUDEPATH += $(OPIEDIR)/include | 7 | INCLUDEPATH += $(OPIEDIR)/include |
8 | DEPENDPATH+= $(OPIEDIR)/include | 8 | DEPENDPATH+= $(OPIEDIR)/include |
9 | LIBS += -lqpe | 9 | LIBS += -lqpe |
10 | 10 | ||
11 | 11 | ||
12 | 12 | ||
13 | include ( ../../../include.pro ) | 13 | include ( $(OPIEDIR)/include.pro ) |
diff --git a/noncore/games/snake/snake.pro b/noncore/games/snake/snake.pro index 845c0a5..2c17467 100644 --- a/noncore/games/snake/snake.pro +++ b/noncore/games/snake/snake.pro | |||
@@ -6,25 +6,25 @@ SOURCES = snake.cpp target.cpp obstacle.cpp interface.cpp main.cpp | |||
6 | TARGET = snake | 6 | TARGET = snake |
7 | INCLUDEPATH += $(OPIEDIR)/include | 7 | INCLUDEPATH += $(OPIEDIR)/include |
8 | DEPENDPATH+= $(OPIEDIR)/include | 8 | DEPENDPATH+= $(OPIEDIR)/include |
9 | LIBS += -lqpe | 9 | LIBS += -lqpe |
10 | 10 | ||
11 | TRANSLATIONS = ../../../i18n/de/snake.ts \ | 11 | TRANSLATIONS = ../../../i18n/de/snake.ts \ |
12 | ../../../i18n/da/snake.ts \ | 12 | ../../../i18n/da/snake.ts \ |
13 | ../../../i18n/xx/snake.ts \ | 13 | ../../../i18n/xx/snake.ts \ |
14 | ../../../i18n/en/snake.ts \ | 14 | ../../../i18n/en/snake.ts \ |
15 | ../../../i18n/es/snake.ts \ | 15 | ../../../i18n/es/snake.ts \ |
16 | ../../../i18n/fr/snake.ts \ | 16 | ../../../i18n/fr/snake.ts \ |
17 | ../../../i18n/hu/snake.ts \ | 17 | ../../../i18n/hu/snake.ts \ |
18 | ../../../i18n/ja/snake.ts \ | 18 | ../../../i18n/ja/snake.ts \ |
19 | ../../../i18n/ko/snake.ts \ | 19 | ../../../i18n/ko/snake.ts \ |
20 | ../../../i18n/no/snake.ts \ | 20 | ../../../i18n/no/snake.ts \ |
21 | ../../../i18n/pl/snake.ts \ | 21 | ../../../i18n/pl/snake.ts \ |
22 | ../../../i18n/pt/snake.ts \ | 22 | ../../../i18n/pt/snake.ts \ |
23 | ../../../i18n/pt_BR/snake.ts \ | 23 | ../../../i18n/pt_BR/snake.ts \ |
24 | ../../../i18n/sl/snake.ts \ | 24 | ../../../i18n/sl/snake.ts \ |
25 | ../../../i18n/zh_CN/snake.ts \ | 25 | ../../../i18n/zh_CN/snake.ts \ |
26 | ../../../i18n/zh_TW/snake.ts | 26 | ../../../i18n/zh_TW/snake.ts |
27 | 27 | ||
28 | 28 | ||
29 | 29 | ||
30 | include ( ../../../include.pro ) | 30 | include ( $(OPIEDIR)/include.pro ) |
diff --git a/noncore/games/solitaire/solitaire.pro b/noncore/games/solitaire/solitaire.pro index f86fc13..8bd6ac8 100755 --- a/noncore/games/solitaire/solitaire.pro +++ b/noncore/games/solitaire/solitaire.pro | |||
@@ -17,25 +17,25 @@ TARGET = patience | |||
17 | INCLUDEPATH += $(OPIEDIR)/include | 17 | INCLUDEPATH += $(OPIEDIR)/include |
18 | DEPENDPATH += $(OPIEDIR)/include | 18 | DEPENDPATH += $(OPIEDIR)/include |
19 | LIBS += -lqpe | 19 | LIBS += -lqpe |
20 | 20 | ||
21 | TRANSLATIONS = ../../../i18n/de/patience.ts \ | 21 | TRANSLATIONS = ../../../i18n/de/patience.ts \ |
22 | ../../../i18n/da/patience.ts \ | 22 | ../../../i18n/da/patience.ts \ |
23 | ../../../i18n/xx/patience.ts \ | 23 | ../../../i18n/xx/patience.ts \ |
24 | ../../../i18n/en/patience.ts \ | 24 | ../../../i18n/en/patience.ts \ |
25 | ../../../i18n/es/patience.ts \ | 25 | ../../../i18n/es/patience.ts \ |
26 | ../../../i18n/fr/patience.ts \ | 26 | ../../../i18n/fr/patience.ts \ |
27 | ../../../i18n/hu/patience.ts \ | 27 | ../../../i18n/hu/patience.ts \ |
28 | ../../../i18n/ja/patience.ts \ | 28 | ../../../i18n/ja/patience.ts \ |
29 | ../../../i18n/ko/patience.ts \ | 29 | ../../../i18n/ko/patience.ts \ |
30 | ../../../i18n/no/patience.ts \ | 30 | ../../../i18n/no/patience.ts \ |
31 | ../../../i18n/pl/patience.ts \ | 31 | ../../../i18n/pl/patience.ts \ |
32 | ../../../i18n/pt/patience.ts \ | 32 | ../../../i18n/pt/patience.ts \ |
33 | ../../../i18n/pt_BR/patience.ts \ | 33 | ../../../i18n/pt_BR/patience.ts \ |
34 | ../../../i18n/sl/patience.ts \ | 34 | ../../../i18n/sl/patience.ts \ |
35 | ../../../i18n/zh_CN/patience.ts \ | 35 | ../../../i18n/zh_CN/patience.ts \ |
36 | ../../../i18n/zh_TW/patience.ts \ | 36 | ../../../i18n/zh_TW/patience.ts \ |
37 | ../../../i18n/it/patience.ts | 37 | ../../../i18n/it/patience.ts |
38 | 38 | ||
39 | 39 | ||
40 | 40 | ||
41 | include ( ../../../include.pro ) | 41 | include ( $(OPIEDIR)/include.pro ) |
diff --git a/noncore/games/tetrix/tetrix.pro b/noncore/games/tetrix/tetrix.pro index 48c6d93..061b4f3 100644 --- a/noncore/games/tetrix/tetrix.pro +++ b/noncore/games/tetrix/tetrix.pro | |||
@@ -15,25 +15,25 @@ DEPENDPATH += $(OPIEDIR)/include | |||
15 | LIBS += -lqpe | 15 | LIBS += -lqpe |
16 | INTERFACES= | 16 | INTERFACES= |
17 | TARGET = tetrix | 17 | TARGET = tetrix |
18 | 18 | ||
19 | TRANSLATIONS = ../../../i18n/de/tetrix.ts \ | 19 | TRANSLATIONS = ../../../i18n/de/tetrix.ts \ |
20 | ../../../i18n/da/tetrix.ts \ | 20 | ../../../i18n/da/tetrix.ts \ |
21 | ../../../i18n/xx/tetrix.ts \ | 21 | ../../../i18n/xx/tetrix.ts \ |
22 | ../../../i18n/en/tetrix.ts \ | 22 | ../../../i18n/en/tetrix.ts \ |
23 | ../../../i18n/es/tetrix.ts \ | 23 | ../../../i18n/es/tetrix.ts \ |
24 | ../../../i18n/fr/tetrix.ts \ | 24 | ../../../i18n/fr/tetrix.ts \ |
25 | ../../../i18n/hu/tetrix.ts \ | 25 | ../../../i18n/hu/tetrix.ts \ |
26 | ../../../i18n/ja/tetrix.ts \ | 26 | ../../../i18n/ja/tetrix.ts \ |
27 | ../../../i18n/ko/tetrix.ts \ | 27 | ../../../i18n/ko/tetrix.ts \ |
28 | ../../../i18n/no/tetrix.ts \ | 28 | ../../../i18n/no/tetrix.ts \ |
29 | ../../../i18n/pl/tetrix.ts \ | 29 | ../../../i18n/pl/tetrix.ts \ |
30 | ../../../i18n/pt/tetrix.ts \ | 30 | ../../../i18n/pt/tetrix.ts \ |
31 | ../../../i18n/pt_BR/tetrix.ts \ | 31 | ../../../i18n/pt_BR/tetrix.ts \ |
32 | ../../../i18n/sl/tetrix.ts \ | 32 | ../../../i18n/sl/tetrix.ts \ |
33 | ../../../i18n/zh_CN/tetrix.ts \ | 33 | ../../../i18n/zh_CN/tetrix.ts \ |
34 | ../../../i18n/it/tetrix.ts \ | 34 | ../../../i18n/it/tetrix.ts \ |
35 | ../../../i18n/zh_TW/tetrix.ts | 35 | ../../../i18n/zh_TW/tetrix.ts |
36 | 36 | ||
37 | 37 | ||
38 | 38 | ||
39 | include ( ../../../include.pro ) | 39 | include ( $(OPIEDIR)/include.pro ) |
diff --git a/noncore/games/tictac/tictac.pro b/noncore/games/tictac/tictac.pro index 777bee2..fb6c0fd 100644 --- a/noncore/games/tictac/tictac.pro +++ b/noncore/games/tictac/tictac.pro | |||
@@ -7,25 +7,25 @@ TARGET = tictac | |||
7 | INCLUDEPATH += $(OPIEDIR)/include | 7 | INCLUDEPATH += $(OPIEDIR)/include |
8 | DEPENDPATH += $(OPIEDIR)/include | 8 | DEPENDPATH += $(OPIEDIR)/include |
9 | LIBS += -lqpe | 9 | LIBS += -lqpe |
10 | DESTDIR = $(OPIEDIR)/bin | 10 | DESTDIR = $(OPIEDIR)/bin |
11 | 11 | ||
12 | TRANSLATIONS = ../../../i18n/de/tictac.ts \ | 12 | TRANSLATIONS = ../../../i18n/de/tictac.ts \ |
13 | ../../../i18n/da/tictac.ts \ | 13 | ../../../i18n/da/tictac.ts \ |
14 | ../../../i18n/xx/tictac.ts \ | 14 | ../../../i18n/xx/tictac.ts \ |
15 | ../../../i18n/en/tictac.ts \ | 15 | ../../../i18n/en/tictac.ts \ |
16 | ../../../i18n/es/tictac.ts \ | 16 | ../../../i18n/es/tictac.ts \ |
17 | ../../../i18n/fr/tictac.ts \ | 17 | ../../../i18n/fr/tictac.ts \ |
18 | ../../../i18n/hu/tictac.ts \ | 18 | ../../../i18n/hu/tictac.ts \ |
19 | ../../../i18n/ja/tictac.ts \ | 19 | ../../../i18n/ja/tictac.ts \ |
20 | ../../../i18n/ko/tictac.ts \ | 20 | ../../../i18n/ko/tictac.ts \ |
21 | ../../../i18n/no/tictac.ts \ | 21 | ../../../i18n/no/tictac.ts \ |
22 | ../../../i18n/pl/tictac.ts \ | 22 | ../../../i18n/pl/tictac.ts \ |
23 | ../../../i18n/pt/tictac.ts \ | 23 | ../../../i18n/pt/tictac.ts \ |
24 | ../../../i18n/pt_BR/tictac.ts \ | 24 | ../../../i18n/pt_BR/tictac.ts \ |
25 | ../../../i18n/sl/tictac.ts \ | 25 | ../../../i18n/sl/tictac.ts \ |
26 | ../../../i18n/zh_CN/tictac.ts \ | 26 | ../../../i18n/zh_CN/tictac.ts \ |
27 | ../../../i18n/zh_TW/tictac.ts | 27 | ../../../i18n/zh_TW/tictac.ts |
28 | 28 | ||
29 | 29 | ||
30 | 30 | ||
31 | include ( ../../../include.pro ) | 31 | include ( $(OPIEDIR)/include.pro ) |
diff --git a/noncore/games/wordgame/wordgame.pro b/noncore/games/wordgame/wordgame.pro index 3e330b2..e5609df 100644 --- a/noncore/games/wordgame/wordgame.pro +++ b/noncore/games/wordgame/wordgame.pro | |||
@@ -8,25 +8,25 @@ INTERFACES = newgamebase.ui rulesbase.ui | |||
8 | TARGET = wordgame | 8 | TARGET = wordgame |
9 | INCLUDEPATH += $(OPIEDIR)/include | 9 | INCLUDEPATH += $(OPIEDIR)/include |
10 | DEPENDPATH+= $(OPIEDIR)/include | 10 | DEPENDPATH+= $(OPIEDIR)/include |
11 | LIBS += -lqpe | 11 | LIBS += -lqpe |
12 | 12 | ||
13 | TRANSLATIONS = ../../../i18n/de/wordgame.ts \ | 13 | TRANSLATIONS = ../../../i18n/de/wordgame.ts \ |
14 | ../../../i18n/da/wordgame.ts \ | 14 | ../../../i18n/da/wordgame.ts \ |
15 | ../../../i18n/xx/wordgame.ts \ | 15 | ../../../i18n/xx/wordgame.ts \ |
16 | ../../../i18n/en/wordgame.ts \ | 16 | ../../../i18n/en/wordgame.ts \ |
17 | ../../../i18n/es/wordgame.ts \ | 17 | ../../../i18n/es/wordgame.ts \ |
18 | ../../../i18n/fr/wordgame.ts \ | 18 | ../../../i18n/fr/wordgame.ts \ |
19 | ../../../i18n/hu/wordgame.ts \ | 19 | ../../../i18n/hu/wordgame.ts \ |
20 | ../../../i18n/ja/wordgame.ts \ | 20 | ../../../i18n/ja/wordgame.ts \ |
21 | ../../../i18n/ko/wordgame.ts \ | 21 | ../../../i18n/ko/wordgame.ts \ |
22 | ../../../i18n/no/wordgame.ts \ | 22 | ../../../i18n/no/wordgame.ts \ |
23 | ../../../i18n/pl/wordgame.ts \ | 23 | ../../../i18n/pl/wordgame.ts \ |
24 | ../../../i18n/pt/wordgame.ts \ | 24 | ../../../i18n/pt/wordgame.ts \ |
25 | ../../../i18n/pt_BR/wordgame.ts \ | 25 | ../../../i18n/pt_BR/wordgame.ts \ |
26 | ../../../i18n/sl/wordgame.ts \ | 26 | ../../../i18n/sl/wordgame.ts \ |
27 | ../../../i18n/zh_CN/wordgame.ts \ | 27 | ../../../i18n/zh_CN/wordgame.ts \ |
28 | ../../../i18n/zh_TW/wordgame.ts | 28 | ../../../i18n/zh_TW/wordgame.ts |
29 | 29 | ||
30 | 30 | ||
31 | 31 | ||
32 | include ( ../../../include.pro ) | 32 | include ( $(OPIEDIR)/include.pro ) |
diff --git a/noncore/graphics/drawpad/drawpad.pro b/noncore/graphics/drawpad/drawpad.pro index 12d4ed3..cca6a34 100644 --- a/noncore/graphics/drawpad/drawpad.pro +++ b/noncore/graphics/drawpad/drawpad.pro | |||
@@ -44,25 +44,25 @@ DEPENDPATH += $(OPIEDIR)/include | |||
44 | LIBS += -lqpe -lopie | 44 | LIBS += -lqpe -lopie |
45 | DESTDIR = $(OPIEDIR)/bin | 45 | DESTDIR = $(OPIEDIR)/bin |
46 | TARGET = drawpad | 46 | TARGET = drawpad |
47 | 47 | ||
48 | TRANSLATIONS = ../../../i18n/de/drawpad.ts \ | 48 | TRANSLATIONS = ../../../i18n/de/drawpad.ts \ |
49 | ../../../i18n/da/drawpad.ts \ | 49 | ../../../i18n/da/drawpad.ts \ |
50 | ../../../i18n/xx/drawpad.ts \ | 50 | ../../../i18n/xx/drawpad.ts \ |
51 | ../../../i18n/en/drawpad.ts \ | 51 | ../../../i18n/en/drawpad.ts \ |
52 | ../../../i18n/es/drawpad.ts \ | 52 | ../../../i18n/es/drawpad.ts \ |
53 | ../../../i18n/fr/drawpad.ts \ | 53 | ../../../i18n/fr/drawpad.ts \ |
54 | ../../../i18n/hu/drawpad.ts \ | 54 | ../../../i18n/hu/drawpad.ts \ |
55 | ../../../i18n/ja/drawpad.ts \ | 55 | ../../../i18n/ja/drawpad.ts \ |
56 | ../../../i18n/ko/drawpad.ts \ | 56 | ../../../i18n/ko/drawpad.ts \ |
57 | ../../../i18n/no/drawpad.ts \ | 57 | ../../../i18n/no/drawpad.ts \ |
58 | ../../../i18n/pl/drawpad.ts \ | 58 | ../../../i18n/pl/drawpad.ts \ |
59 | ../../../i18n/pt/drawpad.ts \ | 59 | ../../../i18n/pt/drawpad.ts \ |
60 | ../../../i18n/pt_BR/drawpad.ts \ | 60 | ../../../i18n/pt_BR/drawpad.ts \ |
61 | ../../../i18n/sl/drawpad.ts \ | 61 | ../../../i18n/sl/drawpad.ts \ |
62 | ../../../i18n/zh_CN/drawpad.ts \ | 62 | ../../../i18n/zh_CN/drawpad.ts \ |
63 | ../../../i18n/it/drawpad.ts \ | 63 | ../../../i18n/it/drawpad.ts \ |
64 | ../../../i18n/zh_TW/drawpad.ts | 64 | ../../../i18n/zh_TW/drawpad.ts |
65 | 65 | ||
66 | 66 | ||
67 | 67 | ||
68 | include ( ../../../include.pro ) | 68 | include ( $(OPIEDIR)/include.pro ) |
diff --git a/noncore/multimedia/opieplayer2/opieplayer2.pro b/noncore/multimedia/opieplayer2/opieplayer2.pro index 2b22d31..355ec1a 100644 --- a/noncore/multimedia/opieplayer2/opieplayer2.pro +++ b/noncore/multimedia/opieplayer2/opieplayer2.pro | |||
@@ -6,25 +6,25 @@ HEADERS = playlistselection.h mediaplayerstate.h xinecontrol.h \ | |||
6 | frame.h lib.h xinevideowidget.h volumecontrol.h playlistwidgetgui.h\ | 6 | frame.h lib.h xinevideowidget.h volumecontrol.h playlistwidgetgui.h\ |
7 | alphablend.h yuv2rgb.h threadutil.h mediawidget.h playlistview.h playlistfileview.h \ | 7 | alphablend.h yuv2rgb.h threadutil.h mediawidget.h playlistview.h playlistfileview.h \ |
8 | skin.h | 8 | skin.h |
9 | SOURCES = main.cpp \ | 9 | SOURCES = main.cpp \ |
10 | playlistselection.cpp mediaplayerstate.cpp xinecontrol.cpp \ | 10 | playlistselection.cpp mediaplayerstate.cpp xinecontrol.cpp \ |
11 | videowidget.cpp audiowidget.cpp playlistwidget.cpp om3u.cpp mediaplayer.cpp inputDialog.cpp \ | 11 | videowidget.cpp audiowidget.cpp playlistwidget.cpp om3u.cpp mediaplayer.cpp inputDialog.cpp \ |
12 | frame.cpp lib.cpp nullvideo.c xinevideowidget.cpp volumecontrol.cpp \ | 12 | frame.cpp lib.cpp nullvideo.c xinevideowidget.cpp volumecontrol.cpp \ |
13 | playlistwidgetgui.cpp\ | 13 | playlistwidgetgui.cpp\ |
14 | alphablend.c yuv2rgb.c yuv2rgb_arm.c yuv2rgb_arm4l.S \ | 14 | alphablend.c yuv2rgb.c yuv2rgb_arm.c yuv2rgb_arm4l.S \ |
15 | threadutil.cpp mediawidget.cpp playlistview.cpp playlistfileview.cpp \ | 15 | threadutil.cpp mediawidget.cpp playlistview.cpp playlistfileview.cpp \ |
16 | skin.cpp | 16 | skin.cpp |
17 | TARGET = opieplayer2 | 17 | TARGET = opieplayer2 |
18 | INCLUDEPATH += $(OPIEDIR)/include | 18 | INCLUDEPATH += $(OPIEDIR)/include |
19 | DEPENDPATH += $(OPIEDIR)/include | 19 | DEPENDPATH += $(OPIEDIR)/include |
20 | LIBS += -lqpe -lpthread -lopie -lxine | 20 | LIBS += -lqpe -lpthread -lopie -lxine |
21 | MOC_DIR = qpeobj | 21 | MOC_DIR = qpeobj |
22 | OBJECTS_DIR = qpeobj | 22 | OBJECTS_DIR = qpeobj |
23 | 23 | ||
24 | #INCLUDEPATH += $(OPIEDIR)/include | 24 | #INCLUDEPATH += $(OPIEDIR)/include |
25 | #DEPENDPATH += $(OPIEDIR)/include | 25 | #DEPENDPATH += $(OPIEDIR)/include |
26 | 26 | ||
27 | 27 | ||
28 | 28 | ||
29 | 29 | ||
30 | include ( ../../../include.pro ) | 30 | include ( $(OPIEDIR)/include.pro ) |
diff --git a/noncore/multimedia/opieplayer2/zeckeplayer.pro b/noncore/multimedia/opieplayer2/zeckeplayer.pro index be900a2..86480fe 100644 --- a/noncore/multimedia/opieplayer2/zeckeplayer.pro +++ b/noncore/multimedia/opieplayer2/zeckeplayer.pro | |||
@@ -1,13 +1,13 @@ | |||
1 | TEMPLATE= app | 1 | TEMPLATE= app |
2 | DESTDIR = . | 2 | DESTDIR = . |
3 | #CONFIG = qt warn_on debug | 3 | #CONFIG = qt warn_on debug |
4 | CONFIG = qt warn_on release | 4 | CONFIG = qt warn_on release |
5 | HEADERS = frame.h lib.h | 5 | HEADERS = frame.h lib.h |
6 | SOURCES = alphablend.c yuv2rgb.c nullvideo.o frame.cpp lib.cpp mainTest.cpp | 6 | SOURCES = alphablend.c yuv2rgb.c nullvideo.o frame.cpp lib.cpp mainTest.cpp |
7 | INCLUDEPATH+= $(OPIEDIR)/include /opt/QtPalmtop/include | 7 | INCLUDEPATH+= $(OPIEDIR)/include /opt/QtPalmtop/include |
8 | DEPENDPATH+= $(OPIEDIR)/include /opt/QtPalmtop/include | 8 | DEPENDPATH+= $(OPIEDIR)/include /opt/QtPalmtop/include |
9 | LIBS += -L/opt/QtPalmtop/lib -lxine -lxineutils | 9 | LIBS += -L/opt/QtPalmtop/lib -lxine -lxineutils |
10 | TARGET = zeckeplayer | 10 | TARGET = zeckeplayer |
11 | 11 | ||
12 | 12 | ||
13 | include ( ../../../include.pro ) | 13 | include ( $(OPIEDIR)/include.pro ) |
diff --git a/noncore/multimedia/showimg/showimg.pro b/noncore/multimedia/showimg/showimg.pro index 275d0c9..bab7e0f 100644 --- a/noncore/multimedia/showimg/showimg.pro +++ b/noncore/multimedia/showimg/showimg.pro | |||
@@ -6,25 +6,25 @@ SOURCES = main.cpp showimg.cpp ImageFileSelector.cpp settingsdialog.cpp settin | |||
6 | TARGET = showimg | 6 | TARGET = showimg |
7 | INCLUDEPATH += $(OPIEDIR)/include | 7 | INCLUDEPATH += $(OPIEDIR)/include |
8 | DEPENDPATH += $(OPIEDIR)/include | 8 | DEPENDPATH += $(OPIEDIR)/include |
9 | LIBS += -lqpe -lopie | 9 | LIBS += -lqpe -lopie |
10 | 10 | ||
11 | TRANSLATIONS = ../../../i18n/de/showimg.ts \ | 11 | TRANSLATIONS = ../../../i18n/de/showimg.ts \ |
12 | ../../../i18n/xx/showimg.ts \ | 12 | ../../../i18n/xx/showimg.ts \ |
13 | ../../../i18n/en/showimg.ts \ | 13 | ../../../i18n/en/showimg.ts \ |
14 | ../../../i18n/es/showimg.ts \ | 14 | ../../../i18n/es/showimg.ts \ |
15 | ../../../i18n/fr/showimg.ts \ | 15 | ../../../i18n/fr/showimg.ts \ |
16 | ../../../i18n/hu/showimg.ts \ | 16 | ../../../i18n/hu/showimg.ts \ |
17 | ../../../i18n/ja/showimg.ts \ | 17 | ../../../i18n/ja/showimg.ts \ |
18 | ../../../i18n/ko/showimg.ts \ | 18 | ../../../i18n/ko/showimg.ts \ |
19 | ../../../i18n/no/showimg.ts \ | 19 | ../../../i18n/no/showimg.ts \ |
20 | ../../../i18n/pl/showimg.ts \ | 20 | ../../../i18n/pl/showimg.ts \ |
21 | ../../../i18n/pt/showimg.ts \ | 21 | ../../../i18n/pt/showimg.ts \ |
22 | ../../../i18n/pt_BR/showimg.ts \ | 22 | ../../../i18n/pt_BR/showimg.ts \ |
23 | ../../../i18n/sl/showimg.ts \ | 23 | ../../../i18n/sl/showimg.ts \ |
24 | ../../../i18n/zh_CN/showimg.ts \ | 24 | ../../../i18n/zh_CN/showimg.ts \ |
25 | ../../../i18n/zh_TW/showimg.ts \ | 25 | ../../../i18n/zh_TW/showimg.ts \ |
26 | ../../../i18n/da/showimg.ts | 26 | ../../../i18n/da/showimg.ts |
27 | 27 | ||
28 | 28 | ||
29 | 29 | ||
30 | include ( ../../../include.pro ) | 30 | include ( $(OPIEDIR)/include.pro ) |
diff --git a/noncore/net/ftplib/ftplib.pro b/noncore/net/ftplib/ftplib.pro index 918ddf9..a36c5d7 100644 --- a/noncore/net/ftplib/ftplib.pro +++ b/noncore/net/ftplib/ftplib.pro | |||
@@ -1,10 +1,10 @@ | |||
1 | TEMPLATE = lib | 1 | TEMPLATE = lib |
2 | CONFIG = qt warn_on release | 2 | CONFIG = qt warn_on release |
3 | HEADERS = ftplib.h | 3 | HEADERS = ftplib.h |
4 | SOURCES = ftplib.c | 4 | SOURCES = ftplib.c |
5 | DESTDIR = $(OPIEDIR)/lib$(PROJMAK) | 5 | DESTDIR = $(OPIEDIR)/lib$(PROJMAK) |
6 | INTERFACES = | 6 | INTERFACES = |
7 | 7 | ||
8 | 8 | ||
9 | 9 | ||
10 | include ( ../../../include.pro ) | 10 | include ( $(OPIEDIR)/include.pro ) |
diff --git a/noncore/net/opieftp/opieftp.pro b/noncore/net/opieftp/opieftp.pro index f5d2af0..9819cf8 100644 --- a/noncore/net/opieftp/opieftp.pro +++ b/noncore/net/opieftp/opieftp.pro | |||
@@ -6,25 +6,25 @@ TARGET = opieftp | |||
6 | DESTDIR = $(OPIEDIR)/bin | 6 | DESTDIR = $(OPIEDIR)/bin |
7 | INCLUDEPATH += $(OPIEDIR)/include | 7 | INCLUDEPATH += $(OPIEDIR)/include |
8 | DEPENDPATH += $(OPIEDIR)/include | 8 | DEPENDPATH += $(OPIEDIR)/include |
9 | LIBS += -lqpe -lftplib | 9 | LIBS += -lqpe -lftplib |
10 | 10 | ||
11 | TRANSLATIONS = ../../../i18n/de/opieftp.ts \ | 11 | TRANSLATIONS = ../../../i18n/de/opieftp.ts \ |
12 | ../../../i18n/da/opieftp.ts \ | 12 | ../../../i18n/da/opieftp.ts \ |
13 | ../../../i18n/xx/opieftp.ts \ | 13 | ../../../i18n/xx/opieftp.ts \ |
14 | ../../../i18n/en/opieftp.ts \ | 14 | ../../../i18n/en/opieftp.ts \ |
15 | ../../../i18n/es/opieftp.ts \ | 15 | ../../../i18n/es/opieftp.ts \ |
16 | ../../../i18n/fr/opieftp.ts \ | 16 | ../../../i18n/fr/opieftp.ts \ |
17 | ../../../i18n/hu/opieftp.ts \ | 17 | ../../../i18n/hu/opieftp.ts \ |
18 | ../../../i18n/ja/opieftp.ts \ | 18 | ../../../i18n/ja/opieftp.ts \ |
19 | ../../../i18n/ko/opieftp.ts \ | 19 | ../../../i18n/ko/opieftp.ts \ |
20 | ../../../i18n/no/opieftp.ts \ | 20 | ../../../i18n/no/opieftp.ts \ |
21 | ../../../i18n/pl/opieftp.ts \ | 21 | ../../../i18n/pl/opieftp.ts \ |
22 | ../../../i18n/pt/opieftp.ts \ | 22 | ../../../i18n/pt/opieftp.ts \ |
23 | ../../../i18n/pt_BR/opieftp.ts \ | 23 | ../../../i18n/pt_BR/opieftp.ts \ |
24 | ../../../i18n/sl/opieftp.ts \ | 24 | ../../../i18n/sl/opieftp.ts \ |
25 | ../../../i18n/zh_CN/opieftp.ts \ | 25 | ../../../i18n/zh_CN/opieftp.ts \ |
26 | ../../../i18n/zh_TW/opieftp.ts | 26 | ../../../i18n/zh_TW/opieftp.ts |
27 | 27 | ||
28 | 28 | ||
29 | 29 | ||
30 | include ( ../../../include.pro ) | 30 | include ( $(OPIEDIR)/include.pro ) |
diff --git a/noncore/net/opieirc/opieirc.pro b/noncore/net/opieirc/opieirc.pro index 3fe1961..37a6e85 100644 --- a/noncore/net/opieirc/opieirc.pro +++ b/noncore/net/opieirc/opieirc.pro | |||
@@ -4,25 +4,25 @@ DESTDIR = $(OPIEDIR)/bin | |||
4 | HEADERS = ircchannel.h ircconnection.h \ | 4 | HEADERS = ircchannel.h ircconnection.h \ |
5 | ircmessage.h \ | 5 | ircmessage.h \ |
6 | ircmessageparser.h ircoutput.h \ | 6 | ircmessageparser.h ircoutput.h \ |
7 | ircperson.h ircserver.h ircsession.h \ | 7 | ircperson.h ircserver.h ircsession.h \ |
8 | mainwindow.h irctab.h ircservertab.h \ | 8 | mainwindow.h irctab.h ircservertab.h \ |
9 | ircchanneltab.h ircchannellist.h \ | 9 | ircchanneltab.h ircchannellist.h \ |
10 | ircserverlist.h ircservereditor.h \ | 10 | ircserverlist.h ircservereditor.h \ |
11 | ircquerytab.h ircsettings.h ircmisc.h | 11 | ircquerytab.h ircsettings.h ircmisc.h |
12 | SOURCES = ircchannel.cpp ircconnection.cpp \ | 12 | SOURCES = ircchannel.cpp ircconnection.cpp \ |
13 | ircmessage.cpp \ | 13 | ircmessage.cpp \ |
14 | ircmessageparser.cpp ircoutput.cpp \ | 14 | ircmessageparser.cpp ircoutput.cpp \ |
15 | ircperson.cpp ircserver.cpp \ | 15 | ircperson.cpp ircserver.cpp \ |
16 | ircsession.cpp main.cpp mainwindow.cpp \ | 16 | ircsession.cpp main.cpp mainwindow.cpp \ |
17 | irctab.cpp ircservertab.cpp \ | 17 | irctab.cpp ircservertab.cpp \ |
18 | ircchanneltab.cpp ircchannellist.cpp \ | 18 | ircchanneltab.cpp ircchannellist.cpp \ |
19 | ircserverlist.cpp ircservereditor.cpp \ | 19 | ircserverlist.cpp ircservereditor.cpp \ |
20 | ircquerytab.cpp ircsettings.cpp ircmisc.cpp | 20 | ircquerytab.cpp ircsettings.cpp ircmisc.cpp |
21 | INCLUDEPATH += $(OPIEDIR)/include | 21 | INCLUDEPATH += $(OPIEDIR)/include |
22 | DEPENDPATH+= $(OPIEDIR)/include | 22 | DEPENDPATH+= $(OPIEDIR)/include |
23 | LIBS += -lqpe -lopie | 23 | LIBS += -lqpe -lopie |
24 | 24 | ||
25 | 25 | ||
26 | 26 | ||
27 | 27 | ||
28 | include ( ../../../include.pro ) | 28 | include ( $(OPIEDIR)/include.pro ) |
diff --git a/noncore/net/opietooth/applet/applet.pro b/noncore/net/opietooth/applet/applet.pro index d713708..6b68284 100644 --- a/noncore/net/opietooth/applet/applet.pro +++ b/noncore/net/opietooth/applet/applet.pro | |||
@@ -8,25 +8,25 @@ INCLUDEPATH += $(OPIEDIR)/include | |||
8 | INCLUDEPATH += $(OPIEDIR)/noncore/net/opietooth/lib | 8 | INCLUDEPATH += $(OPIEDIR)/noncore/net/opietooth/lib |
9 | DEPENDPATH += $(OPIEDIR)/include | 9 | DEPENDPATH += $(OPIEDIR)/include |
10 | LIBS += -lqpe -lopietooth | 10 | LIBS += -lqpe -lopietooth |
11 | VERSION = 0.0.3 | 11 | VERSION = 0.0.3 |
12 | 12 | ||
13 | TRANSLATIONS = ../../../../i18n/de/libbluetoothapplet.ts \ | 13 | TRANSLATIONS = ../../../../i18n/de/libbluetoothapplet.ts \ |
14 | ../../../../i18n/da/libbluetoothapplet.ts \ | 14 | ../../../../i18n/da/libbluetoothapplet.ts \ |
15 | ../../../../i18n/xx/libbluetoothapplet.ts \ | 15 | ../../../../i18n/xx/libbluetoothapplet.ts \ |
16 | ../../../../i18n/en/libbluetoothapplet.ts \ | 16 | ../../../../i18n/en/libbluetoothapplet.ts \ |
17 | ../../../../i18n/es/libbluetoothapplet.ts \ | 17 | ../../../../i18n/es/libbluetoothapplet.ts \ |
18 | ../../../../i18n/fr/libbluetoothapplet.ts \ | 18 | ../../../../i18n/fr/libbluetoothapplet.ts \ |
19 | ../../../../i18n/hu/libbluetoothapplet.ts \ | 19 | ../../../../i18n/hu/libbluetoothapplet.ts \ |
20 | ../../../../i18n/ja/libbluetoothapplet.ts \ | 20 | ../../../../i18n/ja/libbluetoothapplet.ts \ |
21 | ../../../../i18n/ko/libbluetoothapplet.ts \ | 21 | ../../../../i18n/ko/libbluetoothapplet.ts \ |
22 | ../../../../i18n/no/libbluetoothapplet.ts \ | 22 | ../../../../i18n/no/libbluetoothapplet.ts \ |
23 | ../../../../i18n/pl/libbluetoothapplet.ts \ | 23 | ../../../../i18n/pl/libbluetoothapplet.ts \ |
24 | ../../../../i18n/pt/libbluetoothapplet.ts \ | 24 | ../../../../i18n/pt/libbluetoothapplet.ts \ |
25 | ../../../../i18n/pt_BR/libbluetoothapplet.ts \ | 25 | ../../../../i18n/pt_BR/libbluetoothapplet.ts \ |
26 | ../../../../i18n/sl/libbluetoothapplet.ts \ | 26 | ../../../../i18n/sl/libbluetoothapplet.ts \ |
27 | ../../../../i18n/zh_CN/libbluetoothapplet.ts \ | 27 | ../../../../i18n/zh_CN/libbluetoothapplet.ts \ |
28 | ../../../../i18n/zh_TW/libbluetoothapplet.ts | 28 | ../../../../i18n/zh_TW/libbluetoothapplet.ts |
29 | 29 | ||
30 | 30 | ||
31 | 31 | ||
32 | include ( ../../../../include.pro ) | 32 | include ( $(OPIEDIR)/include.pro ) |
diff --git a/noncore/net/opietooth/blue-pin/blue-pin.pro b/noncore/net/opietooth/blue-pin/blue-pin.pro index 27295da..37c6ae8 100644 --- a/noncore/net/opietooth/blue-pin/blue-pin.pro +++ b/noncore/net/opietooth/blue-pin/blue-pin.pro | |||
@@ -9,25 +9,25 @@ DEPENDPATH += $(OPIEDIR)/include | |||
9 | LIBS += -lqpe | 9 | LIBS += -lqpe |
10 | INTERFACES = pindlgbase.ui | 10 | INTERFACES = pindlgbase.ui |
11 | DESTDIR = $(OPIEDIR)/bin | 11 | DESTDIR = $(OPIEDIR)/bin |
12 | TARGET = bluepin | 12 | TARGET = bluepin |
13 | 13 | ||
14 | TRANSLATIONS = ../../../../i18n/de/bluepin.ts \ | 14 | TRANSLATIONS = ../../../../i18n/de/bluepin.ts \ |
15 | ../../../../i18n/da/bluepin.ts \ | 15 | ../../../../i18n/da/bluepin.ts \ |
16 | ../../../../i18n/xx/bluepin.ts \ | 16 | ../../../../i18n/xx/bluepin.ts \ |
17 | ../../../../i18n/en/bluepin.ts \ | 17 | ../../../../i18n/en/bluepin.ts \ |
18 | ../../../../i18n/es/bluepin.ts \ | 18 | ../../../../i18n/es/bluepin.ts \ |
19 | ../../../../i18n/fr/bluepin.ts \ | 19 | ../../../../i18n/fr/bluepin.ts \ |
20 | ../../../../i18n/hu/bluepin.ts \ | 20 | ../../../../i18n/hu/bluepin.ts \ |
21 | ../../../../i18n/ja/bluepin.ts \ | 21 | ../../../../i18n/ja/bluepin.ts \ |
22 | ../../../../i18n/ko/bluepin.ts \ | 22 | ../../../../i18n/ko/bluepin.ts \ |
23 | ../../../../i18n/no/bluepin.ts \ | 23 | ../../../../i18n/no/bluepin.ts \ |
24 | ../../../../i18n/pl/bluepin.ts \ | 24 | ../../../../i18n/pl/bluepin.ts \ |
25 | ../../../../i18n/pt/bluepin.ts \ | 25 | ../../../../i18n/pt/bluepin.ts \ |
26 | ../../../../i18n/pt_BR/bluepin.ts \ | 26 | ../../../../i18n/pt_BR/bluepin.ts \ |
27 | ../../../../i18n/sl/bluepin.ts \ | 27 | ../../../../i18n/sl/bluepin.ts \ |
28 | ../../../../i18n/zh_CN/bluepin.ts \ | 28 | ../../../../i18n/zh_CN/bluepin.ts \ |
29 | ../../../../i18n/zh_TW/bluepin.ts | 29 | ../../../../i18n/zh_TW/bluepin.ts |
30 | 30 | ||
31 | 31 | ||
32 | 32 | ||
33 | include ( ../../../../include.pro ) | 33 | include ( $(OPIEDIR)/include.pro ) |
diff --git a/noncore/net/opietooth/lib/lib.pro b/noncore/net/opietooth/lib/lib.pro index a021941..88df1fb 100644 --- a/noncore/net/opietooth/lib/lib.pro +++ b/noncore/net/opietooth/lib/lib.pro | |||
@@ -6,25 +6,25 @@ TARGET = opietooth | |||
6 | INCLUDEPATH += $(OPIEDIR)/include . | 6 | INCLUDEPATH += $(OPIEDIR)/include . |
7 | DESTDIR = $(OPIEDIR)/lib$(PROJMAK) | 7 | DESTDIR = $(OPIEDIR)/lib$(PROJMAK) |
8 | LIBS += -lopie | 8 | LIBS += -lopie |
9 | #VERSION = 0.0.0 | 9 | #VERSION = 0.0.0 |
10 | 10 | ||
11 | TRANSLATIONS = ../../../../i18n/de/libopietooth.ts \ | 11 | TRANSLATIONS = ../../../../i18n/de/libopietooth.ts \ |
12 | ../../../../i18n/da/libopietooth.ts \ | 12 | ../../../../i18n/da/libopietooth.ts \ |
13 | ../../../../i18n/xx/libopietooth.ts \ | 13 | ../../../../i18n/xx/libopietooth.ts \ |
14 | ../../../../i18n/en/libopietooth.ts \ | 14 | ../../../../i18n/en/libopietooth.ts \ |
15 | ../../../../i18n/es/libopietooth.ts \ | 15 | ../../../../i18n/es/libopietooth.ts \ |
16 | ../../../../i18n/fr/libopietooth.ts \ | 16 | ../../../../i18n/fr/libopietooth.ts \ |
17 | ../../../../i18n/hu/libopietooth.ts \ | 17 | ../../../../i18n/hu/libopietooth.ts \ |
18 | ../../../../i18n/ja/libopietooth.ts \ | 18 | ../../../../i18n/ja/libopietooth.ts \ |
19 | ../../../../i18n/ko/libopietooth.ts \ | 19 | ../../../../i18n/ko/libopietooth.ts \ |
20 | ../../../../i18n/no/libopietooth.ts \ | 20 | ../../../../i18n/no/libopietooth.ts \ |
21 | ../../../../i18n/pl/libopietooth.ts \ | 21 | ../../../../i18n/pl/libopietooth.ts \ |
22 | ../../../../i18n/pt/libopietooth.ts \ | 22 | ../../../../i18n/pt/libopietooth.ts \ |
23 | ../../../../i18n/pt_BR/libopietooth.ts \ | 23 | ../../../../i18n/pt_BR/libopietooth.ts \ |
24 | ../../../../i18n/sl/libopietooth.ts \ | 24 | ../../../../i18n/sl/libopietooth.ts \ |
25 | ../../../../i18n/zh_CN/libopietooth.ts \ | 25 | ../../../../i18n/zh_CN/libopietooth.ts \ |
26 | ../../../../i18n/zh_TW/libopietooth.ts | 26 | ../../../../i18n/zh_TW/libopietooth.ts |
27 | 27 | ||
28 | 28 | ||
29 | 29 | ||
30 | include ( ../../../../include.pro ) | 30 | include ( $(OPIEDIR)/include.pro ) |
diff --git a/noncore/net/opietooth/manager/manager.pro b/noncore/net/opietooth/manager/manager.pro index f3599bb..9249d8d 100644 --- a/noncore/net/opietooth/manager/manager.pro +++ b/noncore/net/opietooth/manager/manager.pro | |||
@@ -25,25 +25,25 @@ DEPENDPATH += $(OPIEDIR)/include | |||
25 | LIBS += -lqpe -lopietooth -lopie | 25 | LIBS += -lqpe -lopietooth -lopie |
26 | INTERFACES = bluetoothbase.ui devicedialog.ui | 26 | INTERFACES = bluetoothbase.ui devicedialog.ui |
27 | DESTDIR = $(OPIEDIR)/bin | 27 | DESTDIR = $(OPIEDIR)/bin |
28 | TARGET = bluetooth-manager | 28 | TARGET = bluetooth-manager |
29 | 29 | ||
30 | TRANSLATIONS = ../../../../i18n/de/bluetooth-manager.ts \ | 30 | TRANSLATIONS = ../../../../i18n/de/bluetooth-manager.ts \ |
31 | ../../../../i18n/da/bluetooth-manager.ts \ | 31 | ../../../../i18n/da/bluetooth-manager.ts \ |
32 | ../../../../i18n/xx/bluetooth-manager.ts \ | 32 | ../../../../i18n/xx/bluetooth-manager.ts \ |
33 | ../../../../i18n/en/bluetooth-manager.ts \ | 33 | ../../../../i18n/en/bluetooth-manager.ts \ |
34 | ../../../../i18n/es/bluetooth-manager.ts \ | 34 | ../../../../i18n/es/bluetooth-manager.ts \ |
35 | ../../../../i18n/fr/bluetooth-manager.ts \ | 35 | ../../../../i18n/fr/bluetooth-manager.ts \ |
36 | ../../../../i18n/hu/bluetooth-manager.ts \ | 36 | ../../../../i18n/hu/bluetooth-manager.ts \ |
37 | ../../../../i18n/ja/bluetooth-manager.ts \ | 37 | ../../../../i18n/ja/bluetooth-manager.ts \ |
38 | ../../../../i18n/ko/bluetooth-manager.ts \ | 38 | ../../../../i18n/ko/bluetooth-manager.ts \ |
39 | ../../../../i18n/no/bluetooth-manager.ts \ | 39 | ../../../../i18n/no/bluetooth-manager.ts \ |
40 | ../../../../i18n/pl/bluetooth-manager.ts \ | 40 | ../../../../i18n/pl/bluetooth-manager.ts \ |
41 | ../../../../i18n/pt/bluetooth-manager.ts \ | 41 | ../../../../i18n/pt/bluetooth-manager.ts \ |
42 | ../../../../i18n/pt_BR/bluetooth-manager.ts \ | 42 | ../../../../i18n/pt_BR/bluetooth-manager.ts \ |
43 | ../../../../i18n/sl/bluetooth-manager.ts \ | 43 | ../../../../i18n/sl/bluetooth-manager.ts \ |
44 | ../../../../i18n/zh_CN/bluetooth-manager.ts \ | 44 | ../../../../i18n/zh_CN/bluetooth-manager.ts \ |
45 | ../../../../i18n/zh_TW/bluetooth-manager.ts | 45 | ../../../../i18n/zh_TW/bluetooth-manager.ts |
46 | 46 | ||
47 | 47 | ||
48 | 48 | ||
49 | include ( ../../../../include.pro ) | 49 | include ( $(OPIEDIR)/include.pro ) |
diff --git a/noncore/net/ubrowser/ubrowser.pro b/noncore/net/ubrowser/ubrowser.pro index 09a2c79..cd1a989 100644 --- a/noncore/net/ubrowser/ubrowser.pro +++ b/noncore/net/ubrowser/ubrowser.pro | |||
@@ -1,13 +1,13 @@ | |||
1 | TEMPLATE=app | 1 | TEMPLATE=app |
2 | CONFIG +=qt warn_on release | 2 | CONFIG +=qt warn_on release |
3 | DESTDIR =../../../bin | 3 | DESTDIR =../../../bin |
4 | HEADERS = mainview.h httpfactory.h httpcomm.h | 4 | HEADERS = mainview.h httpfactory.h httpcomm.h |
5 | SOURCES = main.cpp mainview.cpp httpfactory.cpp httpcomm.cpp | 5 | SOURCES = main.cpp mainview.cpp httpfactory.cpp httpcomm.cpp |
6 | INCLUDEPATH+=../../../include | 6 | INCLUDEPATH+=../../../include |
7 | DEPENDPATH+=../../../include | 7 | DEPENDPATH+=../../../include |
8 | LIBS += -lqpe | 8 | LIBS += -lqpe |
9 | TARGET = ubrowser | 9 | TARGET = ubrowser |
10 | 10 | ||
11 | 11 | ||
12 | 12 | ||
13 | include ( ../../../include.pro ) | 13 | include ( $(OPIEDIR)/include.pro ) |
diff --git a/noncore/net/wellenreiter/contrib/orinoco_hopper/orinoco_hopper.pro b/noncore/net/wellenreiter/contrib/orinoco_hopper/orinoco_hopper.pro index def42c0..30298d5 100644 --- a/noncore/net/wellenreiter/contrib/orinoco_hopper/orinoco_hopper.pro +++ b/noncore/net/wellenreiter/contrib/orinoco_hopper/orinoco_hopper.pro | |||
@@ -1,15 +1,15 @@ | |||
1 | DESTDIR = $(OPIEDIR)/bin | 1 | DESTDIR = $(OPIEDIR)/bin |
2 | TEMPLATE = app | 2 | TEMPLATE = app |
3 | CONFIG = warn_on debug | 3 | CONFIG = warn_on debug |
4 | #CONFIG = warn_on release | 4 | #CONFIG = warn_on release |
5 | HEADERS = | 5 | HEADERS = |
6 | SOURCES = orinoco_hopper.c | 6 | SOURCES = orinoco_hopper.c |
7 | INCLUDEPATH += | 7 | INCLUDEPATH += |
8 | DEPENDPATH += | 8 | DEPENDPATH += |
9 | LIBS += | 9 | LIBS += |
10 | INTERFACES = | 10 | INTERFACES = |
11 | TARGET = orinoco_hopper | 11 | TARGET = orinoco_hopper |
12 | 12 | ||
13 | 13 | ||
14 | 14 | ||
15 | include ( ../../../../../include.pro ) | 15 | include ( $(OPIEDIR)/include.pro ) |
diff --git a/noncore/net/wellenreiter/daemon/daemon.pro b/noncore/net/wellenreiter/daemon/daemon.pro index 2599315..651af18 100644 --- a/noncore/net/wellenreiter/daemon/daemon.pro +++ b/noncore/net/wellenreiter/daemon/daemon.pro | |||
@@ -1,15 +1,15 @@ | |||
1 | DESTDIR = $(OPIEDIR)/bin | 1 | DESTDIR = $(OPIEDIR)/bin |
2 | TEMPLATE = app | 2 | TEMPLATE = app |
3 | CONFIG = warn_on debug | 3 | CONFIG = warn_on debug |
4 | #CONFIG = warn_on release | 4 | #CONFIG = warn_on release |
5 | HEADERS = source/config.hh source/daemon.hh | 5 | HEADERS = source/config.hh source/daemon.hh |
6 | SOURCES = source/daemon.cc | 6 | SOURCES = source/daemon.cc |
7 | INCLUDEPATH += ../ | 7 | INCLUDEPATH += ../ |
8 | DEPENDPATH += $(OPIEDIR)/include | 8 | DEPENDPATH += $(OPIEDIR)/include |
9 | LIBS += -lpcap -L$(OPIEDIR)/lib -lwellenreiter | 9 | LIBS += -lpcap -L$(OPIEDIR)/lib -lwellenreiter |
10 | INTERFACES = | 10 | INTERFACES = |
11 | TARGET = wellenreiterd | 11 | TARGET = wellenreiterd |
12 | 12 | ||
13 | 13 | ||
14 | 14 | ||
15 | include ( ../../../../include.pro ) | 15 | include ( $(OPIEDIR)/include.pro ) |
diff --git a/noncore/net/wellenreiter/gui/gui-x11.pro b/noncore/net/wellenreiter/gui/gui-x11.pro index 06b2c06..856e0b2 100644 --- a/noncore/net/wellenreiter/gui/gui-x11.pro +++ b/noncore/net/wellenreiter/gui/gui-x11.pro | |||
@@ -1,15 +1,15 @@ | |||
1 | DESTDIR = . | 1 | DESTDIR = . |
2 | TEMPLATE = app | 2 | TEMPLATE = app |
3 | CONFIG = qt warn_on debug | 3 | CONFIG = qt warn_on debug |
4 | #CONFIG = qt warn_on release | 4 | #CONFIG = qt warn_on release |
5 | HEADERS = wellenreiterbase.h wellenreiter.h scanlistitem.h scanlist.h logwindow.h hexwindow.h configwindow.h resource.h wlan.h cardconfig.h manufacturers.h | 5 | HEADERS = wellenreiterbase.h wellenreiter.h scanlistitem.h scanlist.h logwindow.h hexwindow.h configwindow.h resource.h wlan.h cardconfig.h manufacturers.h |
6 | SOURCES = main.cpp wellenreiterbase.cpp wellenreiter.cpp scanlistitem.cpp scanlist.cpp logwindow.cpp hexwindow.cpp configwindow.cpp resource.cpp wlan.cpp cardconfig.cpp manufacturers.cpp | 6 | SOURCES = main.cpp wellenreiterbase.cpp wellenreiter.cpp scanlistitem.cpp scanlist.cpp logwindow.cpp hexwindow.cpp configwindow.cpp resource.cpp wlan.cpp cardconfig.cpp manufacturers.cpp |
7 | INCLUDEPATH += ../ | 7 | INCLUDEPATH += ../ |
8 | DEPENDPATH += ../ | 8 | DEPENDPATH += ../ |
9 | LIBS += -L. -lwellenreiter | 9 | LIBS += -L. -lwellenreiter |
10 | INTERFACES = configbase.ui | 10 | INTERFACES = configbase.ui |
11 | TARGET = wellenreiter | 11 | TARGET = wellenreiter |
12 | 12 | ||
13 | 13 | ||
14 | 14 | ||
15 | include ( ../../../../include.pro ) | 15 | include ( $(OPIEDIR)/include.pro ) |
diff --git a/noncore/net/wellenreiter/gui/gui.pro b/noncore/net/wellenreiter/gui/gui.pro index 397da25..39eda52 100644 --- a/noncore/net/wellenreiter/gui/gui.pro +++ b/noncore/net/wellenreiter/gui/gui.pro | |||
@@ -1,15 +1,15 @@ | |||
1 | DESTDIR = $(OPIEDIR)/bin | 1 | DESTDIR = $(OPIEDIR)/bin |
2 | TEMPLATE = app | 2 | TEMPLATE = app |
3 | CONFIG = qt warn_on debug | 3 | CONFIG = qt warn_on debug |
4 | #CONFIG = qt warn_on release | 4 | #CONFIG = qt warn_on release |
5 | HEADERS = wellenreiterbase.h wellenreiter.h scanlistitem.h scanlist.h logwindow.h hexwindow.h configwindow.h wlan.h cardconfig.h manufacturers.h | 5 | HEADERS = wellenreiterbase.h wellenreiter.h scanlistitem.h scanlist.h logwindow.h hexwindow.h configwindow.h wlan.h cardconfig.h manufacturers.h |
6 | SOURCES = main.cpp wellenreiterbase.cpp wellenreiter.cpp scanlistitem.cpp scanlist.cpp logwindow.cpp hexwindow.cpp configwindow.cpp wlan.cpp cardconfig.cpp manufacturers.h | 6 | SOURCES = main.cpp wellenreiterbase.cpp wellenreiter.cpp scanlistitem.cpp scanlist.cpp logwindow.cpp hexwindow.cpp configwindow.cpp wlan.cpp cardconfig.cpp manufacturers.h |
7 | INCLUDEPATH += $(OPIEDIR)/include ../ | 7 | INCLUDEPATH += $(OPIEDIR)/include ../ |
8 | DEPENDPATH += $(OPIEDIR)/include ../ | 8 | DEPENDPATH += $(OPIEDIR)/include ../ |
9 | LIBS += -lqpe -lopie -L. -lwellenreiter | 9 | LIBS += -lqpe -lopie -L. -lwellenreiter |
10 | INTERFACES = configbase.ui | 10 | INTERFACES = configbase.ui |
11 | TARGET = wellenreiter | 11 | TARGET = wellenreiter |
12 | 12 | ||
13 | 13 | ||
14 | 14 | ||
15 | include ( ../../../../include.pro ) | 15 | include ( $(OPIEDIR)/include.pro ) |
diff --git a/noncore/net/wellenreiter/libwellenreiter/libwellenreiter.pro b/noncore/net/wellenreiter/libwellenreiter/libwellenreiter.pro index fd3b894..fb2e5e6 100644 --- a/noncore/net/wellenreiter/libwellenreiter/libwellenreiter.pro +++ b/noncore/net/wellenreiter/libwellenreiter/libwellenreiter.pro | |||
@@ -1,15 +1,15 @@ | |||
1 | TEMPLATE = lib | 1 | TEMPLATE = lib |
2 | CONFIG = warn_on debug | 2 | CONFIG = warn_on debug |
3 | VERSION = 0.2 | 3 | VERSION = 0.2 |
4 | HEADERS = source/cardmode.hh source/wl_log.hh source/wl_proto.hh source/sniff.hh source/wl_sock.hh source/wl_types.hh | 4 | HEADERS = source/cardmode.hh source/wl_log.hh source/wl_proto.hh source/sniff.hh source/wl_sock.hh source/wl_types.hh |
5 | SOURCES = source/cardmode.cc source/wl_log.cc source/wl_proto.cc source/sniff.cc source/wl_sock.cc | 5 | SOURCES = source/cardmode.cc source/wl_log.cc source/wl_proto.cc source/sniff.cc source/wl_sock.cc |
6 | 6 | ||
7 | LIBS = | 7 | LIBS = |
8 | TMAKE_CFLAGS += -D__UNIX__ | 8 | TMAKE_CFLAGS += -D__UNIX__ |
9 | 9 | ||
10 | DESTDIR = $(OPIEDIR)/lib | 10 | DESTDIR = $(OPIEDIR)/lib |
11 | TARGET = wellenreiter | 11 | TARGET = wellenreiter |
12 | 12 | ||
13 | 13 | ||
14 | 14 | ||
15 | include ( ../../../../include.pro ) | 15 | include ( $(OPIEDIR)/include.pro ) |
diff --git a/noncore/net/wellenreiter/wellenreiter.pro b/noncore/net/wellenreiter/wellenreiter.pro index 229440f..6784af4 100644 --- a/noncore/net/wellenreiter/wellenreiter.pro +++ b/noncore/net/wellenreiter/wellenreiter.pro | |||
@@ -1,6 +1,6 @@ | |||
1 | TEMPLATE = subdirs | 1 | TEMPLATE = subdirs |
2 | unix:SUBDIRS = libwellenreiter daemon gui contrib/orinoco_hopper | 2 | unix:SUBDIRS = libwellenreiter daemon gui contrib/orinoco_hopper |
3 | 3 | ||
4 | 4 | ||
5 | 5 | ||
6 | include ( ../../../include.pro ) | 6 | include ( $(OPIEDIR)/include.pro ) |
diff --git a/noncore/settings/appearance2/appearance2.pro b/noncore/settings/appearance2/appearance2.pro index 26db92b..34684e0 100644 --- a/noncore/settings/appearance2/appearance2.pro +++ b/noncore/settings/appearance2/appearance2.pro | |||
@@ -8,25 +8,25 @@ DEPENDPATH += ../$(OPIEDIR)/include | |||
8 | LIBS += -lqpe -lopie | 8 | LIBS += -lqpe -lopie |
9 | TARGET = appearance | 9 | TARGET = appearance |
10 | INCLUDEPATH += $(OPIEDIR)/include | 10 | INCLUDEPATH += $(OPIEDIR)/include |
11 | DEPENDPATH += $(OPIEDIR)/include | 11 | DEPENDPATH += $(OPIEDIR)/include |
12 | 12 | ||
13 | TRANSLATIONS = ../../../i18n/de/appearance.ts \ | 13 | TRANSLATIONS = ../../../i18n/de/appearance.ts \ |
14 | ../../../i18n/xx/appearance.ts \ | 14 | ../../../i18n/xx/appearance.ts \ |
15 | ../../../i18n/en/appearance.ts \ | 15 | ../../../i18n/en/appearance.ts \ |
16 | ../../../i18n/es/appearance.ts \ | 16 | ../../../i18n/es/appearance.ts \ |
17 | ../../../i18n/fr/appearance.ts \ | 17 | ../../../i18n/fr/appearance.ts \ |
18 | ../../../i18n/hu/appearance.ts \ | 18 | ../../../i18n/hu/appearance.ts \ |
19 | ../../../i18n/ja/appearance.ts \ | 19 | ../../../i18n/ja/appearance.ts \ |
20 | ../../../i18n/ko/appearance.ts \ | 20 | ../../../i18n/ko/appearance.ts \ |
21 | ../../../i18n/no/appearance.ts \ | 21 | ../../../i18n/no/appearance.ts \ |
22 | ../../../i18n/pl/appearance.ts \ | 22 | ../../../i18n/pl/appearance.ts \ |
23 | ../../../i18n/pt/appearance.ts \ | 23 | ../../../i18n/pt/appearance.ts \ |
24 | ../../../i18n/pt_BR/appearance.ts \ | 24 | ../../../i18n/pt_BR/appearance.ts \ |
25 | ../../../i18n/sl/appearance.ts \ | 25 | ../../../i18n/sl/appearance.ts \ |
26 | ../../../i18n/zh_CN/appearance.ts \ | 26 | ../../../i18n/zh_CN/appearance.ts \ |
27 | ../../../i18n/zh_TW/appearance.ts \ | 27 | ../../../i18n/zh_TW/appearance.ts \ |
28 | ../../../i18n/da/appearance.ts | 28 | ../../../i18n/da/appearance.ts |
29 | 29 | ||
30 | 30 | ||
31 | 31 | ||
32 | include ( ../../../include.pro ) | 32 | include ( $(OPIEDIR)/include.pro ) |
diff --git a/noncore/settings/aqpkg/aqpkg.pro b/noncore/settings/aqpkg/aqpkg.pro index fc1f53d..98c358c 100644 --- a/noncore/settings/aqpkg/aqpkg.pro +++ b/noncore/settings/aqpkg/aqpkg.pro | |||
@@ -23,25 +23,25 @@ SOURCES = mainwin.cpp \ | |||
23 | main.cpp \ | 23 | main.cpp \ |
24 | package.cpp \ | 24 | package.cpp \ |
25 | installdlgimpl.cpp \ | 25 | installdlgimpl.cpp \ |
26 | instoptionsimpl.cpp \ | 26 | instoptionsimpl.cpp \ |
27 | destination.cpp \ | 27 | destination.cpp \ |
28 | utils.cpp \ | 28 | utils.cpp \ |
29 | server.cpp \ | 29 | server.cpp \ |
30 | helpwindow.cpp \ | 30 | helpwindow.cpp \ |
31 | letterpushbutton.cpp \ | 31 | letterpushbutton.cpp \ |
32 | inputdlg.cpp \ | 32 | inputdlg.cpp \ |
33 | version.cpp \ | 33 | version.cpp \ |
34 | categoryfilterimpl.cpp | 34 | categoryfilterimpl.cpp |
35 | INTERFACES= settings.ui \ | 35 | INTERFACES= settings.ui \ |
36 | install.ui \ | 36 | install.ui \ |
37 | instoptions.ui \ | 37 | instoptions.ui \ |
38 | categoryfilter.ui | 38 | categoryfilter.ui |
39 | TARGET = aqpkg | 39 | TARGET = aqpkg |
40 | INCLUDEPATH += $(OPIEDIR)/include | 40 | INCLUDEPATH += $(OPIEDIR)/include |
41 | DEPENDPATH += $(OPIEDIR)/include | 41 | DEPENDPATH += $(OPIEDIR)/include |
42 | LIBS += -lqpe -lopie -lstdc++ | 42 | LIBS += -lqpe -lopie -lstdc++ |
43 | DESTDIR = $(OPIEDIR)/bin | 43 | DESTDIR = $(OPIEDIR)/bin |
44 | 44 | ||
45 | 45 | ||
46 | 46 | ||
47 | include ( ../../../include.pro ) | 47 | include ( $(OPIEDIR)/include.pro ) |
diff --git a/noncore/settings/backup/backup.pro b/noncore/settings/backup/backup.pro index a9bd572..60760bc 100644 --- a/noncore/settings/backup/backup.pro +++ b/noncore/settings/backup/backup.pro | |||
@@ -10,25 +10,25 @@ INTERFACES = backuprestorebase.ui | |||
10 | TARGET = backup | 10 | TARGET = backup |
11 | DESTDIR = $(OPIEDIR)/bin | 11 | DESTDIR = $(OPIEDIR)/bin |
12 | 12 | ||
13 | TRANSLATIONS = ../../../i18n/de/backup.ts \ | 13 | TRANSLATIONS = ../../../i18n/de/backup.ts \ |
14 | ../../../i18n/xx/backup.ts \ | 14 | ../../../i18n/xx/backup.ts \ |
15 | ../../../i18n/en/backup.ts \ | 15 | ../../../i18n/en/backup.ts \ |
16 | ../../../i18n/es/backup.ts \ | 16 | ../../../i18n/es/backup.ts \ |
17 | ../../../i18n/fr/backup.ts \ | 17 | ../../../i18n/fr/backup.ts \ |
18 | ../../../i18n/hu/backup.ts \ | 18 | ../../../i18n/hu/backup.ts \ |
19 | ../../../i18n/ja/backup.ts \ | 19 | ../../../i18n/ja/backup.ts \ |
20 | ../../../i18n/ko/backup.ts \ | 20 | ../../../i18n/ko/backup.ts \ |
21 | ../../../i18n/no/backup.ts \ | 21 | ../../../i18n/no/backup.ts \ |
22 | ../../../i18n/pl/backup.ts \ | 22 | ../../../i18n/pl/backup.ts \ |
23 | ../../../i18n/pt/backup.ts \ | 23 | ../../../i18n/pt/backup.ts \ |
24 | ../../../i18n/pt_BR/backup.ts \ | 24 | ../../../i18n/pt_BR/backup.ts \ |
25 | ../../../i18n/sl/backup.ts \ | 25 | ../../../i18n/sl/backup.ts \ |
26 | ../../../i18n/zh_CN/backup.ts \ | 26 | ../../../i18n/zh_CN/backup.ts \ |
27 | ../../../i18n/zh_TW/backup.ts \ | 27 | ../../../i18n/zh_TW/backup.ts \ |
28 | ../../../i18n/it/backup.ts \ | 28 | ../../../i18n/it/backup.ts \ |
29 | ../../../i18n/da/backup.ts | 29 | ../../../i18n/da/backup.ts |
30 | 30 | ||
31 | 31 | ||
32 | 32 | ||
33 | 33 | ||
34 | include ( ../../../include.pro ) | 34 | include ( $(OPIEDIR)/include.pro ) |
diff --git a/noncore/settings/language/language.pro b/noncore/settings/language/language.pro index 49da3ba..16fe37a 100644 --- a/noncore/settings/language/language.pro +++ b/noncore/settings/language/language.pro | |||
@@ -7,25 +7,25 @@ INTERFACES = languagesettingsbase.ui | |||
7 | INCLUDEPATH += $(OPIEDIR)/include | 7 | INCLUDEPATH += $(OPIEDIR)/include |
8 | DEPENDPATH+= ../$(OPIEDIR)/include | 8 | DEPENDPATH+= ../$(OPIEDIR)/include |
9 | LIBS += -lqpe | 9 | LIBS += -lqpe |
10 | TARGET = language | 10 | TARGET = language |
11 | 11 | ||
12 | TRANSLATIONS = ../../../i18n/de/language.ts \ | 12 | TRANSLATIONS = ../../../i18n/de/language.ts \ |
13 | ../../../i18n/xx/language.ts \ | 13 | ../../../i18n/xx/language.ts \ |
14 | ../../../i18n/en/language.ts \ | 14 | ../../../i18n/en/language.ts \ |
15 | ../../../i18n/es/language.ts \ | 15 | ../../../i18n/es/language.ts \ |
16 | ../../../i18n/fr/language.ts \ | 16 | ../../../i18n/fr/language.ts \ |
17 | ../../../i18n/hu/language.ts \ | 17 | ../../../i18n/hu/language.ts \ |
18 | ../../../i18n/ja/language.ts \ | 18 | ../../../i18n/ja/language.ts \ |
19 | ../../../i18n/ko/language.ts \ | 19 | ../../../i18n/ko/language.ts \ |
20 | ../../../i18n/no/language.ts \ | 20 | ../../../i18n/no/language.ts \ |
21 | ../../../i18n/pl/language.ts \ | 21 | ../../../i18n/pl/language.ts \ |
22 | ../../../i18n/pt/language.ts \ | 22 | ../../../i18n/pt/language.ts \ |
23 | ../../../i18n/pt_BR/language.ts \ | 23 | ../../../i18n/pt_BR/language.ts \ |
24 | ../../../i18n/sl/language.ts \ | 24 | ../../../i18n/sl/language.ts \ |
25 | ../../../i18n/zh_CN/language.ts \ | 25 | ../../../i18n/zh_CN/language.ts \ |
26 | ../../../i18n/zh_TW/language.ts \ | 26 | ../../../i18n/zh_TW/language.ts \ |
27 | ../../../i18n/da/language.ts | 27 | ../../../i18n/da/language.ts |
28 | 28 | ||
29 | 29 | ||
30 | 30 | ||
31 | include ( ../../../include.pro ) | 31 | include ( $(OPIEDIR)/include.pro ) |
diff --git a/noncore/settings/mediummount/mediummount.pro b/noncore/settings/mediummount/mediummount.pro index 8762a1a..2063b04 100644 --- a/noncore/settings/mediummount/mediummount.pro +++ b/noncore/settings/mediummount/mediummount.pro | |||
@@ -7,25 +7,25 @@ SOURCES = main.cpp mediumwidget.cc mediumglobal.cc mainwindow.cc | |||
7 | INCLUDEPATH+= $(OPIEDIR)/include | 7 | INCLUDEPATH+= $(OPIEDIR)/include |
8 | DEPENDPATH+= $(OPIEDIR)/include | 8 | DEPENDPATH+= $(OPIEDIR)/include |
9 | LIBS += -lqpe | 9 | LIBS += -lqpe |
10 | TARGET = mediummount | 10 | TARGET = mediummount |
11 | 11 | ||
12 | TRANSLATIONS = ../../../i18n/de/mediummount.ts \ | 12 | TRANSLATIONS = ../../../i18n/de/mediummount.ts \ |
13 | ../../../i18n/da/mediummount.ts \ | 13 | ../../../i18n/da/mediummount.ts \ |
14 | ../../../i18n/xx/mediummount.ts \ | 14 | ../../../i18n/xx/mediummount.ts \ |
15 | ../../../i18n/en/mediummount.ts \ | 15 | ../../../i18n/en/mediummount.ts \ |
16 | ../../../i18n/es/mediummount.ts \ | 16 | ../../../i18n/es/mediummount.ts \ |
17 | ../../../i18n/fr/mediummount.ts \ | 17 | ../../../i18n/fr/mediummount.ts \ |
18 | ../../../i18n/hu/mediummount.ts \ | 18 | ../../../i18n/hu/mediummount.ts \ |
19 | ../../../i18n/ja/mediummount.ts \ | 19 | ../../../i18n/ja/mediummount.ts \ |
20 | ../../../i18n/ko/mediummount.ts \ | 20 | ../../../i18n/ko/mediummount.ts \ |
21 | ../../../i18n/no/mediummount.ts \ | 21 | ../../../i18n/no/mediummount.ts \ |
22 | ../../../i18n/pl/mediummount.ts \ | 22 | ../../../i18n/pl/mediummount.ts \ |
23 | ../../../i18n/pt/mediummount.ts \ | 23 | ../../../i18n/pt/mediummount.ts \ |
24 | ../../../i18n/pt_BR/mediummount.ts \ | 24 | ../../../i18n/pt_BR/mediummount.ts \ |
25 | ../../../i18n/sl/mediummount.ts \ | 25 | ../../../i18n/sl/mediummount.ts \ |
26 | ../../../i18n/zh_CN/mediummount.ts \ | 26 | ../../../i18n/zh_CN/mediummount.ts \ |
27 | ../../../i18n/zh_TW/mediummount.ts | 27 | ../../../i18n/zh_TW/mediummount.ts |
28 | 28 | ||
29 | 29 | ||
30 | 30 | ||
31 | include ( ../../../include.pro ) | 31 | include ( $(OPIEDIR)/include.pro ) |
diff --git a/noncore/settings/netsystemtime/netsystemtime.pro b/noncore/settings/netsystemtime/netsystemtime.pro index ae098aa..3d0f299 100644 --- a/noncore/settings/netsystemtime/netsystemtime.pro +++ b/noncore/settings/netsystemtime/netsystemtime.pro | |||
@@ -8,25 +8,25 @@ DEPENDPATH += $(OPIEDIR)/include | |||
8 | LIBS += -lqpe -lopie | 8 | LIBS += -lqpe -lopie |
9 | INTERFACES= ntpbase.ui | 9 | INTERFACES= ntpbase.ui |
10 | DESTDIR = $(OPIEDIR)/bin | 10 | DESTDIR = $(OPIEDIR)/bin |
11 | TARGET = systemtime | 11 | TARGET = systemtime |
12 | 12 | ||
13 | TRANSLATIONS = ../../../i18n/de/systemtime.ts \ | 13 | TRANSLATIONS = ../../../i18n/de/systemtime.ts \ |
14 | ../../../i18n/da/systemtime.ts \ | 14 | ../../../i18n/da/systemtime.ts \ |
15 | ../../../i18n/xx/systemtime.ts \ | 15 | ../../../i18n/xx/systemtime.ts \ |
16 | ../../../i18n/en/systemtime.ts \ | 16 | ../../../i18n/en/systemtime.ts \ |
17 | ../../../i18n/es/systemtime.ts \ | 17 | ../../../i18n/es/systemtime.ts \ |
18 | ../../../i18n/fr/systemtime.ts \ | 18 | ../../../i18n/fr/systemtime.ts \ |
19 | ../../../i18n/hu/systemtime.ts \ | 19 | ../../../i18n/hu/systemtime.ts \ |
20 | ../../../i18n/ja/systemtime.ts \ | 20 | ../../../i18n/ja/systemtime.ts \ |
21 | ../../../i18n/ko/systemtime.ts \ | 21 | ../../../i18n/ko/systemtime.ts \ |
22 | ../../../i18n/no/systemtime.ts \ | 22 | ../../../i18n/no/systemtime.ts \ |
23 | ../../../i18n/pl/systemtime.ts \ | 23 | ../../../i18n/pl/systemtime.ts \ |
24 | ../../../i18n/pt/systemtime.ts \ | 24 | ../../../i18n/pt/systemtime.ts \ |
25 | ../../../i18n/pt_BR/systemtime.ts \ | 25 | ../../../i18n/pt_BR/systemtime.ts \ |
26 | ../../../i18n/sl/systemtime.ts \ | 26 | ../../../i18n/sl/systemtime.ts \ |
27 | ../../../i18n/zh_CN/systemtime.ts \ | 27 | ../../../i18n/zh_CN/systemtime.ts \ |
28 | ../../../i18n/zh_TW/systemtime.ts | 28 | ../../../i18n/zh_TW/systemtime.ts |
29 | 29 | ||
30 | 30 | ||
31 | 31 | ||
32 | include ( ../../../include.pro ) | 32 | include ( $(OPIEDIR)/include.pro ) |
diff --git a/noncore/settings/networksettings/interfaces/interfaces.pro b/noncore/settings/networksettings/interfaces/interfaces.pro index 233cacd..75dea47 100644 --- a/noncore/settings/networksettings/interfaces/interfaces.pro +++ b/noncore/settings/networksettings/interfaces/interfaces.pro | |||
@@ -1,16 +1,16 @@ | |||
1 | TEMPLATE = lib | 1 | TEMPLATE = lib |
2 | CONFIG += qt warn_on release | 2 | CONFIG += qt warn_on release |
3 | #CONFIG += qt warn_on debug | 3 | #CONFIG += qt warn_on debug |
4 | DESTDIR = $(OPIEDIR)/lib$(PROJMAK) | 4 | DESTDIR = $(OPIEDIR)/lib$(PROJMAK) |
5 | HEADERS = interface.h interfaceinformationimp.h interfaces.h interfacesetupimp.h | 5 | HEADERS = interface.h interfaceinformationimp.h interfaces.h interfacesetupimp.h |
6 | SOURCES = interface.cpp interfaces.cpp interfaceinformationimp.cpp interfacesetupimp.cpp | 6 | SOURCES = interface.cpp interfaces.cpp interfaceinformationimp.cpp interfacesetupimp.cpp |
7 | INCLUDEPATH+= $(OPIEDIR)/include ../ | 7 | INCLUDEPATH+= $(OPIEDIR)/include ../ |
8 | DEPENDPATH+= $(OPIEDIR)/include | 8 | DEPENDPATH+= $(OPIEDIR)/include |
9 | LIBS += -lqpe | 9 | LIBS += -lqpe |
10 | INTERFACES= interfaceadvanced.ui interfaceinformation.ui interfacesetup.ui | 10 | INTERFACES= interfaceadvanced.ui interfaceinformation.ui interfacesetup.ui |
11 | TARGET = interfaces | 11 | TARGET = interfaces |
12 | VERSION = 1.0.0 | 12 | VERSION = 1.0.0 |
13 | 13 | ||
14 | 14 | ||
15 | 15 | ||
16 | include ( ../../../../include.pro ) | 16 | include ( $(OPIEDIR)/include.pro ) |
diff --git a/noncore/settings/networksettings/networksettings.pro b/noncore/settings/networksettings/networksettings.pro index d1d0355..eb2b439 100644 --- a/noncore/settings/networksettings/networksettings.pro +++ b/noncore/settings/networksettings/networksettings.pro | |||
@@ -1,15 +1,15 @@ | |||
1 | DESTDIR = $(OPIEDIR)/bin | 1 | DESTDIR = $(OPIEDIR)/bin |
2 | TEMPLATE = app | 2 | TEMPLATE = app |
3 | #CONFIG = qt warn_on debug | 3 | #CONFIG = qt warn_on debug |
4 | CONFIG = qt warn_on release | 4 | CONFIG = qt warn_on release |
5 | HEADERS = mainwindowimp.h addconnectionimp.h defaultmodule.h module.h | 5 | HEADERS = mainwindowimp.h addconnectionimp.h defaultmodule.h module.h |
6 | SOURCES = main.cpp mainwindowimp.cpp addconnectionimp.cpp | 6 | SOURCES = main.cpp mainwindowimp.cpp addconnectionimp.cpp |
7 | INCLUDEPATH += $(OPIEDIR)/include interfaces/ | 7 | INCLUDEPATH += $(OPIEDIR)/include interfaces/ |
8 | DEPENDPATH += $(OPIEDIR)/include interfaces/ wlan/ | 8 | DEPENDPATH += $(OPIEDIR)/include interfaces/ wlan/ |
9 | LIBS += -lqpe -L$(OPIEDIR)/plugins/networksettings -Linterfaces/ -linterfaces | 9 | LIBS += -lqpe -L$(OPIEDIR)/plugins/networksettings -Linterfaces/ -linterfaces |
10 | INTERFACES = mainwindow.ui addconnection.ui | 10 | INTERFACES = mainwindow.ui addconnection.ui |
11 | TARGET = networksettings | 11 | TARGET = networksettings |
12 | 12 | ||
13 | 13 | ||
14 | 14 | ||
15 | include ( ../../../include.pro ) | 15 | include ( $(OPIEDIR)/include.pro ) |
diff --git a/noncore/settings/networksettings/ppp/ppp.pro b/noncore/settings/networksettings/ppp/ppp.pro index 42dc4a9..ec18a59 100644 --- a/noncore/settings/networksettings/ppp/ppp.pro +++ b/noncore/settings/networksettings/ppp/ppp.pro | |||
@@ -1,16 +1,16 @@ | |||
1 | TEMPLATE = lib | 1 | TEMPLATE = lib |
2 | CONFIG += qt warn_on release | 2 | CONFIG += qt warn_on release |
3 | #CONFIG += qt warn_on debug | 3 | #CONFIG += qt warn_on debug |
4 | DESTDIR = $(OPIEDIR)/plugins/networksetup | 4 | DESTDIR = $(OPIEDIR)/plugins/networksetup |
5 | HEADERS = pppimp.h pppmodule.h | 5 | HEADERS = pppimp.h pppmodule.h |
6 | SOURCES = pppimp.cpp pppmodule.cpp | 6 | SOURCES = pppimp.cpp pppmodule.cpp |
7 | INCLUDEPATH+= $(OPIEDIR)/include ../ ../interfaces/ | 7 | INCLUDEPATH+= $(OPIEDIR)/include ../ ../interfaces/ |
8 | DEPENDPATH+= $(OPIEDIR)/include | 8 | DEPENDPATH+= $(OPIEDIR)/include |
9 | LIBS += -lqpe -L../interfaces/ -linterfaces | 9 | LIBS += -lqpe -L../interfaces/ -linterfaces |
10 | INTERFACES= ppp.ui | 10 | INTERFACES= ppp.ui |
11 | TARGET = pppplugin | 11 | TARGET = pppplugin |
12 | VERSION = 1.0.0 | 12 | VERSION = 1.0.0 |
13 | 13 | ||
14 | 14 | ||
15 | 15 | ||
16 | include ( ../../../../include.pro ) | 16 | include ( $(OPIEDIR)/include.pro ) |
diff --git a/noncore/settings/networksettings/wlan/wlan.pro b/noncore/settings/networksettings/wlan/wlan.pro index 5a8bfea..f193bcc 100644 --- a/noncore/settings/networksettings/wlan/wlan.pro +++ b/noncore/settings/networksettings/wlan/wlan.pro | |||
@@ -1,16 +1,16 @@ | |||
1 | TEMPLATE = lib | 1 | TEMPLATE = lib |
2 | CONFIG += qt warn_on release | 2 | CONFIG += qt warn_on release |
3 | #CONFIG += qt warn_on debug | 3 | #CONFIG += qt warn_on debug |
4 | DESTDIR = $(OPIEDIR)/plugins/networksettings | 4 | DESTDIR = $(OPIEDIR)/plugins/networksettings |
5 | HEADERS = wlanimp.h infoimp.h wlanmodule.h wextensions.h | 5 | HEADERS = wlanimp.h infoimp.h wlanmodule.h wextensions.h |
6 | SOURCES = wlanimp.cpp infoimp.cpp wlanmodule.cpp wextensions.cpp | 6 | SOURCES = wlanimp.cpp infoimp.cpp wlanmodule.cpp wextensions.cpp |
7 | INCLUDEPATH+= $(OPIEDIR)/include ../ ../interfaces/ | 7 | INCLUDEPATH+= $(OPIEDIR)/include ../ ../interfaces/ |
8 | DEPENDPATH+= $(OPIEDIR)/include | 8 | DEPENDPATH+= $(OPIEDIR)/include |
9 | LIBS += -lqpe -L../interfaces/ -linterfaces | 9 | LIBS += -lqpe -L../interfaces/ -linterfaces |
10 | INTERFACES= wlan.ui info.ui | 10 | INTERFACES= wlan.ui info.ui |
11 | TARGET = wlanplugin | 11 | TARGET = wlanplugin |
12 | VERSION = 1.0.0 | 12 | VERSION = 1.0.0 |
13 | 13 | ||
14 | 14 | ||
15 | 15 | ||
16 | include ( ../../../../include.pro ) | 16 | include ( $(OPIEDIR)/include.pro ) |
diff --git a/noncore/settings/sound/sound.pro b/noncore/settings/sound/sound.pro index f8ac76b..b0dd456 100644 --- a/noncore/settings/sound/sound.pro +++ b/noncore/settings/sound/sound.pro | |||
@@ -7,25 +7,25 @@ SOURCES = soundsettings.cpp soundsettingsbase.cpp main.cpp | |||
7 | INCLUDEPATH += $(OPIEDIR)/include | 7 | INCLUDEPATH += $(OPIEDIR)/include |
8 | DEPENDPATH += $(OPIEDIR)/include | 8 | DEPENDPATH += $(OPIEDIR)/include |
9 | LIBS += -lqpe | 9 | LIBS += -lqpe |
10 | TARGET = sound | 10 | TARGET = sound |
11 | 11 | ||
12 | TRANSLATIONS = ../../../i18n/de/sound.ts \ | 12 | TRANSLATIONS = ../../../i18n/de/sound.ts \ |
13 | ../../../i18n/da/sound.ts \ | 13 | ../../../i18n/da/sound.ts \ |
14 | ../../../i18n/xx/sound.ts \ | 14 | ../../../i18n/xx/sound.ts \ |
15 | ../../../i18n/en/sound.ts \ | 15 | ../../../i18n/en/sound.ts \ |
16 | ../../../i18n/es/sound.ts \ | 16 | ../../../i18n/es/sound.ts \ |
17 | ../../../i18n/fr/sound.ts \ | 17 | ../../../i18n/fr/sound.ts \ |
18 | ../../../i18n/hu/sound.ts \ | 18 | ../../../i18n/hu/sound.ts \ |
19 | ../../../i18n/ja/sound.ts \ | 19 | ../../../i18n/ja/sound.ts \ |
20 | ../../../i18n/ko/sound.ts \ | 20 | ../../../i18n/ko/sound.ts \ |
21 | ../../../i18n/no/sound.ts \ | 21 | ../../../i18n/no/sound.ts \ |
22 | ../../../i18n/pl/sound.ts \ | 22 | ../../../i18n/pl/sound.ts \ |
23 | ../../../i18n/pt/sound.ts \ | 23 | ../../../i18n/pt/sound.ts \ |
24 | ../../../i18n/pt_BR/sound.ts \ | 24 | ../../../i18n/pt_BR/sound.ts \ |
25 | ../../../i18n/sl/sound.ts \ | 25 | ../../../i18n/sl/sound.ts \ |
26 | ../../../i18n/zh_CN/sound.ts \ | 26 | ../../../i18n/zh_CN/sound.ts \ |
27 | ../../../i18n/zh_TW/sound.ts | 27 | ../../../i18n/zh_TW/sound.ts |
28 | 28 | ||
29 | 29 | ||
30 | 30 | ||
31 | include ( ../../../include.pro ) | 31 | include ( $(OPIEDIR)/include.pro ) |
diff --git a/noncore/settings/sshkeys/sshkeys.pro b/noncore/settings/sshkeys/sshkeys.pro index 96ed1f1..2ac94e2 100644 --- a/noncore/settings/sshkeys/sshkeys.pro +++ b/noncore/settings/sshkeys/sshkeys.pro | |||
@@ -9,25 +9,25 @@ DEPENDPATH += $(OPIEDIR)/include | |||
9 | LIBS += -lqpe -lopie | 9 | LIBS += -lqpe -lopie |
10 | DESTDIR = $(OPIEDIR)/bin | 10 | DESTDIR = $(OPIEDIR)/bin |
11 | 11 | ||
12 | TRANSLATIONS = ../../../i18n/de/sshkeys.ts \ | 12 | TRANSLATIONS = ../../../i18n/de/sshkeys.ts \ |
13 | ../../../i18n/xx/sshkeys.ts \ | 13 | ../../../i18n/xx/sshkeys.ts \ |
14 | ../../../i18n/en/sshkeys.ts \ | 14 | ../../../i18n/en/sshkeys.ts \ |
15 | ../../../i18n/es/sshkeys.ts \ | 15 | ../../../i18n/es/sshkeys.ts \ |
16 | ../../../i18n/fr/sshkeys.ts \ | 16 | ../../../i18n/fr/sshkeys.ts \ |
17 | ../../../i18n/hu/sshkeys.ts \ | 17 | ../../../i18n/hu/sshkeys.ts \ |
18 | ../../../i18n/ja/sshkeys.ts \ | 18 | ../../../i18n/ja/sshkeys.ts \ |
19 | ../../../i18n/ko/sshkeys.ts \ | 19 | ../../../i18n/ko/sshkeys.ts \ |
20 | ../../../i18n/no/sshkeys.ts \ | 20 | ../../../i18n/no/sshkeys.ts \ |
21 | ../../../i18n/pl/sshkeys.ts \ | 21 | ../../../i18n/pl/sshkeys.ts \ |
22 | ../../../i18n/pt/sshkeys.ts \ | 22 | ../../../i18n/pt/sshkeys.ts \ |
23 | ../../../i18n/pt_BR/sshkeys.ts \ | 23 | ../../../i18n/pt_BR/sshkeys.ts \ |
24 | ../../../i18n/sl/sshkeys.ts \ | 24 | ../../../i18n/sl/sshkeys.ts \ |
25 | ../../../i18n/zh_CN/sshkeys.ts \ | 25 | ../../../i18n/zh_CN/sshkeys.ts \ |
26 | ../../../i18n/zh_TW/sshkeys.ts \ | 26 | ../../../i18n/zh_TW/sshkeys.ts \ |
27 | ../../../i18n/it/sshkeys.ts \ | 27 | ../../../i18n/it/sshkeys.ts \ |
28 | ../../../i18n/da/sshkeys.ts | 28 | ../../../i18n/da/sshkeys.ts |
29 | 29 | ||
30 | 30 | ||
31 | 31 | ||
32 | 32 | ||
33 | include ( ../../../include.pro ) | 33 | include ( $(OPIEDIR)/include.pro ) |
diff --git a/noncore/settings/sysinfo/sysinfo.pro b/noncore/settings/sysinfo/sysinfo.pro index 18be20a..c4d4ea2 100644 --- a/noncore/settings/sysinfo/sysinfo.pro +++ b/noncore/settings/sysinfo/sysinfo.pro | |||
@@ -24,25 +24,25 @@ INTERFACES = | |||
24 | INCLUDEPATH += $(OPIEDIR)/include | 24 | INCLUDEPATH += $(OPIEDIR)/include |
25 | DEPENDPATH += $(OPIEDIR)/include | 25 | DEPENDPATH += $(OPIEDIR)/include |
26 | LIBS += -lqpe -lopie | 26 | LIBS += -lqpe -lopie |
27 | TARGET = sysinfo | 27 | TARGET = sysinfo |
28 | 28 | ||
29 | TRANSLATIONS = ../../../i18n/de/sysinfo.ts \ | 29 | TRANSLATIONS = ../../../i18n/de/sysinfo.ts \ |
30 | ../../../i18n/xx/sysinfo.ts \ | 30 | ../../../i18n/xx/sysinfo.ts \ |
31 | ../../../i18n/en/sysinfo.ts \ | 31 | ../../../i18n/en/sysinfo.ts \ |
32 | ../../../i18n/es/sysinfo.ts \ | 32 | ../../../i18n/es/sysinfo.ts \ |
33 | ../../../i18n/fr/sysinfo.ts \ | 33 | ../../../i18n/fr/sysinfo.ts \ |
34 | ../../../i18n/hu/sysinfo.ts \ | 34 | ../../../i18n/hu/sysinfo.ts \ |
35 | ../../../i18n/ja/sysinfo.ts \ | 35 | ../../../i18n/ja/sysinfo.ts \ |
36 | ../../../i18n/ko/sysinfo.ts \ | 36 | ../../../i18n/ko/sysinfo.ts \ |
37 | ../../../i18n/no/sysinfo.ts \ | 37 | ../../../i18n/no/sysinfo.ts \ |
38 | ../../../i18n/pl/sysinfo.ts \ | 38 | ../../../i18n/pl/sysinfo.ts \ |
39 | ../../../i18n/pt/sysinfo.ts \ | 39 | ../../../i18n/pt/sysinfo.ts \ |
40 | ../../../i18n/pt_BR/sysinfo.ts \ | 40 | ../../../i18n/pt_BR/sysinfo.ts \ |
41 | ../../../i18n/sl/sysinfo.ts \ | 41 | ../../../i18n/sl/sysinfo.ts \ |
42 | ../../../i18n/zh_CN/sysinfo.ts \ | 42 | ../../../i18n/zh_CN/sysinfo.ts \ |
43 | ../../../i18n/zh_TW/sysinfo.ts \ | 43 | ../../../i18n/zh_TW/sysinfo.ts \ |
44 | ../../../i18n/da/sysinfo.ts | 44 | ../../../i18n/da/sysinfo.ts |
45 | 45 | ||
46 | 46 | ||
47 | 47 | ||
48 | include ( ../../../include.pro ) | 48 | include ( $(OPIEDIR)/include.pro ) |
diff --git a/noncore/settings/tabmanager/tabmanager.pro b/noncore/settings/tabmanager/tabmanager.pro index be03dda..db0b67c 100644 --- a/noncore/settings/tabmanager/tabmanager.pro +++ b/noncore/settings/tabmanager/tabmanager.pro | |||
@@ -7,25 +7,25 @@ DEPENDPATH += $(OPIEDIR)/include | |||
7 | LIBS += -lqpe | 7 | LIBS += -lqpe |
8 | INTERFACES= app.ui wait.ui | 8 | INTERFACES= app.ui wait.ui |
9 | TARGET = tabmanager | 9 | TARGET = tabmanager |
10 | DESTDIR = $(OPIEDIR)/bin | 10 | DESTDIR = $(OPIEDIR)/bin |
11 | 11 | ||
12 | TRANSLATIONS =../../../i18n/de/tabmanager.ts \ | 12 | TRANSLATIONS =../../../i18n/de/tabmanager.ts \ |
13 | ../../../i18n/da/tabmanager.ts \ | 13 | ../../../i18n/da/tabmanager.ts \ |
14 | ../../../i18n/xx/tabmanager.ts \ | 14 | ../../../i18n/xx/tabmanager.ts \ |
15 | ../../../i18n/en/tabmanager.ts \ | 15 | ../../../i18n/en/tabmanager.ts \ |
16 | ../../../i18n/es/tabmanager.ts \ | 16 | ../../../i18n/es/tabmanager.ts \ |
17 | ../../../i18n/fr/tabmanager.ts \ | 17 | ../../../i18n/fr/tabmanager.ts \ |
18 | ../../../i18n/hu/tabmanager.ts \ | 18 | ../../../i18n/hu/tabmanager.ts \ |
19 | ../../../i18n/ja/tabmanager.ts \ | 19 | ../../../i18n/ja/tabmanager.ts \ |
20 | ../../../i18n/ko/tabmanager.ts \ | 20 | ../../../i18n/ko/tabmanager.ts \ |
21 | ../../../i18n/no/tabmanager.ts \ | 21 | ../../../i18n/no/tabmanager.ts \ |
22 | ../../../i18n/pl/tabmanager.ts \ | 22 | ../../../i18n/pl/tabmanager.ts \ |
23 | ../../../i18n/pt/tabmanager.ts \ | 23 | ../../../i18n/pt/tabmanager.ts \ |
24 | ../../../i18n/pt_BR/tabmanager.ts \ | 24 | ../../../i18n/pt_BR/tabmanager.ts \ |
25 | ../../../i18n/sl/tabmanager.ts \ | 25 | ../../../i18n/sl/tabmanager.ts \ |
26 | ../../../i18n/zh_CN/tabmanager.ts \ | 26 | ../../../i18n/zh_CN/tabmanager.ts \ |
27 | ../../../i18n/zh_TW/tabmanager.ts | 27 | ../../../i18n/zh_TW/tabmanager.ts |
28 | 28 | ||
29 | 29 | ||
30 | 30 | ||
31 | include ( ../../../include.pro ) | 31 | include ( $(OPIEDIR)/include.pro ) |
diff --git a/noncore/settings/usermanager/usermanager.pro b/noncore/settings/usermanager/usermanager.pro index c4c3dfd..473bffd 100644 --- a/noncore/settings/usermanager/usermanager.pro +++ b/noncore/settings/usermanager/usermanager.pro | |||
@@ -9,25 +9,25 @@ LIBS += -lqpe -lopie -lcrypt | |||
9 | TARGET = usermanager | 9 | TARGET = usermanager |
10 | DESTDIR = $(OPIEDIR)/bin | 10 | DESTDIR = $(OPIEDIR)/bin |
11 | 11 | ||
12 | TRANSLATIONS = ../../../i18n/de/usermanager.ts \ | 12 | TRANSLATIONS = ../../../i18n/de/usermanager.ts \ |
13 | ../../../i18n/xx/usermanager.ts \ | 13 | ../../../i18n/xx/usermanager.ts \ |
14 | ../../../i18n/en/usermanager.ts \ | 14 | ../../../i18n/en/usermanager.ts \ |
15 | ../../../i18n/es/usermanager.ts \ | 15 | ../../../i18n/es/usermanager.ts \ |
16 | ../../../i18n/fr/usermanager.ts \ | 16 | ../../../i18n/fr/usermanager.ts \ |
17 | ../../../i18n/hu/usermanager.ts \ | 17 | ../../../i18n/hu/usermanager.ts \ |
18 | ../../../i18n/ja/usermanager.ts \ | 18 | ../../../i18n/ja/usermanager.ts \ |
19 | ../../../i18n/ko/usermanager.ts \ | 19 | ../../../i18n/ko/usermanager.ts \ |
20 | ../../../i18n/no/usermanager.ts \ | 20 | ../../../i18n/no/usermanager.ts \ |
21 | ../../../i18n/pl/usermanager.ts \ | 21 | ../../../i18n/pl/usermanager.ts \ |
22 | ../../../i18n/pt/usermanager.ts \ | 22 | ../../../i18n/pt/usermanager.ts \ |
23 | ../../../i18n/pt_BR/usermanager.ts \ | 23 | ../../../i18n/pt_BR/usermanager.ts \ |
24 | ../../../i18n/sl/usermanager.ts \ | 24 | ../../../i18n/sl/usermanager.ts \ |
25 | ../../../i18n/zh_CN/usermanager.ts \ | 25 | ../../../i18n/zh_CN/usermanager.ts \ |
26 | ../../../i18n/zh_TW/usermanager.ts \ | 26 | ../../../i18n/zh_TW/usermanager.ts \ |
27 | ../../../i18n/it/usermanager.ts \ | 27 | ../../../i18n/it/usermanager.ts \ |
28 | ../../../i18n/da/usermanager.ts | 28 | ../../../i18n/da/usermanager.ts |
29 | 29 | ||
30 | 30 | ||
31 | 31 | ||
32 | 32 | ||
33 | include ( ../../../include.pro ) | 33 | include ( $(OPIEDIR)/include.pro ) |
diff --git a/noncore/styles/flat/flat.pro b/noncore/styles/flat/flat.pro index 796697b..ed25d5c 100644 --- a/noncore/styles/flat/flat.pro +++ b/noncore/styles/flat/flat.pro | |||
@@ -1,15 +1,15 @@ | |||
1 | TEMPLATE= lib | 1 | TEMPLATE= lib |
2 | CONFIG += qt warn_on release | 2 | CONFIG += qt warn_on release |
3 | HEADERS = flat.h | 3 | HEADERS = flat.h |
4 | SOURCES = flat.cpp | 4 | SOURCES = flat.cpp |
5 | TARGET = flatstyle | 5 | TARGET = flatstyle |
6 | DESTDIR = $(OPIEDIR)/plugins/styles | 6 | DESTDIR = $(OPIEDIR)/plugins/styles |
7 | INCLUDEPATH+= $(OPIEDIR)/include | 7 | INCLUDEPATH+= $(OPIEDIR)/include |
8 | DEPENDPATH += $(OPIEDIR)/include | 8 | DEPENDPATH += $(OPIEDIR)/include |
9 | LIBS += -lqpe | 9 | LIBS += -lqpe |
10 | VERSION = 1.0.0 | 10 | VERSION = 1.0.0 |
11 | 11 | ||
12 | 12 | ||
13 | 13 | ||
14 | 14 | ||
15 | include ( ../../../include.pro ) | 15 | include ( $(OPIEDIR)/include.pro ) |
diff --git a/noncore/styles/fresh/fresh.pro b/noncore/styles/fresh/fresh.pro index 2603909..88a8de3 100644 --- a/noncore/styles/fresh/fresh.pro +++ b/noncore/styles/fresh/fresh.pro | |||
@@ -1,15 +1,15 @@ | |||
1 | TEMPLATE= lib | 1 | TEMPLATE= lib |
2 | CONFIG += qt warn_on release | 2 | CONFIG += qt warn_on release |
3 | HEADERS = fresh.h | 3 | HEADERS = fresh.h |
4 | SOURCES = fresh.cpp | 4 | SOURCES = fresh.cpp |
5 | TARGET = freshstyle | 5 | TARGET = freshstyle |
6 | DESTDIR = $(OPIEDIR)/plugins/styles | 6 | DESTDIR = $(OPIEDIR)/plugins/styles |
7 | INCLUDEPATH+= $(OPIEDIR)/include | 7 | INCLUDEPATH+= $(OPIEDIR)/include |
8 | DEPENDPATH += $(OPIEDIR)/include | 8 | DEPENDPATH += $(OPIEDIR)/include |
9 | LIBS += -lqpe | 9 | LIBS += -lqpe |
10 | VERSION = 1.0.0 | 10 | VERSION = 1.0.0 |
11 | 11 | ||
12 | 12 | ||
13 | 13 | ||
14 | 14 | ||
15 | include ( ../../../include.pro ) | 15 | include ( $(OPIEDIR)/include.pro ) |
diff --git a/noncore/styles/liquid/liquid.pro b/noncore/styles/liquid/liquid.pro index 588b373..da65982 100644 --- a/noncore/styles/liquid/liquid.pro +++ b/noncore/styles/liquid/liquid.pro | |||
@@ -14,25 +14,25 @@ LIBS += -lqpe -lopie | |||
14 | INCLUDEPATH += $(OPIEDIR)/include | 14 | INCLUDEPATH += $(OPIEDIR)/include |
15 | DESTDIR = $(OPIEDIR)/plugins/styles | 15 | DESTDIR = $(OPIEDIR)/plugins/styles |
16 | TARGET = liquid | 16 | TARGET = liquid |
17 | VERSION = 1.0.0 | 17 | VERSION = 1.0.0 |
18 | 18 | ||
19 | TRANSLATIONS = ../../../i18n/de/libliquid.ts \ | 19 | TRANSLATIONS = ../../../i18n/de/libliquid.ts \ |
20 | ../../../i18n/da/libliquid.ts \ | 20 | ../../../i18n/da/libliquid.ts \ |
21 | ../../../i18n/xx/libliquid.ts \ | 21 | ../../../i18n/xx/libliquid.ts \ |
22 | ../../../i18n/en/libliquid.ts \ | 22 | ../../../i18n/en/libliquid.ts \ |
23 | ../../../i18n/es/libliquid.ts \ | 23 | ../../../i18n/es/libliquid.ts \ |
24 | ../../../i18n/fr/libliquid.ts \ | 24 | ../../../i18n/fr/libliquid.ts \ |
25 | ../../../i18n/hu/libliquid.ts \ | 25 | ../../../i18n/hu/libliquid.ts \ |
26 | ../../../i18n/ja/libliquid.ts \ | 26 | ../../../i18n/ja/libliquid.ts \ |
27 | ../../../i18n/ko/libliquid.ts \ | 27 | ../../../i18n/ko/libliquid.ts \ |
28 | ../../../i18n/no/libliquid.ts \ | 28 | ../../../i18n/no/libliquid.ts \ |
29 | ../../../i18n/pl/libliquid.ts \ | 29 | ../../../i18n/pl/libliquid.ts \ |
30 | ../../../i18n/pt/libliquid.ts \ | 30 | ../../../i18n/pt/libliquid.ts \ |
31 | ../../../i18n/pt_BR/libliquid.ts \ | 31 | ../../../i18n/pt_BR/libliquid.ts \ |
32 | ../../../i18n/sl/libliquid.ts \ | 32 | ../../../i18n/sl/libliquid.ts \ |
33 | ../../../i18n/zh_CN/libliquid.ts \ | 33 | ../../../i18n/zh_CN/libliquid.ts \ |
34 | ../../../i18n/zh_TW/libliquid.ts | 34 | ../../../i18n/zh_TW/libliquid.ts |
35 | 35 | ||
36 | 36 | ||
37 | 37 | ||
38 | include ( ../../../include.pro ) | 38 | include ( $(OPIEDIR)/include.pro ) |
diff --git a/noncore/styles/metal/metal.pro b/noncore/styles/metal/metal.pro index 6c38a2d..3b88588 100644 --- a/noncore/styles/metal/metal.pro +++ b/noncore/styles/metal/metal.pro | |||
@@ -7,25 +7,25 @@ LIBS += -lqpe | |||
7 | INCLUDEPATH += $(OPIEDIR)/include | 7 | INCLUDEPATH += $(OPIEDIR)/include |
8 | DESTDIR = $(OPIEDIR)/plugins/styles | 8 | DESTDIR = $(OPIEDIR)/plugins/styles |
9 | TARGET = metal | 9 | TARGET = metal |
10 | VERSION = 1.0.0 | 10 | VERSION = 1.0.0 |
11 | 11 | ||
12 | TRANSLATIONS = ../../../i18n/de/libmetal.ts \ | 12 | TRANSLATIONS = ../../../i18n/de/libmetal.ts \ |
13 | ../../../i18n/da/libmetal.ts \ | 13 | ../../../i18n/da/libmetal.ts \ |
14 | ../../../i18n/xx/libmetal.ts \ | 14 | ../../../i18n/xx/libmetal.ts \ |
15 | ../../../i18n/en/libmetal.ts \ | 15 | ../../../i18n/en/libmetal.ts \ |
16 | ../../../i18n/es/libmetal.ts \ | 16 | ../../../i18n/es/libmetal.ts \ |
17 | ../../../i18n/fr/libmetal.ts \ | 17 | ../../../i18n/fr/libmetal.ts \ |
18 | ../../../i18n/hu/libmetal.ts \ | 18 | ../../../i18n/hu/libmetal.ts \ |
19 | ../../../i18n/ja/libmetal.ts \ | 19 | ../../../i18n/ja/libmetal.ts \ |
20 | ../../../i18n/ko/libmetal.ts \ | 20 | ../../../i18n/ko/libmetal.ts \ |
21 | ../../../i18n/no/libmetal.ts \ | 21 | ../../../i18n/no/libmetal.ts \ |
22 | ../../../i18n/pl/libmetal.ts \ | 22 | ../../../i18n/pl/libmetal.ts \ |
23 | ../../../i18n/pt/libmetal.ts \ | 23 | ../../../i18n/pt/libmetal.ts \ |
24 | ../../../i18n/pt_BR/libmetal.ts \ | 24 | ../../../i18n/pt_BR/libmetal.ts \ |
25 | ../../../i18n/sl/libmetal.ts \ | 25 | ../../../i18n/sl/libmetal.ts \ |
26 | ../../../i18n/zh_CN/libmetal.ts \ | 26 | ../../../i18n/zh_CN/libmetal.ts \ |
27 | ../../../i18n/zh_TW/libmetal.ts | 27 | ../../../i18n/zh_TW/libmetal.ts |
28 | 28 | ||
29 | 29 | ||
30 | 30 | ||
31 | include ( ../../../include.pro ) | 31 | include ( $(OPIEDIR)/include.pro ) |
diff --git a/noncore/styles/theme/theme.pro b/noncore/styles/theme/theme.pro index 8865fbc..75fd87a 100644 --- a/noncore/styles/theme/theme.pro +++ b/noncore/styles/theme/theme.pro | |||
@@ -17,25 +17,25 @@ LIBS += -lqpe | |||
17 | INCLUDEPATH += $(OPIEDIR)/include | 17 | INCLUDEPATH += $(OPIEDIR)/include |
18 | DESTDIR = $(OPIEDIR)/plugins/styles | 18 | DESTDIR = $(OPIEDIR)/plugins/styles |
19 | TARGET = theme | 19 | TARGET = theme |
20 | VERSION = 1.0.0 | 20 | VERSION = 1.0.0 |
21 | 21 | ||
22 | TRANSLATIONS = ../../../i18n/de/libtheme.ts \ | 22 | TRANSLATIONS = ../../../i18n/de/libtheme.ts \ |
23 | ../../../i18n/da/libtheme.ts \ | 23 | ../../../i18n/da/libtheme.ts \ |
24 | ../../../i18n/xx/libtheme.ts \ | 24 | ../../../i18n/xx/libtheme.ts \ |
25 | ../../../i18n/en/libtheme.ts \ | 25 | ../../../i18n/en/libtheme.ts \ |
26 | ../../../i18n/es/libtheme.ts \ | 26 | ../../../i18n/es/libtheme.ts \ |
27 | ../../../i18n/fr/libtheme.ts \ | 27 | ../../../i18n/fr/libtheme.ts \ |
28 | ../../../i18n/hu/libtheme.ts \ | 28 | ../../../i18n/hu/libtheme.ts \ |
29 | ../../../i18n/ja/libtheme.ts \ | 29 | ../../../i18n/ja/libtheme.ts \ |
30 | ../../../i18n/ko/libtheme.ts \ | 30 | ../../../i18n/ko/libtheme.ts \ |
31 | ../../../i18n/no/libtheme.ts \ | 31 | ../../../i18n/no/libtheme.ts \ |
32 | ../../../i18n/pl/libtheme.ts \ | 32 | ../../../i18n/pl/libtheme.ts \ |
33 | ../../../i18n/pt/libtheme.ts \ | 33 | ../../../i18n/pt/libtheme.ts \ |
34 | ../../../i18n/pt_BR/libtheme.ts \ | 34 | ../../../i18n/pt_BR/libtheme.ts \ |
35 | ../../../i18n/sl/libtheme.ts \ | 35 | ../../../i18n/sl/libtheme.ts \ |
36 | ../../../i18n/zh_CN/libtheme.ts \ | 36 | ../../../i18n/zh_CN/libtheme.ts \ |
37 | ../../../i18n/zh_TW/libtheme.ts | 37 | ../../../i18n/zh_TW/libtheme.ts |
38 | 38 | ||
39 | 39 | ||
40 | 40 | ||
41 | include ( ../../../include.pro ) | 41 | include ( $(OPIEDIR)/include.pro ) |
diff --git a/noncore/todayplugins/fortune/fortune.pro b/noncore/todayplugins/fortune/fortune.pro index dab1170..046f449 100644 --- a/noncore/todayplugins/fortune/fortune.pro +++ b/noncore/todayplugins/fortune/fortune.pro | |||
@@ -1,23 +1,23 @@ | |||
1 | TEMPLATE = lib | 1 | TEMPLATE = lib |
2 | #CONFIG -= moc | 2 | #CONFIG -= moc |
3 | CONFIG += qt debug | 3 | CONFIG += qt debug |
4 | 4 | ||
5 | # Input | 5 | # Input |
6 | HEADERS = fortuneplugin.h fortunepluginimpl.h \ | 6 | HEADERS = fortuneplugin.h fortunepluginimpl.h \ |
7 | fortunepluginwidget.h | 7 | fortunepluginwidget.h |
8 | SOURCES = fortuneplugin.cpp fortunepluginimpl.cpp \ | 8 | SOURCES = fortuneplugin.cpp fortunepluginimpl.cpp \ |
9 | fortunepluginwidget.cpp | 9 | fortunepluginwidget.cpp |
10 | 10 | ||
11 | INCLUDEPATH += $(OPIEDIR)/include \ | 11 | INCLUDEPATH += $(OPIEDIR)/include \ |
12 | ../ ../library | 12 | ../ ../library |
13 | DEPENDPATH += $(OPIEDIR)/include \ | 13 | DEPENDPATH += $(OPIEDIR)/include \ |
14 | ../ ../library | 14 | ../ ../library |
15 | 15 | ||
16 | LIBS+= -lqpe -lopie | 16 | LIBS+= -lqpe -lopie |
17 | 17 | ||
18 | DESTDIR = $(OPIEDIR)/plugins/today | 18 | DESTDIR = $(OPIEDIR)/plugins/today |
19 | TARGET = todayfortuneplugin | 19 | TARGET = todayfortuneplugin |
20 | 20 | ||
21 | 21 | ||
22 | 22 | ||
23 | include ( ../../../include.pro ) | 23 | include ( $(OPIEDIR)/include.pro ) |
diff --git a/noncore/todayplugins/stockticker/stockticker.pro b/noncore/todayplugins/stockticker/stockticker.pro index 659d4c3..202d3c3 100644 --- a/noncore/todayplugins/stockticker/stockticker.pro +++ b/noncore/todayplugins/stockticker/stockticker.pro | |||
@@ -1,6 +1,6 @@ | |||
1 | TEMPLATE = subdirs | 1 | TEMPLATE = subdirs |
2 | unix:SUBDIRS = stockticker stocktickerlib | 2 | unix:SUBDIRS = stockticker stocktickerlib |
3 | 3 | ||
4 | 4 | ||
5 | 5 | ||
6 | include ( ../../../include.pro ) | 6 | include ( $(OPIEDIR)/include.pro ) |
diff --git a/noncore/todayplugins/stockticker/stockticker/stockticker.pro b/noncore/todayplugins/stockticker/stockticker/stockticker.pro index 56353a3..f8e2f2e 100644 --- a/noncore/todayplugins/stockticker/stockticker/stockticker.pro +++ b/noncore/todayplugins/stockticker/stockticker/stockticker.pro | |||
@@ -1,14 +1,14 @@ | |||
1 | TEMPLATE = app | 1 | TEMPLATE = app |
2 | CONFIG = qt warn_on release | 2 | CONFIG = qt warn_on release |
3 | HEADERS = inputDialog.h helpwindow.h | 3 | HEADERS = inputDialog.h helpwindow.h |
4 | SOURCES = inputDialog.cpp helpwindow.cpp main.cpp | 4 | SOURCES = inputDialog.cpp helpwindow.cpp main.cpp |
5 | INTERFACES = | 5 | INTERFACES = |
6 | TARGET = stockticker | 6 | TARGET = stockticker |
7 | INCLUDEPATH += $(OPIEDIR)/include | 7 | INCLUDEPATH += $(OPIEDIR)/include |
8 | DEPENDPATH += $(OPIEDIR)/include | 8 | DEPENDPATH += $(OPIEDIR)/include |
9 | LIBS+= -lqpe -lopie | 9 | LIBS+= -lqpe -lopie |
10 | DESTDIR = $(OPIEDIR)/bin | 10 | DESTDIR = $(OPIEDIR)/bin |
11 | 11 | ||
12 | 12 | ||
13 | 13 | ||
14 | include ( ../../../../include.pro ) | 14 | include ( $(OPIEDIR)/include.pro ) |
diff --git a/noncore/todayplugins/stockticker/stocktickerlib/stocktickerlib.pro b/noncore/todayplugins/stockticker/stocktickerlib/stocktickerlib.pro index 73fda49..c94596f 100644 --- a/noncore/todayplugins/stockticker/stocktickerlib/stocktickerlib.pro +++ b/noncore/todayplugins/stockticker/stocktickerlib/stocktickerlib.pro | |||
@@ -7,25 +7,25 @@ HEADERS = stocktickerplugin.h stocktickeruginimpl.h stocktickerpluginwidget.h st | |||
7 | ../libstocks/http.h \ | 7 | ../libstocks/http.h \ |
8 | ../libstocks/lists.h \ | 8 | ../libstocks/lists.h \ |
9 | ../libstocks/stocks.h | 9 | ../libstocks/stocks.h |
10 | SOURCES = stocktickerplugin.cpp stocktickerpluginimpl.cpp stocktickerpluginwidget.cpp stocktickerconfig.cpp \ | 10 | SOURCES = stocktickerplugin.cpp stocktickerpluginimpl.cpp stocktickerpluginwidget.cpp stocktickerconfig.cpp \ |
11 | ../libstocks/csv.c \ | 11 | ../libstocks/csv.c \ |
12 | ../libstocks/currency.c \ | 12 | ../libstocks/currency.c \ |
13 | ../libstocks/history.c \ | 13 | ../libstocks/history.c \ |
14 | ../libstocks/http.c \ | 14 | ../libstocks/http.c \ |
15 | ../libstocks/lists.c \ | 15 | ../libstocks/lists.c \ |
16 | ../libstocks/stocks.c | 16 | ../libstocks/stocks.c |
17 | 17 | ||
18 | INCLUDEPATH += $(OPIEDIR)/include \ | 18 | INCLUDEPATH += $(OPIEDIR)/include \ |
19 | ../ ../library | 19 | ../ ../library |
20 | DEPENDPATH += $(OPIEDIR)/include \ | 20 | DEPENDPATH += $(OPIEDIR)/include \ |
21 | ../ ../library | 21 | ../ ../library |
22 | 22 | ||
23 | LIBS+= -lqpe -lopie -lpthread | 23 | LIBS+= -lqpe -lopie -lpthread |
24 | TMAKE_CFLAGS += -D__UNIX__ | 24 | TMAKE_CFLAGS += -D__UNIX__ |
25 | 25 | ||
26 | DESTDIR = $(OPIEDIR)/plugins/today | 26 | DESTDIR = $(OPIEDIR)/plugins/today |
27 | TARGET = todaystocktickerplugin | 27 | TARGET = todaystocktickerplugin |
28 | 28 | ||
29 | 29 | ||
30 | 30 | ||
31 | include ( ../../../../include.pro ) | 31 | include ( $(OPIEDIR)/include.pro ) |
diff --git a/noncore/todayplugins/weather/weather.pro b/noncore/todayplugins/weather/weather.pro index 5228f38..a7a0495 100644 --- a/noncore/todayplugins/weather/weather.pro +++ b/noncore/todayplugins/weather/weather.pro | |||
@@ -3,25 +3,25 @@ TEMPLATE = lib | |||
3 | CONFIG += qt debug | 3 | CONFIG += qt debug |
4 | 4 | ||
5 | HEADERS = weatherplugin.h \ | 5 | HEADERS = weatherplugin.h \ |
6 | weatherpluginimpl.h \ | 6 | weatherpluginimpl.h \ |
7 | weatherpluginwidget.h \ | 7 | weatherpluginwidget.h \ |
8 | weatherconfig.h | 8 | weatherconfig.h |
9 | 9 | ||
10 | SOURCES = weatherplugin.cpp \ | 10 | SOURCES = weatherplugin.cpp \ |
11 | weatherpluginimpl.cpp \ | 11 | weatherpluginimpl.cpp \ |
12 | weatherpluginwidget.cpp \ | 12 | weatherpluginwidget.cpp \ |
13 | weatherconfig.cpp | 13 | weatherconfig.cpp |
14 | 14 | ||
15 | INCLUDEPATH += $(OPIEDIR)/include \ | 15 | INCLUDEPATH += $(OPIEDIR)/include \ |
16 | ../ ../library | 16 | ../ ../library |
17 | DEPENDPATH += $(OPIEDIR)/include \ | 17 | DEPENDPATH += $(OPIEDIR)/include \ |
18 | ../ ../library | 18 | ../ ../library |
19 | 19 | ||
20 | LIBS+= -lqpe -lopie | 20 | LIBS+= -lqpe -lopie |
21 | 21 | ||
22 | DESTDIR = $(OPIEDIR)/plugins/today | 22 | DESTDIR = $(OPIEDIR)/plugins/today |
23 | TARGET = todayweatherplugin | 23 | TARGET = todayweatherplugin |
24 | 24 | ||
25 | 25 | ||
26 | 26 | ||
27 | include ( ../../../include.pro ) | 27 | include ( $(OPIEDIR)/include.pro ) |
diff --git a/noncore/tools/calc2/binary/binary.pro b/noncore/tools/calc2/binary/binary.pro index 92dd2f6..73f0be8 100644 --- a/noncore/tools/calc2/binary/binary.pro +++ b/noncore/tools/calc2/binary/binary.pro | |||
@@ -9,25 +9,25 @@ | |||
9 | # binaryfactory.cpp | 9 | # binaryfactory.cpp |
10 | #INCLUDEPATH += $(OPIEDIR)/include \ | 10 | #INCLUDEPATH += $(OPIEDIR)/include \ |
11 | # $(OPIEDIR)/calc2 | 11 | # $(OPIEDIR)/calc2 |
12 | #DEPENDPATH += $(OPIEDIR)/include | 12 | #DEPENDPATH += $(OPIEDIR)/include |
13 | #DESTDIR = $(OPIEDIR)/plugins/calculator | 13 | #DESTDIR = $(OPIEDIR)/plugins/calculator |
14 | #TARGET = binary | 14 | #TARGET = binary |
15 | # | 15 | # |
16 | #TRANSLATIONS = ../../../../i18n/de/libbinary.ts \ | 16 | #TRANSLATIONS = ../../../../i18n/de/libbinary.ts \ |
17 | # ../../../../i18n/en/libbinary.ts \ | 17 | # ../../../../i18n/en/libbinary.ts \ |
18 | # ../../../../i18n/es/libbinary.ts \ | 18 | # ../../../../i18n/es/libbinary.ts \ |
19 | # ../../../../i18n/fr/libbinary.ts \ | 19 | # ../../../../i18n/fr/libbinary.ts \ |
20 | # ../../../../i18n/hu/libbinary.ts \ | 20 | # ../../../../i18n/hu/libbinary.ts \ |
21 | # ../../../../i18n/ja/libbinary.ts \ | 21 | # ../../../../i18n/ja/libbinary.ts \ |
22 | # ../../../../i18n/ko/libbinary.ts \ | 22 | # ../../../../i18n/ko/libbinary.ts \ |
23 | # ../../../../i18n/no/libbinary.ts \ | 23 | # ../../../../i18n/no/libbinary.ts \ |
24 | # ../../../../i18n/pl/libbinary.ts \ | 24 | # ../../../../i18n/pl/libbinary.ts \ |
25 | # ../../../../i18n/pt/libbinary.ts \ | 25 | # ../../../../i18n/pt/libbinary.ts \ |
26 | # ../../../../i18n/pt_BR/libbinary.ts \ | 26 | # ../../../../i18n/pt_BR/libbinary.ts \ |
27 | # ../../../../i18n/sl/libbinary.ts \ | 27 | # ../../../../i18n/sl/libbinary.ts \ |
28 | # ../../../../i18n/zh_CN/libbinary.ts \ | 28 | # ../../../../i18n/zh_CN/libbinary.ts \ |
29 | # ../../../../i18n/zh_TW/libbinary.ts | 29 | # ../../../../i18n/zh_TW/libbinary.ts |
30 | 30 | ||
31 | 31 | ||
32 | 32 | ||
33 | include ( ../../../../include.pro ) | 33 | include ( $(OPIEDIR)/include.pro ) |
diff --git a/noncore/tools/calc2/calc.pro b/noncore/tools/calc2/calc.pro index 31b277f..8dfba95 100644 --- a/noncore/tools/calc2/calc.pro +++ b/noncore/tools/calc2/calc.pro | |||
@@ -5,25 +5,25 @@ | |||
5 | #SOURCES += calc.cpp main.cpp engine.cpp | 5 | #SOURCES += calc.cpp main.cpp engine.cpp |
6 | #INCLUDEPATH += $(OPIEDIR)/include | 6 | #INCLUDEPATH += $(OPIEDIR)/include |
7 | #DEPENDPATH += $(OPIEDIR)/include | 7 | #DEPENDPATH += $(OPIEDIR)/include |
8 | #LIBS += -lqpe -Wl,-export-dynamic | 8 | #LIBS += -lqpe -Wl,-export-dynamic |
9 | #TARGET = calc | 9 | #TARGET = calc |
10 | #DESTDIR = $(OPIEDIR)/bin | 10 | #DESTDIR = $(OPIEDIR)/bin |
11 | # | 11 | # |
12 | #TRANSLATIONS = ../../../i18n/de/calc.pro \ | 12 | #TRANSLATIONS = ../../../i18n/de/calc.pro \ |
13 | # ../../../i18n/en/calc.pro \ | 13 | # ../../../i18n/en/calc.pro \ |
14 | # ../../../i18n/es/calc.pro \ | 14 | # ../../../i18n/es/calc.pro \ |
15 | # ../../../i18n/fr/calc.pro \ | 15 | # ../../../i18n/fr/calc.pro \ |
16 | # ../../../i18n/hu/calc.pro \ | 16 | # ../../../i18n/hu/calc.pro \ |
17 | # ../../../i18n/ja/calc.pro \ | 17 | # ../../../i18n/ja/calc.pro \ |
18 | # ../../../i18n/ko/calc.pro \ | 18 | # ../../../i18n/ko/calc.pro \ |
19 | # ../../../i18n/no/calc.pro \ | 19 | # ../../../i18n/no/calc.pro \ |
20 | # ../../../i18n/pl/calc.pro \ | 20 | # ../../../i18n/pl/calc.pro \ |
21 | # ../../../i18n/pt/calc.pro \ | 21 | # ../../../i18n/pt/calc.pro \ |
22 | # ../../../i18n/pt_BR/calc.pro \ | 22 | # ../../../i18n/pt_BR/calc.pro \ |
23 | # ../../../i18n/sl/calc.pro \ | 23 | # ../../../i18n/sl/calc.pro \ |
24 | # ../../../i18n/zh_CN/calc.pro \ | 24 | # ../../../i18n/zh_CN/calc.pro \ |
25 | # ../../../i18n/zh_TW/calc.pro | 25 | # ../../../i18n/zh_TW/calc.pro |
26 | 26 | ||
27 | 27 | ||
28 | 28 | ||
29 | include ( ../../../include.pro ) | 29 | include ( $(OPIEDIR)/include.pro ) |
diff --git a/noncore/tools/calc2/simple/simple.pro b/noncore/tools/calc2/simple/simple.pro index 772db73..990aa9e 100644 --- a/noncore/tools/calc2/simple/simple.pro +++ b/noncore/tools/calc2/simple/simple.pro | |||
@@ -6,25 +6,25 @@ | |||
6 | #HEADERS = simpleimpl.h simplefactory.h stdinstructions.h | 6 | #HEADERS = simpleimpl.h simplefactory.h stdinstructions.h |
7 | #SOURCES = simpleimpl.cpp simplefactory.cpp | 7 | #SOURCES = simpleimpl.cpp simplefactory.cpp |
8 | #INCLUDEPATH += $(OPIEDIR)/include \ | 8 | #INCLUDEPATH += $(OPIEDIR)/include \ |
9 | # $(OPIEDIR)/calc2 | 9 | # $(OPIEDIR)/calc2 |
10 | #DEPENDPATH += $(OPIEDIR)/include | 10 | #DEPENDPATH += $(OPIEDIR)/include |
11 | #DESTDIR = $(OPIEDIR)/plugins/calculator | 11 | #DESTDIR = $(OPIEDIR)/plugins/calculator |
12 | # | 12 | # |
13 | #TRANSLATIONS = ../../../../i18n/de/lib.ts \ | 13 | #TRANSLATIONS = ../../../../i18n/de/lib.ts \ |
14 | # ../../../../i18n/en/lib.ts \ | 14 | # ../../../../i18n/en/lib.ts \ |
15 | # ../../../../i18n/es/lib.ts \ | 15 | # ../../../../i18n/es/lib.ts \ |
16 | # ../../../../i18n/fr/lib.ts \ | 16 | # ../../../../i18n/fr/lib.ts \ |
17 | # ../../../../i18n/hu/lib.ts \ | 17 | # ../../../../i18n/hu/lib.ts \ |
18 | # ../../../../i18n/ja/lib.ts \ | 18 | # ../../../../i18n/ja/lib.ts \ |
19 | # ../../../../i18n/ko/lib.ts \ | 19 | # ../../../../i18n/ko/lib.ts \ |
20 | # ../../../../i18n/no/lib.ts \ | 20 | # ../../../../i18n/no/lib.ts \ |
21 | # ../../../../i18n/pl/lib.ts \ | 21 | # ../../../../i18n/pl/lib.ts \ |
22 | # ../../../../i18n/pt/lib.ts \ | 22 | # ../../../../i18n/pt/lib.ts \ |
23 | # ../../../../i18n/pt_BR/lib.ts \ | 23 | # ../../../../i18n/pt_BR/lib.ts \ |
24 | # ../../../../i18n/sl/lib.ts \ | 24 | # ../../../../i18n/sl/lib.ts \ |
25 | # ../../../../i18n/zh_CN/lib.ts \ | 25 | # ../../../../i18n/zh_CN/lib.ts \ |
26 | # ../../../../i18n/zh_TW/lib.ts | 26 | # ../../../../i18n/zh_TW/lib.ts |
27 | 27 | ||
28 | 28 | ||
29 | 29 | ||
30 | include ( ../../../../include.pro ) | 30 | include ( $(OPIEDIR)/include.pro ) |
diff --git a/noncore/tools/calculator/calculator.pro b/noncore/tools/calculator/calculator.pro index 280d202..3c052e7 100644 --- a/noncore/tools/calculator/calculator.pro +++ b/noncore/tools/calculator/calculator.pro | |||
@@ -8,25 +8,25 @@ INCLUDEPATH += $(OPIEDIR)/include | |||
8 | DEPENDPATH+= $(OPIEDIR)/include | 8 | DEPENDPATH+= $(OPIEDIR)/include |
9 | LIBS += -lqpe | 9 | LIBS += -lqpe |
10 | INTERFACES= calculator.ui | 10 | INTERFACES= calculator.ui |
11 | TARGET = calculator | 11 | TARGET = calculator |
12 | 12 | ||
13 | TRANSLATIONS = ../../../i18n/de/calculator.ts \ | 13 | TRANSLATIONS = ../../../i18n/de/calculator.ts \ |
14 | ../../../i18n/xx/calculator.ts \ | 14 | ../../../i18n/xx/calculator.ts \ |
15 | ../../../i18n/en/calculator.ts \ | 15 | ../../../i18n/en/calculator.ts \ |
16 | ../../../i18n/es/calculator.ts \ | 16 | ../../../i18n/es/calculator.ts \ |
17 | ../../../i18n/fr/calculator.ts \ | 17 | ../../../i18n/fr/calculator.ts \ |
18 | ../../../i18n/hu/calculator.ts \ | 18 | ../../../i18n/hu/calculator.ts \ |
19 | ../../../i18n/ja/calculator.ts \ | 19 | ../../../i18n/ja/calculator.ts \ |
20 | ../../../i18n/ko/calculator.ts \ | 20 | ../../../i18n/ko/calculator.ts \ |
21 | ../../../i18n/no/calculator.ts \ | 21 | ../../../i18n/no/calculator.ts \ |
22 | ../../../i18n/pl/calculator.ts \ | 22 | ../../../i18n/pl/calculator.ts \ |
23 | ../../../i18n/pt/calculator.ts \ | 23 | ../../../i18n/pt/calculator.ts \ |
24 | ../../../i18n/pt_BR/calculator.ts \ | 24 | ../../../i18n/pt_BR/calculator.ts \ |
25 | ../../../i18n/sl/calculator.ts \ | 25 | ../../../i18n/sl/calculator.ts \ |
26 | ../../../i18n/zh_CN/calculator.ts \ | 26 | ../../../i18n/zh_CN/calculator.ts \ |
27 | ../../../i18n/zh_TW/calculator.ts \ | 27 | ../../../i18n/zh_TW/calculator.ts \ |
28 | ../../../i18n/da/calculator.ts | 28 | ../../../i18n/da/calculator.ts |
29 | 29 | ||
30 | 30 | ||
31 | 31 | ||
32 | include ( ../../../include.pro ) | 32 | include ( $(OPIEDIR)/include.pro ) |
diff --git a/noncore/tools/clock/clock.pro b/noncore/tools/clock/clock.pro index c4ffdb9..29dd52b 100644 --- a/noncore/tools/clock/clock.pro +++ b/noncore/tools/clock/clock.pro | |||
@@ -8,25 +8,25 @@ INCLUDEPATH += $(OPIEDIR)/include | |||
8 | DEPENDPATH += $(OPIEDIR)/include | 8 | DEPENDPATH += $(OPIEDIR)/include |
9 | LIBS += -lqpe -lopie | 9 | LIBS += -lqpe -lopie |
10 | INTERFACES = | 10 | INTERFACES = |
11 | TARGET = clock | 11 | TARGET = clock |
12 | 12 | ||
13 | TRANSLATIONS = ../../../i18n/de/clock.ts \ | 13 | TRANSLATIONS = ../../../i18n/de/clock.ts \ |
14 | ../../../i18n/xx/clock.ts \ | 14 | ../../../i18n/xx/clock.ts \ |
15 | ../../../i18n/en/clock.ts \ | 15 | ../../../i18n/en/clock.ts \ |
16 | ../../../i18n/es/clock.ts \ | 16 | ../../../i18n/es/clock.ts \ |
17 | ../../../i18n/fr/clock.ts \ | 17 | ../../../i18n/fr/clock.ts \ |
18 | ../../../i18n/hu/clock.ts \ | 18 | ../../../i18n/hu/clock.ts \ |
19 | ../../../i18n/ja/clock.ts \ | 19 | ../../../i18n/ja/clock.ts \ |
20 | ../../../i18n/ko/clock.ts \ | 20 | ../../../i18n/ko/clock.ts \ |
21 | ../../../i18n/no/clock.ts \ | 21 | ../../../i18n/no/clock.ts \ |
22 | ../../../i18n/pl/clock.ts \ | 22 | ../../../i18n/pl/clock.ts \ |
23 | ../../../i18n/pt/clock.ts \ | 23 | ../../../i18n/pt/clock.ts \ |
24 | ../../../i18n/pt_BR/clock.ts \ | 24 | ../../../i18n/pt_BR/clock.ts \ |
25 | ../../../i18n/sl/clock.ts \ | 25 | ../../../i18n/sl/clock.ts \ |
26 | ../../../i18n/zh_CN/clock.ts \ | 26 | ../../../i18n/zh_CN/clock.ts \ |
27 | ../../../i18n/zh_TW/clock.ts \ | 27 | ../../../i18n/zh_TW/clock.ts \ |
28 | ../../../i18n/da/clock.ts | 28 | ../../../i18n/da/clock.ts |
29 | 29 | ||
30 | 30 | ||
31 | 31 | ||
32 | include ( ../../../include.pro ) | 32 | include ( $(OPIEDIR)/include.pro ) |
diff --git a/noncore/tools/formatter/formatter.pro b/noncore/tools/formatter/formatter.pro index 48520da..b2e976b 100644 --- a/noncore/tools/formatter/formatter.pro +++ b/noncore/tools/formatter/formatter.pro | |||
@@ -6,25 +6,25 @@ TARGET = formatter | |||
6 | DESTDIR = $(OPIEDIR)/bin | 6 | DESTDIR = $(OPIEDIR)/bin |
7 | INCLUDEPATH += $(OPIEDIR)/include | 7 | INCLUDEPATH += $(OPIEDIR)/include |
8 | DEPENDPATH += $(OPIEDIR)/include | 8 | DEPENDPATH += $(OPIEDIR)/include |
9 | LIBS += -lqpe | 9 | LIBS += -lqpe |
10 | 10 | ||
11 | TRANSLATIONS = ../../../i18n/de/formatter.ts \ | 11 | TRANSLATIONS = ../../../i18n/de/formatter.ts \ |
12 | ../../../i18n/da/formatter.ts \ | 12 | ../../../i18n/da/formatter.ts \ |
13 | ../../../i18n/xx/formatter.ts \ | 13 | ../../../i18n/xx/formatter.ts \ |
14 | ../../../i18n/en/formatter.ts \ | 14 | ../../../i18n/en/formatter.ts \ |
15 | ../../../i18n/es/formatter.ts \ | 15 | ../../../i18n/es/formatter.ts \ |
16 | ../../../i18n/fr/formatter.ts \ | 16 | ../../../i18n/fr/formatter.ts \ |
17 | ../../../i18n/hu/formatter.ts \ | 17 | ../../../i18n/hu/formatter.ts \ |
18 | ../../../i18n/ja/formatter.ts \ | 18 | ../../../i18n/ja/formatter.ts \ |
19 | ../../../i18n/ko/formatter.ts \ | 19 | ../../../i18n/ko/formatter.ts \ |
20 | ../../../i18n/no/formatter.ts \ | 20 | ../../../i18n/no/formatter.ts \ |
21 | ../../../i18n/pl/formatter.ts \ | 21 | ../../../i18n/pl/formatter.ts \ |
22 | ../../../i18n/pt/formatter.ts \ | 22 | ../../../i18n/pt/formatter.ts \ |
23 | ../../../i18n/pt_BR/formatter.ts \ | 23 | ../../../i18n/pt_BR/formatter.ts \ |
24 | ../../../i18n/sl/formatter.ts \ | 24 | ../../../i18n/sl/formatter.ts \ |
25 | ../../../i18n/zh_CN/formatter.ts \ | 25 | ../../../i18n/zh_CN/formatter.ts \ |
26 | ../../../i18n/zh_TW/formatter.ts | 26 | ../../../i18n/zh_TW/formatter.ts |
27 | 27 | ||
28 | 28 | ||
29 | 29 | ||
30 | include ( ../../../include.pro ) | 30 | include ( $(OPIEDIR)/include.pro ) |
diff --git a/noncore/tools/opie-sh/opie-sh.pro b/noncore/tools/opie-sh/opie-sh.pro index 373df7d..a419362 100644 --- a/noncore/tools/opie-sh/opie-sh.pro +++ b/noncore/tools/opie-sh/opie-sh.pro | |||
@@ -6,25 +6,25 @@ SOURCES =opie-sh.cpp mbox.cpp fviewer.cpp inputdialog.cpp | |||
6 | INCLUDEPATH +=$(OPIEDIR)/include | 6 | INCLUDEPATH +=$(OPIEDIR)/include |
7 | DEPENDPATH +=$(OPIEDIR)/include | 7 | DEPENDPATH +=$(OPIEDIR)/include |
8 | LIBS +=-lqpe | 8 | LIBS +=-lqpe |
9 | TARGET = opie-sh | 9 | TARGET = opie-sh |
10 | 10 | ||
11 | TRANSLATIONS = ../../../i18n/de/opie-sh.ts \ | 11 | TRANSLATIONS = ../../../i18n/de/opie-sh.ts \ |
12 | ../../../i18n/da/opie-sh.ts \ | 12 | ../../../i18n/da/opie-sh.ts \ |
13 | ../../../i18n/xx/opie-sh.ts \ | 13 | ../../../i18n/xx/opie-sh.ts \ |
14 | ../../../i18n/en/opie-sh.ts \ | 14 | ../../../i18n/en/opie-sh.ts \ |
15 | ../../../i18n/es/opie-sh.ts \ | 15 | ../../../i18n/es/opie-sh.ts \ |
16 | ../../../i18n/fr/opie-sh.ts \ | 16 | ../../../i18n/fr/opie-sh.ts \ |
17 | ../../../i18n/hu/opie-sh.ts \ | 17 | ../../../i18n/hu/opie-sh.ts \ |
18 | ../../../i18n/ja/opie-sh.ts \ | 18 | ../../../i18n/ja/opie-sh.ts \ |
19 | ../../../i18n/ko/opie-sh.ts \ | 19 | ../../../i18n/ko/opie-sh.ts \ |
20 | ../../../i18n/no/opie-sh.ts \ | 20 | ../../../i18n/no/opie-sh.ts \ |
21 | ../../../i18n/pl/opie-sh.ts \ | 21 | ../../../i18n/pl/opie-sh.ts \ |
22 | ../../../i18n/pt/opie-sh.ts \ | 22 | ../../../i18n/pt/opie-sh.ts \ |
23 | ../../../i18n/pt_BR/opie-sh.ts \ | 23 | ../../../i18n/pt_BR/opie-sh.ts \ |
24 | ../../../i18n/sl/opie-sh.ts \ | 24 | ../../../i18n/sl/opie-sh.ts \ |
25 | ../../../i18n/zh_CN/opie-sh.ts \ | 25 | ../../../i18n/zh_CN/opie-sh.ts \ |
26 | ../../../i18n/zh_TW/opie-sh.ts | 26 | ../../../i18n/zh_TW/opie-sh.ts |
27 | 27 | ||
28 | 28 | ||
29 | 29 | ||
30 | include ( ../../../include.pro ) | 30 | include ( $(OPIEDIR)/include.pro ) |
diff --git a/noncore/tools/remote/remote.pro b/noncore/tools/remote/remote.pro index 50fcdbb..bd681be 100644 --- a/noncore/tools/remote/remote.pro +++ b/noncore/tools/remote/remote.pro | |||
@@ -6,25 +6,25 @@ SOURCES =remote.cpp remotetab.cpp learntab.cpp configtab.cpp topgroup.cpp dvdgr | |||
6 | INCLUDEPATH+=$(OPIEDIR)/include | 6 | INCLUDEPATH+=$(OPIEDIR)/include |
7 | DEPENDPATH+=$(OPIEDIR)/include | 7 | DEPENDPATH+=$(OPIEDIR)/include |
8 | LIBS +=-lqpe -lopie | 8 | LIBS +=-lqpe -lopie |
9 | TARGET = remote | 9 | TARGET = remote |
10 | 10 | ||
11 | TRANSLATIONS = ../../../i18n/de/remote.ts \ | 11 | TRANSLATIONS = ../../../i18n/de/remote.ts \ |
12 | ../../../i18n/da/remote.ts \ | 12 | ../../../i18n/da/remote.ts \ |
13 | ../../../i18n/xx/remote.ts \ | 13 | ../../../i18n/xx/remote.ts \ |
14 | ../../../i18n/en/remote.ts \ | 14 | ../../../i18n/en/remote.ts \ |
15 | ../../../i18n/es/remote.ts \ | 15 | ../../../i18n/es/remote.ts \ |
16 | ../../../i18n/fr/remote.ts \ | 16 | ../../../i18n/fr/remote.ts \ |
17 | ../../../i18n/hu/remote.ts \ | 17 | ../../../i18n/hu/remote.ts \ |
18 | ../../../i18n/ja/remote.ts \ | 18 | ../../../i18n/ja/remote.ts \ |
19 | ../../../i18n/ko/remote.ts \ | 19 | ../../../i18n/ko/remote.ts \ |
20 | ../../../i18n/no/remote.ts \ | 20 | ../../../i18n/no/remote.ts \ |
21 | ../../../i18n/pl/remote.ts \ | 21 | ../../../i18n/pl/remote.ts \ |
22 | ../../../i18n/pt/remote.ts \ | 22 | ../../../i18n/pt/remote.ts \ |
23 | ../../../i18n/pt_BR/remote.ts \ | 23 | ../../../i18n/pt_BR/remote.ts \ |
24 | ../../../i18n/sl/remote.ts \ | 24 | ../../../i18n/sl/remote.ts \ |
25 | ../../../i18n/zh_CN/remote.ts \ | 25 | ../../../i18n/zh_CN/remote.ts \ |
26 | ../../../i18n/zh_TW/remote.ts | 26 | ../../../i18n/zh_TW/remote.ts |
27 | 27 | ||
28 | 28 | ||
29 | 29 | ||
30 | include ( ../../../include.pro ) | 30 | include ( $(OPIEDIR)/include.pro ) |
diff --git a/noncore/unsupported/filebrowser/filebrowser.pro b/noncore/unsupported/filebrowser/filebrowser.pro index c3f5427..43e6c0f 100644 --- a/noncore/unsupported/filebrowser/filebrowser.pro +++ b/noncore/unsupported/filebrowser/filebrowser.pro | |||
@@ -7,25 +7,25 @@ INCLUDEPATH += $(OPIEDIR)/include | |||
7 | DEPENDPATH+= $(OPIEDIR)/include | 7 | DEPENDPATH+= $(OPIEDIR)/include |
8 | LIBS += -lqpe | 8 | LIBS += -lqpe |
9 | INTERFACES= | 9 | INTERFACES= |
10 | 10 | ||
11 | TRANSLATIONS = ../../../i18n/de/filebrowser.ts \ | 11 | TRANSLATIONS = ../../../i18n/de/filebrowser.ts \ |
12 | ../../../i18n/da/filebrowser.ts \ | 12 | ../../../i18n/da/filebrowser.ts \ |
13 | ../../../i18n/xx/filebrowser.ts \ | 13 | ../../../i18n/xx/filebrowser.ts \ |
14 | ../../../i18n/en/filebrowser.ts \ | 14 | ../../../i18n/en/filebrowser.ts \ |
15 | ../../../i18n/es/filebrowser.ts \ | 15 | ../../../i18n/es/filebrowser.ts \ |
16 | ../../../i18n/fr/filebrowser.ts \ | 16 | ../../../i18n/fr/filebrowser.ts \ |
17 | ../../../i18n/hu/filebrowser.ts \ | 17 | ../../../i18n/hu/filebrowser.ts \ |
18 | ../../../i18n/ja/filebrowser.ts \ | 18 | ../../../i18n/ja/filebrowser.ts \ |
19 | ../../../i18n/ko/filebrowser.ts \ | 19 | ../../../i18n/ko/filebrowser.ts \ |
20 | ../../../i18n/no/filebrowser.ts \ | 20 | ../../../i18n/no/filebrowser.ts \ |
21 | ../../../i18n/pl/filebrowser.ts \ | 21 | ../../../i18n/pl/filebrowser.ts \ |
22 | ../../../i18n/pt/filebrowser.ts \ | 22 | ../../../i18n/pt/filebrowser.ts \ |
23 | ../../../i18n/pt_BR/filebrowser.ts \ | 23 | ../../../i18n/pt_BR/filebrowser.ts \ |
24 | ../../../i18n/sl/filebrowser.ts \ | 24 | ../../../i18n/sl/filebrowser.ts \ |
25 | ../../../i18n/zh_CN/filebrowser.ts \ | 25 | ../../../i18n/zh_CN/filebrowser.ts \ |
26 | ../../../i18n/it/filebrowser.ts \ | 26 | ../../../i18n/it/filebrowser.ts \ |
27 | ../../../i18n/zh_TW/filebrowser.ts | 27 | ../../../i18n/zh_TW/filebrowser.ts |
28 | 28 | ||
29 | 29 | ||
30 | 30 | ||
31 | include ( ../../../include.pro ) | 31 | include ( $(OPIEDIR)/include.pro ) |
diff --git a/noncore/unsupported/gsmtool/gsmtool.pro b/noncore/unsupported/gsmtool/gsmtool.pro index 9a55fce..ca0620d 100644 --- a/noncore/unsupported/gsmtool/gsmtool.pro +++ b/noncore/unsupported/gsmtool/gsmtool.pro | |||
@@ -11,25 +11,25 @@ INCLUDEPATH += $(GSMLIBDIR) | |||
11 | DEPENDPATH+= $(OPIEDIR)/include | 11 | DEPENDPATH+= $(OPIEDIR)/include |
12 | LIBS += -lqpe -L$(GSMLIBDIR)/gsmlib/.libs -lgsmme | 12 | LIBS += -lqpe -L$(GSMLIBDIR)/gsmlib/.libs -lgsmme |
13 | INTERFACES= gsmtoolbase.ui | 13 | INTERFACES= gsmtoolbase.ui |
14 | TARGET = gsmtool | 14 | TARGET = gsmtool |
15 | 15 | ||
16 | TRANSLATIONS = ../../../i18n/de/gsmtool.ts \ | 16 | TRANSLATIONS = ../../../i18n/de/gsmtool.ts \ |
17 | ../../../i18n/da/gsmtool.ts \ | 17 | ../../../i18n/da/gsmtool.ts \ |
18 | ../../../i18n/xx/gsmtool.ts \ | 18 | ../../../i18n/xx/gsmtool.ts \ |
19 | ../../../i18n/en/gsmtool.ts \ | 19 | ../../../i18n/en/gsmtool.ts \ |
20 | ../../../i18n/es/gsmtool.ts \ | 20 | ../../../i18n/es/gsmtool.ts \ |
21 | ../../../i18n/fr/gsmtool.ts \ | 21 | ../../../i18n/fr/gsmtool.ts \ |
22 | ../../../i18n/hu/gsmtool.ts \ | 22 | ../../../i18n/hu/gsmtool.ts \ |
23 | ../../../i18n/ja/gsmtool.ts \ | 23 | ../../../i18n/ja/gsmtool.ts \ |
24 | ../../../i18n/ko/gsmtool.ts \ | 24 | ../../../i18n/ko/gsmtool.ts \ |
25 | ../../../i18n/no/gsmtool.ts \ | 25 | ../../../i18n/no/gsmtool.ts \ |
26 | ../../../i18n/pl/gsmtool.ts \ | 26 | ../../../i18n/pl/gsmtool.ts \ |
27 | ../../../i18n/pt/gsmtool.ts \ | 27 | ../../../i18n/pt/gsmtool.ts \ |
28 | ../../../i18n/pt_BR/gsmtool.ts \ | 28 | ../../../i18n/pt_BR/gsmtool.ts \ |
29 | ../../../i18n/sl/gsmtool.ts \ | 29 | ../../../i18n/sl/gsmtool.ts \ |
30 | ../../../i18n/zh_CN/gsmtool.ts \ | 30 | ../../../i18n/zh_CN/gsmtool.ts \ |
31 | ../../../i18n/zh_TW/gsmtool.ts | 31 | ../../../i18n/zh_TW/gsmtool.ts |
32 | 32 | ||
33 | 33 | ||
34 | 34 | ||
35 | include ( ../../../include.pro ) | 35 | include ( $(OPIEDIR)/include.pro ) |
diff --git a/noncore/unsupported/mail2/bend/bend.pro b/noncore/unsupported/mail2/bend/bend.pro index 117e18e..ebb53b5 100644 --- a/noncore/unsupported/mail2/bend/bend.pro +++ b/noncore/unsupported/mail2/bend/bend.pro | |||
@@ -7,25 +7,25 @@ SOURCES += bend.cpp \ | |||
7 | INCLUDEPATH +=$(OPIEDIR)/include ../libmail | 7 | INCLUDEPATH +=$(OPIEDIR)/include ../libmail |
8 | LIBS +=-lmail -lqpe | 8 | LIBS +=-lmail -lqpe |
9 | TARGET =bend | 9 | TARGET =bend |
10 | DESTDIR +=$(OPIEDIR)/plugins/applets/ | 10 | DESTDIR +=$(OPIEDIR)/plugins/applets/ |
11 | 11 | ||
12 | TRANSLATIONS = ../../../i18n/de/libbend.ts \ | 12 | TRANSLATIONS = ../../../i18n/de/libbend.ts \ |
13 | ../../../i18n/da/libbend.ts \ | 13 | ../../../i18n/da/libbend.ts \ |
14 | ../../../i18n/xx/libbend.ts \ | 14 | ../../../i18n/xx/libbend.ts \ |
15 | ../../../i18n/en/libbend.ts \ | 15 | ../../../i18n/en/libbend.ts \ |
16 | ../../../i18n/es/libbend.ts \ | 16 | ../../../i18n/es/libbend.ts \ |
17 | ../../../i18n/fr/libbend.ts \ | 17 | ../../../i18n/fr/libbend.ts \ |
18 | ../../../i18n/hu/libbend.ts \ | 18 | ../../../i18n/hu/libbend.ts \ |
19 | ../../../i18n/ja/libbend.ts \ | 19 | ../../../i18n/ja/libbend.ts \ |
20 | ../../../i18n/ko/libbend.ts \ | 20 | ../../../i18n/ko/libbend.ts \ |
21 | ../../../i18n/no/libbend.ts \ | 21 | ../../../i18n/no/libbend.ts \ |
22 | ../../../i18n/pl/libbend.ts \ | 22 | ../../../i18n/pl/libbend.ts \ |
23 | ../../../i18n/pt/libbend.ts \ | 23 | ../../../i18n/pt/libbend.ts \ |
24 | ../../../i18n/pt_BR/libbend.ts \ | 24 | ../../../i18n/pt_BR/libbend.ts \ |
25 | ../../../i18n/sl/libbend.ts \ | 25 | ../../../i18n/sl/libbend.ts \ |
26 | ../../../i18n/zh_CN/libbend.ts \ | 26 | ../../../i18n/zh_CN/libbend.ts \ |
27 | ../../../i18n/zh_TW/libbend.ts | 27 | ../../../i18n/zh_TW/libbend.ts |
28 | 28 | ||
29 | 29 | ||
30 | 30 | ||
31 | include ( ../../../include.pro ) | 31 | include ( $(OPIEDIR)/include.pro ) |
diff --git a/noncore/unsupported/mail2/libmail/libmail.pro b/noncore/unsupported/mail2/libmail/libmail.pro index 5f8e590..53cbb82 100644 --- a/noncore/unsupported/mail2/libmail/libmail.pro +++ b/noncore/unsupported/mail2/libmail/libmail.pro | |||
@@ -21,25 +21,25 @@ SOURCES = configfile.cpp \ | |||
21 | INCLUDEPATH +=$(OPIEDIR)/include | 21 | INCLUDEPATH +=$(OPIEDIR)/include |
22 | LIBS +=-L$(OPIEDIR)/lib -lqpe | 22 | LIBS +=-L$(OPIEDIR)/lib -lqpe |
23 | TARGET =mail | 23 | TARGET =mail |
24 | DESTDIR = $(OPIEDIR)/lib | 24 | DESTDIR = $(OPIEDIR)/lib |
25 | 25 | ||
26 | TRANSLATIONS = ../../../i18n/de/libmail.ts \ | 26 | TRANSLATIONS = ../../../i18n/de/libmail.ts \ |
27 | ../../../i18n/da/libmail.ts \ | 27 | ../../../i18n/da/libmail.ts \ |
28 | ../../../i18n/xx/libmail.ts \ | 28 | ../../../i18n/xx/libmail.ts \ |
29 | ../../../i18n/en/libmail.ts \ | 29 | ../../../i18n/en/libmail.ts \ |
30 | ../../../i18n/es/libmail.ts \ | 30 | ../../../i18n/es/libmail.ts \ |
31 | ../../../i18n/fr/libmail.ts \ | 31 | ../../../i18n/fr/libmail.ts \ |
32 | ../../../i18n/hu/libmail.ts \ | 32 | ../../../i18n/hu/libmail.ts \ |
33 | ../../../i18n/ja/libmail.ts \ | 33 | ../../../i18n/ja/libmail.ts \ |
34 | ../../../i18n/ko/libmail.ts \ | 34 | ../../../i18n/ko/libmail.ts \ |
35 | ../../../i18n/no/libmail.ts \ | 35 | ../../../i18n/no/libmail.ts \ |
36 | ../../../i18n/pl/libmail.ts \ | 36 | ../../../i18n/pl/libmail.ts \ |
37 | ../../../i18n/pt/libmail.ts \ | 37 | ../../../i18n/pt/libmail.ts \ |
38 | ../../../i18n/pt_BR/libmail.ts \ | 38 | ../../../i18n/pt_BR/libmail.ts \ |
39 | ../../../i18n/sl/libmail.ts \ | 39 | ../../../i18n/sl/libmail.ts \ |
40 | ../../../i18n/zh_CN/libmail.ts \ | 40 | ../../../i18n/zh_CN/libmail.ts \ |
41 | ../../../i18n/zh_TW/libmail.ts | 41 | ../../../i18n/zh_TW/libmail.ts |
42 | 42 | ||
43 | 43 | ||
44 | 44 | ||
45 | include ( ../../../include.pro ) | 45 | include ( $(OPIEDIR)/include.pro ) |
diff --git a/noncore/unsupported/mail2/mail.pro b/noncore/unsupported/mail2/mail.pro index faaec9c..fb121be 100644 --- a/noncore/unsupported/mail2/mail.pro +++ b/noncore/unsupported/mail2/mail.pro | |||
@@ -43,25 +43,25 @@ INTERFACES = accounteditorbase.ui \ | |||
43 | INCLUDEPATH += $(OPIEDIR)/include libmail | 43 | INCLUDEPATH += $(OPIEDIR)/include libmail |
44 | LIBS += -lmail -lqpe -lopie | 44 | LIBS += -lmail -lqpe -lopie |
45 | TARGET = mail | 45 | TARGET = mail |
46 | DESTDIR = $(OPIEDIR)/bin | 46 | DESTDIR = $(OPIEDIR)/bin |
47 | 47 | ||
48 | TRANSLATIONS = ../../i18n/de/mail.ts \ | 48 | TRANSLATIONS = ../../i18n/de/mail.ts \ |
49 | ../../i18n/da/mail.ts \ | 49 | ../../i18n/da/mail.ts \ |
50 | ../../i18n/xx/mail.ts \ | 50 | ../../i18n/xx/mail.ts \ |
51 | ../../i18n/en/mail.ts \ | 51 | ../../i18n/en/mail.ts \ |
52 | ../../i18n/es/mail.ts \ | 52 | ../../i18n/es/mail.ts \ |
53 | ../../i18n/fr/mail.ts \ | 53 | ../../i18n/fr/mail.ts \ |
54 | ../../i18n/hu/mail.ts \ | 54 | ../../i18n/hu/mail.ts \ |
55 | ../../i18n/ja/mail.ts \ | 55 | ../../i18n/ja/mail.ts \ |
56 | ../../i18n/ko/mail.ts \ | 56 | ../../i18n/ko/mail.ts \ |
57 | ../../i18n/no/mail.ts \ | 57 | ../../i18n/no/mail.ts \ |
58 | ../../i18n/pl/mail.ts \ | 58 | ../../i18n/pl/mail.ts \ |
59 | ../../i18n/pt/mail.ts \ | 59 | ../../i18n/pt/mail.ts \ |
60 | ../../i18n/pt_BR/mail.ts \ | 60 | ../../i18n/pt_BR/mail.ts \ |
61 | ../../i18n/sl/mail.ts \ | 61 | ../../i18n/sl/mail.ts \ |
62 | ../../i18n/zh_CN/mail.ts \ | 62 | ../../i18n/zh_CN/mail.ts \ |
63 | ../../i18n/zh_TW/mail.ts | 63 | ../../i18n/zh_TW/mail.ts |
64 | 64 | ||
65 | 65 | ||
66 | 66 | ||
67 | include ( ../../include.pro ) | 67 | include ( $(OPIEDIR)/include.pro ) |
diff --git a/noncore/unsupported/oipkg/oipkg.pro b/noncore/unsupported/oipkg/oipkg.pro index 0cbaf47..71fba0c 100644 --- a/noncore/unsupported/oipkg/oipkg.pro +++ b/noncore/unsupported/oipkg/oipkg.pro | |||
@@ -35,25 +35,25 @@ LIBS += -lqpe | |||
35 | LIBS += -lopie | 35 | LIBS += -lopie |
36 | INTERFACES= runwindow.ui \ | 36 | INTERFACES= runwindow.ui \ |
37 | pksettingsbase.ui | 37 | pksettingsbase.ui |
38 | TARGET = oipkg | 38 | TARGET = oipkg |
39 | 39 | ||
40 | TRANSLATIONS = ../../../i18n/de/oipkg.ts \ | 40 | TRANSLATIONS = ../../../i18n/de/oipkg.ts \ |
41 | ../../../i18n/da/oipkg.ts \ | 41 | ../../../i18n/da/oipkg.ts \ |
42 | ../../../i18n/xx/oipkg.ts \ | 42 | ../../../i18n/xx/oipkg.ts \ |
43 | ../../../i18n/en/oipkg.ts \ | 43 | ../../../i18n/en/oipkg.ts \ |
44 | ../../../i18n/es/oipkg.ts \ | 44 | ../../../i18n/es/oipkg.ts \ |
45 | ../../../i18n/fr/oipkg.ts \ | 45 | ../../../i18n/fr/oipkg.ts \ |
46 | ../../../i18n/hu/oipkg.ts \ | 46 | ../../../i18n/hu/oipkg.ts \ |
47 | ../../../i18n/ja/oipkg.ts \ | 47 | ../../../i18n/ja/oipkg.ts \ |
48 | ../../../i18n/ko/oipkg.ts \ | 48 | ../../../i18n/ko/oipkg.ts \ |
49 | ../../../i18n/no/oipkg.ts \ | 49 | ../../../i18n/no/oipkg.ts \ |
50 | ../../../i18n/pl/oipkg.ts \ | 50 | ../../../i18n/pl/oipkg.ts \ |
51 | ../../../i18n/pt/oipkg.ts \ | 51 | ../../../i18n/pt/oipkg.ts \ |
52 | ../../../i18n/pt_BR/oipkg.ts \ | 52 | ../../../i18n/pt_BR/oipkg.ts \ |
53 | ../../../i18n/sl/oipkg.ts \ | 53 | ../../../i18n/sl/oipkg.ts \ |
54 | ../../../i18n/zh_CN/oipkg.ts \ | 54 | ../../../i18n/zh_CN/oipkg.ts \ |
55 | ../../../i18n/zh_TW/oipkg.ts | 55 | ../../../i18n/zh_TW/oipkg.ts |
56 | 56 | ||
57 | 57 | ||
58 | 58 | ||
59 | include ( ../../../include.pro ) | 59 | include ( $(OPIEDIR)/include.pro ) |
diff --git a/noncore/unsupported/qpdf/qpdf.pro b/noncore/unsupported/qpdf/qpdf.pro index 7c92eda..f5ec264 100644 --- a/noncore/unsupported/qpdf/qpdf.pro +++ b/noncore/unsupported/qpdf/qpdf.pro | |||
@@ -52,25 +52,25 @@ INCLUDEPATH += . \ | |||
52 | LIBS += -L $(OPIEDIR)/lib -lqpe -lopie -lstdc++ | 52 | LIBS += -L $(OPIEDIR)/lib -lqpe -lopie -lstdc++ |
53 | DESTDIR = $(OPIEDIR)/bin | 53 | DESTDIR = $(OPIEDIR)/bin |
54 | TARGET = qpdf | 54 | TARGET = qpdf |
55 | 55 | ||
56 | TRANSLATIONS = ../../../i18n/de/qpdf.ts \ | 56 | TRANSLATIONS = ../../../i18n/de/qpdf.ts \ |
57 | ../../../i18n/da/qpdf.ts \ | 57 | ../../../i18n/da/qpdf.ts \ |
58 | ../../../i18n/xx/qpdf.ts \ | 58 | ../../../i18n/xx/qpdf.ts \ |
59 | ../../../i18n/en/qpdf.ts \ | 59 | ../../../i18n/en/qpdf.ts \ |
60 | ../../../i18n/es/qpdf.ts \ | 60 | ../../../i18n/es/qpdf.ts \ |
61 | ../../../i18n/fr/qpdf.ts \ | 61 | ../../../i18n/fr/qpdf.ts \ |
62 | ../../../i18n/hu/qpdf.ts \ | 62 | ../../../i18n/hu/qpdf.ts \ |
63 | ../../../i18n/ja/qpdf.ts \ | 63 | ../../../i18n/ja/qpdf.ts \ |
64 | ../../../i18n/ko/qpdf.ts \ | 64 | ../../../i18n/ko/qpdf.ts \ |
65 | ../../../i18n/no/qpdf.ts \ | 65 | ../../../i18n/no/qpdf.ts \ |
66 | ../../../i18n/pl/qpdf.ts \ | 66 | ../../../i18n/pl/qpdf.ts \ |
67 | ../../../i18n/pt/qpdf.ts \ | 67 | ../../../i18n/pt/qpdf.ts \ |
68 | ../../../i18n/pt_BR/qpdf.ts \ | 68 | ../../../i18n/pt_BR/qpdf.ts \ |
69 | ../../../i18n/sl/qpdf.ts \ | 69 | ../../../i18n/sl/qpdf.ts \ |
70 | ../../../i18n/zh_CN/qpdf.ts \ | 70 | ../../../i18n/zh_CN/qpdf.ts \ |
71 | ../../../i18n/it/qpdf.ts \ | 71 | ../../../i18n/it/qpdf.ts \ |
72 | ../../../i18n/zh_TW/qpdf.ts | 72 | ../../../i18n/zh_TW/qpdf.ts |
73 | 73 | ||
74 | 74 | ||
75 | 75 | ||
76 | include ( ../../../include.pro ) | 76 | include ( $(OPIEDIR)/include.pro ) |
diff --git a/quickexec/quickexec.pro b/quickexec/quickexec.pro index c0e77b8..96a3518 100644 --- a/quickexec/quickexec.pro +++ b/quickexec/quickexec.pro | |||
@@ -4,25 +4,25 @@ DESTDIR = $(OPIEDIR)/bin | |||
4 | HEADERS = | 4 | HEADERS = |
5 | SOURCES = quickexec.cpp | 5 | SOURCES = quickexec.cpp |
6 | LIBS += -ldl -lqpe | 6 | LIBS += -ldl -lqpe |
7 | TARGET = quickexec | 7 | TARGET = quickexec |
8 | 8 | ||
9 | TRANSLATIONS = ../i18n/de/quickexec.ts \ | 9 | TRANSLATIONS = ../i18n/de/quickexec.ts \ |
10 | ../i18n/da/quickexec.ts \ | 10 | ../i18n/da/quickexec.ts \ |
11 | ../i18n/xx/quickexec.ts \ | 11 | ../i18n/xx/quickexec.ts \ |
12 | ../i18n/en/quickexec.ts \ | 12 | ../i18n/en/quickexec.ts \ |
13 | ../i18n/es/quickexec.ts \ | 13 | ../i18n/es/quickexec.ts \ |
14 | ../i18n/fr/quickexec.ts \ | 14 | ../i18n/fr/quickexec.ts \ |
15 | ../i18n/hu/quickexec.ts \ | 15 | ../i18n/hu/quickexec.ts \ |
16 | ../i18n/ja/quickexec.ts \ | 16 | ../i18n/ja/quickexec.ts \ |
17 | ../i18n/ko/quickexec.ts \ | 17 | ../i18n/ko/quickexec.ts \ |
18 | ../i18n/no/quickexec.ts \ | 18 | ../i18n/no/quickexec.ts \ |
19 | ../i18n/pl/quickexec.ts \ | 19 | ../i18n/pl/quickexec.ts \ |
20 | ../i18n/pt/quickexec.ts \ | 20 | ../i18n/pt/quickexec.ts \ |
21 | ../i18n/pt_BR/quickexec.ts \ | 21 | ../i18n/pt_BR/quickexec.ts \ |
22 | ../i18n/sl/quickexec.ts \ | 22 | ../i18n/sl/quickexec.ts \ |
23 | ../i18n/zh_CN/quickexec.ts \ | 23 | ../i18n/zh_CN/quickexec.ts \ |
24 | ../i18n/zh_TW/quickexec.ts | 24 | ../i18n/zh_TW/quickexec.ts |
25 | 25 | ||
26 | 26 | ||
27 | 27 | ||
28 | include ( ../include.pro ) | 28 | include ( $(OPIEDIR)/include.pro ) |
diff --git a/x11/ipc/server/ocopserver.pro b/x11/ipc/server/ocopserver.pro index b6d4af5..496b782 100644 --- a/x11/ipc/server/ocopserver.pro +++ b/x11/ipc/server/ocopserver.pro | |||
@@ -1,14 +1,14 @@ | |||
1 | TEMPLATE= app | 1 | TEMPLATE= app |
2 | DESTDIR = $(OPIEDIR)/bin | 2 | DESTDIR = $(OPIEDIR)/bin |
3 | CONFIG = qt warn_on debug | 3 | CONFIG = qt warn_on debug |
4 | #CONFIG = qt warn_on release | 4 | #CONFIG = qt warn_on release |
5 | HEADERS = ../common/ocoppacket.h ocopclient.h ocopserver.h | 5 | HEADERS = ../common/ocoppacket.h ocopclient.h ocopserver.h |
6 | SOURCES = ../common/ocoppacket.cpp main.cpp ocopserver.cpp | 6 | SOURCES = ../common/ocoppacket.cpp main.cpp ocopserver.cpp |
7 | INCLUDEPATH+= $(OPIEDIR)/include | 7 | INCLUDEPATH+= $(OPIEDIR)/include |
8 | DEPENDPATH+= $(OPIEDIR)/include | 8 | DEPENDPATH+= $(OPIEDIR)/include |
9 | TARGET = ocopserver | 9 | TARGET = ocopserver |
10 | 10 | ||
11 | 11 | ||
12 | 12 | ||
13 | 13 | ||
14 | include ( ../../../include.pro ) | 14 | include ( $(OPIEDIR)/include.pro ) |
diff --git a/x11/ipc/server/server.pro b/x11/ipc/server/server.pro index b6d4af5..496b782 100644 --- a/x11/ipc/server/server.pro +++ b/x11/ipc/server/server.pro | |||
@@ -1,14 +1,14 @@ | |||
1 | TEMPLATE= app | 1 | TEMPLATE= app |
2 | DESTDIR = $(OPIEDIR)/bin | 2 | DESTDIR = $(OPIEDIR)/bin |
3 | CONFIG = qt warn_on debug | 3 | CONFIG = qt warn_on debug |
4 | #CONFIG = qt warn_on release | 4 | #CONFIG = qt warn_on release |
5 | HEADERS = ../common/ocoppacket.h ocopclient.h ocopserver.h | 5 | HEADERS = ../common/ocoppacket.h ocopclient.h ocopserver.h |
6 | SOURCES = ../common/ocoppacket.cpp main.cpp ocopserver.cpp | 6 | SOURCES = ../common/ocoppacket.cpp main.cpp ocopserver.cpp |
7 | INCLUDEPATH+= $(OPIEDIR)/include | 7 | INCLUDEPATH+= $(OPIEDIR)/include |
8 | DEPENDPATH+= $(OPIEDIR)/include | 8 | DEPENDPATH+= $(OPIEDIR)/include |
9 | TARGET = ocopserver | 9 | TARGET = ocopserver |
10 | 10 | ||
11 | 11 | ||
12 | 12 | ||
13 | 13 | ||
14 | include ( ../../../include.pro ) | 14 | include ( $(OPIEDIR)/include.pro ) |
diff --git a/x11/libqpe-x11/libqpe-x11.pro b/x11/libqpe-x11/libqpe-x11.pro index b61ba3f..b96d347 100644 --- a/x11/libqpe-x11/libqpe-x11.pro +++ b/x11/libqpe-x11/libqpe-x11.pro | |||
@@ -123,25 +123,25 @@ HEADERS += ../../library/quuid.h \ | |||
123 | ../../library/qcom.h \ | 123 | ../../library/qcom.h \ |
124 | ../../library/qlibrary.h \ | 124 | ../../library/qlibrary.h \ |
125 | ../../library/qlibrary_p.h | 125 | ../../library/qlibrary_p.h |
126 | 126 | ||
127 | SOURCES += ../../library/quuid.cpp \ | 127 | SOURCES += ../../library/quuid.cpp \ |
128 | ../../library/qlibrary.cpp \ | 128 | ../../library/qlibrary.cpp \ |
129 | ../../library/qlibrary_unix.cpp | 129 | ../../library/qlibrary_unix.cpp |
130 | 130 | ||
131 | INCLUDEPATH += $(OPIEDIR)/include backend | 131 | INCLUDEPATH += $(OPIEDIR)/include backend |
132 | LIBS += -ldl -lcrypt -lm | 132 | LIBS += -ldl -lcrypt -lm |
133 | 133 | ||
134 | INTERFACES = ../../library/passwordbase_p.ui \ | 134 | INTERFACES = ../../library/passwordbase_p.ui \ |
135 | ../../library/categoryeditbase_p.ui \ | 135 | ../../library/categoryeditbase_p.ui \ |
136 | ../../library/findwidgetbase_p.ui \ | 136 | ../../library/findwidgetbase_p.ui \ |
137 | ../../library/lnkpropertiesbase_p.ui | 137 | ../../library/lnkpropertiesbase_p.ui |
138 | 138 | ||
139 | TARGET = qpe | 139 | TARGET = qpe |
140 | DESTDIR = $(OPIEDIR)/lib$(PROJMAK) | 140 | DESTDIR = $(OPIEDIR)/lib$(PROJMAK) |
141 | # This is set by configure$(OPIEDIR). | 141 | # This is set by configure$(OPIEDIR). |
142 | VERSION = 1.5.0.1 | 142 | VERSION = 1.5.0.1 |
143 | 143 | ||
144 | 144 | ||
145 | 145 | ||
146 | 146 | ||
147 | include ( ../../include.pro ) | 147 | include ( $(OPIEDIR)/include.pro ) |