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 | |||
@@ -28,4 +28,4 @@ TRANSLATIONS = ../../../i18n/de/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 | |||
@@ -28,4 +28,4 @@ TRANSLATIONS = ../../../i18n/de/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 | |||
@@ -28,4 +28,4 @@ TRANSLATIONS = ../../../i18n/de/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 | |||
@@ -28,4 +28,4 @@ TRANSLATIONS = ../../../i18n/de/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 | |||
@@ -28,4 +28,4 @@ TRANSLATIONS = ../../../i18n/de/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 | |||
@@ -28,4 +28,4 @@ TRANSLATIONS = ../../../i18n/de/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 | |||
@@ -28,4 +28,4 @@ TRANSLATIONS = ../../../i18n/de/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 | |||
@@ -29,4 +29,4 @@ TRANSLATIONS = ../../../i18n/de/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 | |||
@@ -13,4 +13,4 @@ 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 | |||
@@ -13,4 +13,4 @@ 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 | |||
@@ -30,4 +30,4 @@ TRANSLATIONS = ../../../i18n/de/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 | |||
@@ -28,4 +28,4 @@ TRANSLATIONS = ../../../i18n/de/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 | |||
@@ -28,4 +28,4 @@ TRANSLATIONS = ../../../i18n/de/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 | |||
@@ -28,4 +28,4 @@ TRANSLATIONS = ../../../i18n/de/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 | |||
@@ -20,4 +20,4 @@ TRANSLATIONS = ../../../i18n/de/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 | |||
@@ -57,4 +57,4 @@ TRANSLATIONS = ../../../i18n/de/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 | |||
@@ -29,4 +29,4 @@ TRANSLATIONS = ../../../i18n/de/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 | |||
@@ -28,4 +28,4 @@ TRANSLATIONS = ../../../i18n/de/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 | |||
@@ -27,4 +27,4 @@ TRANSLATIONS = ../../../i18n/de/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 | |||
@@ -121,4 +121,4 @@ TRANSLATIONS = ../../i18n/de/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 | |||
@@ -32,4 +32,4 @@ TRANSLATIONS = ../../../../i18n/de/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 | |||
@@ -36,4 +36,4 @@ TRANSLATIONS = ../../../../i18n/de/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 | |||
@@ -65,4 +65,4 @@ TRANSLATIONS = ../../../../i18n/de/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 | |||
@@ -20,4 +20,4 @@ VERSION = 1.0.0 | |||
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 | |||
@@ -37,4 +37,4 @@ TRANSLATIONS = ../../../i18n/de/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 | |||
@@ -28,4 +28,4 @@ TRANSLATIONS = ../../../../i18n/de/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 | |||
@@ -46,4 +46,4 @@ TRANSLATIONS = ../../i18n/de/opie-login.ts \ | |||
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 | |||
@@ -49,4 +49,4 @@ TRANSLATIONS = ../../../i18n/de/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 | |||
@@ -59,4 +59,4 @@ TRANSLATIONS = ../../../i18n/de/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 | |||
@@ -20,4 +20,4 @@ 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 | |||
@@ -18,4 +18,4 @@ 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 | |||
@@ -17,4 +17,4 @@ 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 | |||
@@ -19,4 +19,4 @@ 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 | |||
@@ -30,4 +30,4 @@ TRANSLATIONS = ../../../i18n/de/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 | |||
@@ -65,4 +65,4 @@ TRANSLATIONS = ../../../i18n/de/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 | |||
@@ -36,4 +36,4 @@ TRANSLATIONS = ../../../i18n/de/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 | |||
@@ -28,4 +28,4 @@ TRANSLATIONS = ../../../i18n/de/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 | |||
@@ -23,4 +23,4 @@ TARGET = launchersettings | |||
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 | |||
@@ -29,4 +29,4 @@ TRANSLATIONS = ../../../i18n/de/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 | |||
@@ -28,4 +28,4 @@ TRANSLATIONS = ../../../i18n/de/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 | |||
@@ -29,4 +29,4 @@ TRANSLATIONS = ../i18n/de/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 | |||
@@ -28,4 +28,4 @@ TRANSLATIONS = ../i18n/de/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 | |||
@@ -12,4 +12,4 @@ 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 | |||
@@ -31,4 +31,4 @@ TRANSLATIONS = ../../i18n/de/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 | |||
@@ -49,4 +49,4 @@ TRANSLATIONS = ../../i18n/de/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 | |||
@@ -30,4 +30,4 @@ TRANSLATIONS = ../../i18n/de/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 | |||
@@ -31,4 +31,4 @@ TRANSLATIONS = ../../i18n/de/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 | |||
@@ -30,4 +30,4 @@ TRANSLATIONS = ../../i18n/de/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 | |||
@@ -31,4 +31,4 @@ TRANSLATIONS = ../../i18n/pt_BR/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 | |||
@@ -28,4 +28,4 @@ TRANSLATIONS = ../../i18n/de/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 | |||
@@ -28,4 +28,4 @@ TRANSLATIONS = ../../i18n/de/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 | |||
@@ -105,4 +105,4 @@ TRANSLATIONS = ../i18n/de/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 | |||
@@ -100,4 +100,4 @@ TRANSLATIONS = ../i18n/de/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 | |||
@@ -80,4 +80,4 @@ TRANSLATIONS = ../i18n/de/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,5 +1,6 @@ | |||
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 \ |
@@ -146,4 +147,4 @@ TRANSLATIONS = ../i18n/de/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 | |||
@@ -28,4 +28,4 @@ LIBS += -lsqlite | |||
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 | |||
@@ -10,4 +10,4 @@ TARGET = spaltenweise | |||
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 | |||
@@ -10,4 +10,4 @@ TARGET = sqltest | |||
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 | |||
@@ -10,4 +10,4 @@ TARGET = zeilenweise | |||
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 | |||
@@ -13,4 +13,4 @@ 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 | |||
@@ -29,4 +29,4 @@ TRANSLATIONS = ../../../i18n/de/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 | |||
@@ -27,4 +27,4 @@ TRANSLATIONS = ../../../i18n/de/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 | |||
@@ -45,4 +45,4 @@ TRANSLATIONS = ../../../i18n/de/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 | |||
@@ -29,4 +29,4 @@ TRANSLATIONS = ../../../i18n/de/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 | |||
@@ -39,4 +39,4 @@ TRANSLATIONS = ../../../i18n/de/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 | |||
@@ -74,4 +74,4 @@ TARGET = opie-console | |||
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 | |||
@@ -18,4 +18,4 @@ TARGET = test | |||
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 | |||
@@ -74,4 +74,4 @@ LIBS += -lqpe | |||
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 | |||
@@ -28,4 +28,4 @@ TRANSLATIONS = ../../../i18n/de/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 | |||
@@ -26,4 +26,4 @@ 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 | |||
@@ -54,4 +54,4 @@ TRANSLATIONS = ../../../i18n/de/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 | |||
@@ -87,4 +87,4 @@ TARGET = tinykate | |||
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 | |||
@@ -17,4 +17,4 @@ 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 | |||
@@ -52,4 +52,4 @@ TRANSLATIONS = ../../../i18n/de/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 | |||
@@ -29,4 +29,4 @@ TRANSLATIONS = ../../../i18n/de/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 | |||
@@ -12,4 +12,4 @@ VERSION = 1.0.0 | |||
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 | |||
@@ -11,4 +11,4 @@ VERSION = 1.0.0 | |||
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 | |||
@@ -12,4 +12,4 @@ VERSION = 1.0.0 | |||
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 | |||
@@ -29,4 +29,4 @@ TRANSLATIONS = ../../../i18n/de/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 | |||
@@ -28,4 +28,4 @@ TRANSLATIONS = ../../../i18n/de/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 | |||
@@ -32,4 +32,4 @@ TRANSLATIONS = ../../../i18n/de/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 | |||
@@ -28,4 +28,4 @@ TRANSLATIONS = ../../../i18n/de/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 | |||
@@ -35,4 +35,4 @@ TRANSLATIONS = ../../../i18n/de/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 | |||
@@ -32,4 +32,4 @@ TRANSLATIONS = ../../../i18n/de/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 | |||
@@ -36,4 +36,4 @@ TRANSLATIONS = ../../../i18n/de/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 | |||
@@ -59,4 +59,4 @@ TRANSLATIONS = ../../../i18n/de/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 | |||
@@ -28,4 +28,4 @@ TRANSLATIONS = ../../../i18n/de/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 | |||
@@ -32,4 +32,4 @@ TRANSLATIONS = ../../../i18n/de/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 | |||
@@ -27,4 +27,4 @@ TRANSLATIONS = ../../../i18n/de/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 | |||
@@ -27,4 +27,4 @@ TRANSLATIONS = ../../../i18n/de/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 | |||
@@ -52,4 +52,4 @@ HEADERS = animatedimage.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 | |||
@@ -10,4 +10,4 @@ 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 | |||
@@ -27,4 +27,4 @@ TRANSLATIONS = ../../../i18n/de/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 | |||
@@ -38,4 +38,4 @@ TRANSLATIONS = ../../../i18n/de/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 | |||
@@ -36,4 +36,4 @@ TRANSLATIONS = ../../../i18n/de/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 | |||
@@ -28,4 +28,4 @@ TRANSLATIONS = ../../../i18n/de/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 | |||
@@ -29,4 +29,4 @@ TRANSLATIONS = ../../../i18n/de/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 | |||
@@ -65,4 +65,4 @@ TRANSLATIONS = ../../../i18n/de/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 | |||
@@ -27,4 +27,4 @@ OBJECTS_DIR = qpeobj | |||
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 | |||
@@ -10,4 +10,4 @@ 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 | |||
@@ -27,4 +27,4 @@ TRANSLATIONS = ../../../i18n/de/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 | |||
@@ -7,4 +7,4 @@ 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 | |||
@@ -27,4 +27,4 @@ TRANSLATIONS = ../../../i18n/de/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 | |||
@@ -25,4 +25,4 @@ LIBS += -lqpe -lopie | |||
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 | |||
@@ -29,4 +29,4 @@ TRANSLATIONS = ../../../../i18n/de/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 | |||
@@ -30,4 +30,4 @@ TRANSLATIONS = ../../../../i18n/de/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 | |||
@@ -27,4 +27,4 @@ TRANSLATIONS = ../../../../i18n/de/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 | |||
@@ -46,4 +46,4 @@ TRANSLATIONS = ../../../../i18n/de/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 | |||
@@ -10,4 +10,4 @@ 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 | |||
@@ -12,4 +12,4 @@ 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 | |||
@@ -12,4 +12,4 @@ 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 | |||
@@ -12,4 +12,4 @@ 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 | |||
@@ -12,4 +12,4 @@ 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 | |||
@@ -12,4 +12,4 @@ 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 | |||
@@ -3,4 +3,4 @@ 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 | |||
@@ -29,4 +29,4 @@ TRANSLATIONS = ../../../i18n/de/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 | |||
@@ -44,4 +44,4 @@ 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 | |||
@@ -31,4 +31,4 @@ TRANSLATIONS = ../../../i18n/de/backup.ts \ | |||
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 | |||
@@ -28,4 +28,4 @@ TRANSLATIONS = ../../../i18n/de/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 | |||
@@ -28,4 +28,4 @@ TRANSLATIONS = ../../../i18n/de/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 | |||
@@ -29,4 +29,4 @@ TRANSLATIONS = ../../../i18n/de/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 | |||
@@ -13,4 +13,4 @@ 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 | |||
@@ -12,4 +12,4 @@ 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 | |||
@@ -13,4 +13,4 @@ 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 | |||
@@ -13,4 +13,4 @@ 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 | |||
@@ -28,4 +28,4 @@ TRANSLATIONS = ../../../i18n/de/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 | |||
@@ -30,4 +30,4 @@ TRANSLATIONS = ../../../i18n/de/sshkeys.ts \ | |||
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 | |||
@@ -45,4 +45,4 @@ TRANSLATIONS = ../../../i18n/de/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 | |||
@@ -28,4 +28,4 @@ TRANSLATIONS = ../../../i18n/de/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 | |||
@@ -30,4 +30,4 @@ TRANSLATIONS = ../../../i18n/de/usermanager.ts \ | |||
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 | |||
@@ -12,4 +12,4 @@ VERSION = 1.0.0 | |||
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 | |||
@@ -12,4 +12,4 @@ VERSION = 1.0.0 | |||
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 | |||
@@ -35,4 +35,4 @@ TRANSLATIONS = ../../../i18n/de/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 | |||
@@ -28,4 +28,4 @@ TRANSLATIONS = ../../../i18n/de/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 | |||
@@ -38,4 +38,4 @@ TRANSLATIONS = ../../../i18n/de/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 | |||
@@ -20,4 +20,4 @@ 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 | |||
@@ -3,4 +3,4 @@ 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 | |||
@@ -11,4 +11,4 @@ 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 | |||
@@ -28,4 +28,4 @@ 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 | |||
@@ -24,4 +24,4 @@ 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 | |||
@@ -30,4 +30,4 @@ | |||
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 | |||
@@ -26,4 +26,4 @@ | |||
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 | |||
@@ -27,4 +27,4 @@ | |||
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 | |||
@@ -29,4 +29,4 @@ TRANSLATIONS = ../../../i18n/de/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 | |||
@@ -29,4 +29,4 @@ TRANSLATIONS = ../../../i18n/de/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 | |||
@@ -27,4 +27,4 @@ TRANSLATIONS = ../../../i18n/de/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 | |||
@@ -27,4 +27,4 @@ TRANSLATIONS = ../../../i18n/de/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 | |||
@@ -27,4 +27,4 @@ TRANSLATIONS = ../../../i18n/de/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 | |||
@@ -28,4 +28,4 @@ TRANSLATIONS = ../../../i18n/de/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 | |||
@@ -32,4 +32,4 @@ TRANSLATIONS = ../../../i18n/de/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 | |||
@@ -28,4 +28,4 @@ TRANSLATIONS = ../../../i18n/de/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 | |||
@@ -42,4 +42,4 @@ TRANSLATIONS = ../../../i18n/de/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 | |||
@@ -64,4 +64,4 @@ TRANSLATIONS = ../../i18n/de/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 | |||
@@ -56,4 +56,4 @@ TRANSLATIONS = ../../../i18n/de/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 | |||
@@ -73,4 +73,4 @@ TRANSLATIONS = ../../../i18n/de/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 | |||
@@ -25,4 +25,4 @@ TRANSLATIONS = ../i18n/de/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 | |||
@@ -11,4 +11,4 @@ TARGET = ocopserver | |||
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 | |||
@@ -11,4 +11,4 @@ TARGET = ocopserver | |||
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 | |||
@@ -144,4 +144,4 @@ VERSION = 1.5.0.1 | |||
144 | 144 | ||
145 | 145 | ||
146 | 146 | ||
147 | include ( ../../include.pro ) | 147 | include ( $(OPIEDIR)/include.pro ) |