summaryrefslogtreecommitdiff
path: root/noncore
Unidiff
Diffstat (limited to 'noncore') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/apps/dictionary/dictionary.pro4
-rw-r--r--noncore/apps/tableviewer/tableviewer.pro4
-rw-r--r--noncore/comm/keypebble/Makefile.in20
-rw-r--r--noncore/comm/keypebble/keypebble.pro4
-rw-r--r--noncore/games/chess/chess.pro4
-rw-r--r--noncore/games/fifteen/Makefile.in12
-rw-r--r--noncore/games/fifteen/fifteen.pro4
-rw-r--r--noncore/games/go/Makefile.in12
-rw-r--r--noncore/games/go/go.pro4
-rw-r--r--noncore/games/mindbreaker/Makefile.in12
-rw-r--r--noncore/games/mindbreaker/mindbreaker.pro6
-rw-r--r--noncore/games/minesweep/Makefile.in16
-rw-r--r--noncore/games/minesweep/minesweep.pro6
-rw-r--r--noncore/games/parashoot/Makefile.in42
-rw-r--r--noncore/games/parashoot/parashoot.pro6
-rw-r--r--noncore/games/qasteroids/Makefile.in12
-rw-r--r--noncore/games/qasteroids/qasteroids.pro6
-rw-r--r--noncore/games/snake/Makefile.in16
-rw-r--r--noncore/games/snake/snake.pro6
-rw-r--r--noncore/games/solitaire/Makefile.in36
-rwxr-xr-xnoncore/games/solitaire/solitaire.pro6
-rw-r--r--noncore/games/tetrix/Makefile.in6
-rw-r--r--noncore/games/tetrix/tetrix.pro4
-rw-r--r--noncore/games/wordgame/Makefile.in28
-rw-r--r--noncore/games/wordgame/wordgame.pro6
-rw-r--r--noncore/multimedia/showimg/Makefile.in16
-rw-r--r--noncore/multimedia/showimg/showimg.pro6
-rw-r--r--noncore/settings/language/Makefile.in2
-rw-r--r--noncore/settings/language/language.pro4
-rw-r--r--noncore/settings/sound/Makefile.in2
-rw-r--r--noncore/settings/sound/sound.pro4
-rw-r--r--noncore/settings/sysinfo/Makefile.in12
-rw-r--r--noncore/settings/sysinfo/sysinfo.pro6
-rw-r--r--noncore/tools/calc2/binary/binary.pro8
-rw-r--r--noncore/tools/calc2/calc.pro4
-rw-r--r--noncore/tools/calc2/simple/simple.pro8
-rw-r--r--noncore/tools/calculator/Makefile.in14
-rw-r--r--noncore/tools/calculator/calculator.pro6
-rw-r--r--noncore/tools/clock/Makefile.in14
-rw-r--r--noncore/tools/clock/clock.pro6
-rw-r--r--noncore/unsupported/filebrowser/Makefile.in20
-rw-r--r--noncore/unsupported/filebrowser/filebrowser.pro6
-rw-r--r--noncore/unsupported/oipkg/Makefile.in18
-rw-r--r--noncore/unsupported/oipkg/qipkg.pro6
44 files changed, 222 insertions, 222 deletions
diff --git a/noncore/apps/dictionary/dictionary.pro b/noncore/apps/dictionary/dictionary.pro
index e829e68..fc89411 100644
--- a/noncore/apps/dictionary/dictionary.pro
+++ b/noncore/apps/dictionary/dictionary.pro
@@ -9,4 +9,4 @@ INTERFACES = dicttoolbase.ui
9 9
10INCLUDEPATH += $(QPEDIR)/include 10INCLUDEPATH += $(OPIEDIR)/include
11 DEPENDPATH+= $(QPEDIR)/include 11 DEPENDPATH+= $(OPIEDIR)/include
12LIBS += -lqpe 12LIBS += -lqpe
diff --git a/noncore/apps/tableviewer/tableviewer.pro b/noncore/apps/tableviewer/tableviewer.pro
index edd41c5..c9d068e 100644
--- a/noncore/apps/tableviewer/tableviewer.pro
+++ b/noncore/apps/tableviewer/tableviewer.pro
@@ -33,4 +33,4 @@ INTERFACES = ui/tvkeyedit_gen.ui
33 TARGET = tableviewer 33 TARGET = tableviewer
34INCLUDEPATH += $(QPEDIR)/include 34INCLUDEPATH += $(OPIEDIR)/include
35DEPENDPATH += $(QPEDIR)/include 35DEPENDPATH += $(OPIEDIR)/include
36 LIBS += -lqpe 36 LIBS += -lqpe
diff --git a/noncore/comm/keypebble/Makefile.in b/noncore/comm/keypebble/Makefile.in
index 1dbd5d2..18c43e8 100644
--- a/noncore/comm/keypebble/Makefile.in
+++ b/noncore/comm/keypebble/Makefile.in
@@ -8,3 +8,3 @@ CC = $(SYSCONF_CC) $(QT_C_MT)
8 CFLAGS =$(SYSCONF_CFLAGS) 8 CFLAGS =$(SYSCONF_CFLAGS)
9 INCPATH =-I$(QPEDIR)/include 9 INCPATH =-I$(OPIEDIR)/include
10 LFLAGS =$(SYSCONF_LFLAGS_QT) $(SYSCONF_RPATH_QT) $(SYSCONF_LFLAGS) $(QT_LFLAGS_MT) 10 LFLAGS =$(SYSCONF_LFLAGS_QT) $(SYSCONF_RPATH_QT) $(SYSCONF_LFLAGS) $(QT_LFLAGS_MT)
@@ -167,3 +167,3 @@ krfbcanvas.o: krfbcanvas.cpp \
167 krfbbuffer.h \ 167 krfbbuffer.h \
168 $(QPEDIR)/include/qpe/config.h 168 $(OPIEDIR)/include/qpe/config.h
169 169
@@ -182,3 +182,3 @@ krfbdecoder.o: krfbdecoder.cpp \
182 krfbbuffer.h \ 182 krfbbuffer.h \
183 $(QPEDIR)/include/qpe/qpeapplication.h 183 $(OPIEDIR)/include/qpe/qpeapplication.h
184 184
@@ -190,4 +190,4 @@ krfblogin.o: krfblogin.cpp \
190krfboptions.o: krfboptions.cpp \ 190krfboptions.o: krfboptions.cpp \
191 $(QPEDIR)/include/qpe/config.h \ 191 $(OPIEDIR)/include/qpe/config.h \
192 $(QPEDIR)/include/qpe/qpeapplication.h \ 192 $(OPIEDIR)/include/qpe/qpeapplication.h \
193 krfboptions.h 193 krfboptions.h
@@ -195,6 +195,6 @@ krfboptions.o: krfboptions.cpp \
195kvnc.o: kvnc.cpp \ 195kvnc.o: kvnc.cpp \
196 $(QPEDIR)/include/qpe/qpemenubar.h \ 196 $(OPIEDIR)/include/qpe/qpemenubar.h \
197 $(QPEDIR)/include/qpe/qpetoolbar.h \ 197 $(OPIEDIR)/include/qpe/qpetoolbar.h \
198 $(QPEDIR)/include/qpe/qpeapplication.h \ 198 $(OPIEDIR)/include/qpe/qpeapplication.h \
199 $(QPEDIR)/include/qpe/global.h \ 199 $(OPIEDIR)/include/qpe/global.h \
200 kvnc.h \ 200 kvnc.h \
@@ -217,3 +217,3 @@ kvncoptionsdlg.o: kvncoptionsdlg.cpp \
217main.o: main.cpp \ 217main.o: main.cpp \
218 $(QPEDIR)/include/qpe/qpeapplication.h \ 218 $(OPIEDIR)/include/qpe/qpeapplication.h \
219 kvnc.h 219 kvnc.h
diff --git a/noncore/comm/keypebble/keypebble.pro b/noncore/comm/keypebble/keypebble.pro
index 6b11801..c0efc4f 100644
--- a/noncore/comm/keypebble/keypebble.pro
+++ b/noncore/comm/keypebble/keypebble.pro
@@ -34,4 +34,4 @@ TARGET = keypebble
34 34
35INCLUDEPATH += $(QPEDIR)/include 35INCLUDEPATH += $(OPIEDIR)/include
36DEPENDPATH += $(QPEDIR)/include 36DEPENDPATH += $(OPIEDIR)/include
37LIBS += -lqpe 37LIBS += -lqpe
diff --git a/noncore/games/chess/chess.pro b/noncore/games/chess/chess.pro
index f6650a0..9053809 100644
--- a/noncore/games/chess/chess.pro
+++ b/noncore/games/chess/chess.pro
@@ -4,3 +4,3 @@ DESTDIR = ../bin
4TARGET = chess 4TARGET = chess
5 DEPENDPATH+= $(QPEDIR)/include 5 DEPENDPATH+= $(OPIEDIR)/include
6INTERFACES = mainwindow.ui 6INTERFACES = mainwindow.ui
@@ -9,3 +9,3 @@ TEMPLATE =app
9 CONFIG+= qt warn_on release 9 CONFIG+= qt warn_on release
10INCLUDEPATH += $(QPEDIR)/include 10INCLUDEPATH += $(OPIEDIR)/include
11 LIBS+= -lqpe 11 LIBS+= -lqpe
diff --git a/noncore/games/fifteen/Makefile.in b/noncore/games/fifteen/Makefile.in
index 23c7334..1cae722 100644
--- a/noncore/games/fifteen/Makefile.in
+++ b/noncore/games/fifteen/Makefile.in
@@ -8,3 +8,3 @@ CC = $(SYSCONF_CC) $(QT_C_MT)
8 CFLAGS =$(SYSCONF_CFLAGS) 8 CFLAGS =$(SYSCONF_CFLAGS)
9 INCPATH =-I$(QPEDIR)/include 9 INCPATH =-I$(OPIEDIR)/include
10 LFLAGS =$(SYSCONF_LFLAGS_QT) $(SYSCONF_RPATH_QT) $(SYSCONF_LFLAGS) $(QT_LFLAGS_MT) 10 LFLAGS =$(SYSCONF_LFLAGS_QT) $(SYSCONF_RPATH_QT) $(SYSCONF_LFLAGS) $(QT_LFLAGS_MT)
@@ -102,6 +102,6 @@ fifteen.o: fifteen.cpp \
102 fifteen.h \ 102 fifteen.h \
103 $(QPEDIR)/include/qpe/resource.h \ 103 $(OPIEDIR)/include/qpe/resource.h \
104 $(QPEDIR)/include/qpe/config.h \ 104 $(OPIEDIR)/include/qpe/config.h \
105 $(QPEDIR)/include/qpe/qpetoolbar.h \ 105 $(OPIEDIR)/include/qpe/qpetoolbar.h \
106 $(QPEDIR)/include/qpe/qpemenubar.h 106 $(OPIEDIR)/include/qpe/qpemenubar.h
107 107
@@ -109,3 +109,3 @@ main.o: main.cpp \
109 fifteen.h \ 109 fifteen.h \
110 $(QPEDIR)/include/qpe/qpeapplication.h 110 $(OPIEDIR)/include/qpe/qpeapplication.h
111 111
diff --git a/noncore/games/fifteen/fifteen.pro b/noncore/games/fifteen/fifteen.pro
index 167f4f8..92072ab 100644
--- a/noncore/games/fifteen/fifteen.pro
+++ b/noncore/games/fifteen/fifteen.pro
@@ -6,4 +6,4 @@ SOURCES = fifteen.cpp \
6 main.cpp 6 main.cpp
7INCLUDEPATH += $(QPEDIR)/include 7INCLUDEPATH += $(OPIEDIR)/include
8 DEPENDPATH+= $(QPEDIR)/include 8 DEPENDPATH+= $(OPIEDIR)/include
9LIBS += -lqpe 9LIBS += -lqpe
diff --git a/noncore/games/go/Makefile.in b/noncore/games/go/Makefile.in
index 27304f1..985eff0 100644
--- a/noncore/games/go/Makefile.in
+++ b/noncore/games/go/Makefile.in
@@ -8,3 +8,3 @@ CC = $(SYSCONF_CC) $(QT_C_MT)
8 CFLAGS =$(SYSCONF_CFLAGS) 8 CFLAGS =$(SYSCONF_CFLAGS)
9 INCPATH =-I$(QPEDIR)/include 9 INCPATH =-I$(OPIEDIR)/include
10 LFLAGS =$(SYSCONF_LFLAGS_QT) $(SYSCONF_RPATH_QT) $(SYSCONF_LFLAGS) $(QT_LFLAGS_MT) 10 LFLAGS =$(SYSCONF_LFLAGS_QT) $(SYSCONF_RPATH_QT) $(SYSCONF_LFLAGS) $(QT_LFLAGS_MT)
@@ -136,6 +136,6 @@ gowidget.o: gowidget.cpp \
136 goplayutils.h \ 136 goplayutils.h \
137 $(QPEDIR)/include/qpe/config.h \ 137 $(OPIEDIR)/include/qpe/config.h \
138 $(QPEDIR)/include/qpe/resource.h \ 138 $(OPIEDIR)/include/qpe/resource.h \
139 $(QPEDIR)/include/qpe/qpetoolbar.h \ 139 $(OPIEDIR)/include/qpe/qpetoolbar.h \
140 $(QPEDIR)/include/qpe/qpemenubar.h 140 $(OPIEDIR)/include/qpe/qpemenubar.h
141 141
@@ -146,3 +146,3 @@ main.o: main.cpp \
146 goplayutils.h \ 146 goplayutils.h \
147 $(QPEDIR)/include/qpe/qpeapplication.h 147 $(OPIEDIR)/include/qpe/qpeapplication.h
148 148
diff --git a/noncore/games/go/go.pro b/noncore/games/go/go.pro
index deb90c5..b39b5b4 100644
--- a/noncore/games/go/go.pro
+++ b/noncore/games/go/go.pro
@@ -13,4 +13,4 @@ SOURCES = amigo.c \
13 main.cpp 13 main.cpp
14INCLUDEPATH += $(QPEDIR)/include 14INCLUDEPATH += $(OPIEDIR)/include
15 DEPENDPATH+= $(QPEDIR)/include 15 DEPENDPATH+= $(OPIEDIR)/include
16LIBS += -lqpe 16LIBS += -lqpe
diff --git a/noncore/games/mindbreaker/Makefile.in b/noncore/games/mindbreaker/Makefile.in
index 88f6fb1..ff29d19 100644
--- a/noncore/games/mindbreaker/Makefile.in
+++ b/noncore/games/mindbreaker/Makefile.in
@@ -8,3 +8,3 @@ CC = $(SYSCONF_CC) $(QT_C_MT)
8 CFLAGS =$(SYSCONF_CFLAGS) 8 CFLAGS =$(SYSCONF_CFLAGS)
9 INCPATH =-I$(QPEDIR)/include 9 INCPATH =-I$(OPIEDIR)/include
10 LFLAGS =$(SYSCONF_LFLAGS_QT) $(SYSCONF_RPATH_QT) $(SYSCONF_LFLAGS) $(QT_LFLAGS_MT) 10 LFLAGS =$(SYSCONF_LFLAGS_QT) $(SYSCONF_RPATH_QT) $(SYSCONF_LFLAGS) $(QT_LFLAGS_MT)
@@ -16,3 +16,3 @@ UIC = $(SYSCONF_UIC)
16 16
17DESTDIR = $(QPEDIR)/bin/ 17DESTDIR = $(OPIEDIR)/bin/
18VER_MAJ = 1 18VER_MAJ = 1
@@ -102,3 +102,3 @@ main.o: main.cpp \
102 mindbreaker.h \ 102 mindbreaker.h \
103 $(QPEDIR)/include/qpe/qpeapplication.h 103 $(OPIEDIR)/include/qpe/qpeapplication.h
104 104
@@ -106,5 +106,5 @@ mindbreaker.o: mindbreaker.cpp \
106 mindbreaker.h \ 106 mindbreaker.h \
107 $(QPEDIR)/include/qpe/resource.h \ 107 $(OPIEDIR)/include/qpe/resource.h \
108 $(QPEDIR)/include/qpe/config.h \ 108 $(OPIEDIR)/include/qpe/config.h \
109 $(QPEDIR)/include/qpe/qpetoolbar.h 109 $(OPIEDIR)/include/qpe/qpetoolbar.h
110 110
diff --git a/noncore/games/mindbreaker/mindbreaker.pro b/noncore/games/mindbreaker/mindbreaker.pro
index 12944d1..fa7dc0c 100644
--- a/noncore/games/mindbreaker/mindbreaker.pro
+++ b/noncore/games/mindbreaker/mindbreaker.pro
@@ -2,3 +2,3 @@ TEMPLATE = app
2CONFIG += qt warn_on release 2CONFIG += qt warn_on release
3DESTDIR = $(QPEDIR)/bin 3DESTDIR = $(OPIEDIR)/bin
4 HEADERS = mindbreaker.h 4 HEADERS = mindbreaker.h
@@ -7,4 +7,4 @@ SOURCES = main.cpp \
7TARGET = mindbreaker 7TARGET = mindbreaker
8INCLUDEPATH += $(QPEDIR)/include 8INCLUDEPATH += $(OPIEDIR)/include
9DEPENDPATH += $(QPEDIR)/include 9DEPENDPATH += $(OPIEDIR)/include
10LIBS += -lqpe 10LIBS += -lqpe
diff --git a/noncore/games/minesweep/Makefile.in b/noncore/games/minesweep/Makefile.in
index 9ed6234..67ea94c 100644
--- a/noncore/games/minesweep/Makefile.in
+++ b/noncore/games/minesweep/Makefile.in
@@ -8,3 +8,3 @@ CC = $(SYSCONF_CC) $(QT_C_MT)
8 CFLAGS =$(SYSCONF_CFLAGS) 8 CFLAGS =$(SYSCONF_CFLAGS)
9 INCPATH =-I$(QPEDIR)/include 9 INCPATH =-I$(OPIEDIR)/include
10 LFLAGS =$(SYSCONF_LFLAGS_QT) $(SYSCONF_RPATH_QT) $(SYSCONF_LFLAGS) $(QT_LFLAGS_MT) 10 LFLAGS =$(SYSCONF_LFLAGS_QT) $(SYSCONF_RPATH_QT) $(SYSCONF_LFLAGS) $(QT_LFLAGS_MT)
@@ -16,3 +16,3 @@ UIC = $(SYSCONF_UIC)
16 16
17DESTDIR = $(QPEDIR)/bin/ 17DESTDIR = $(OPIEDIR)/bin/
18VER_MAJ = 1 18VER_MAJ = 1
@@ -107,3 +107,3 @@ main.o: main.cpp \
107 minesweep.h \ 107 minesweep.h \
108 $(QPEDIR)/include/qpe/qpeapplication.h 108 $(OPIEDIR)/include/qpe/qpeapplication.h
109 109
@@ -111,3 +111,3 @@ minefield.o: minefield.cpp \
111 minefield.h \ 111 minefield.h \
112 $(QPEDIR)/include/qpe/config.h 112 $(OPIEDIR)/include/qpe/config.h
113 113
@@ -116,6 +116,6 @@ minesweep.o: minesweep.cpp \
116 minefield.h \ 116 minefield.h \
117 $(QPEDIR)/include/qpe/resource.h \ 117 $(OPIEDIR)/include/qpe/resource.h \
118 $(QPEDIR)/include/qpe/config.h \ 118 $(OPIEDIR)/include/qpe/config.h \
119 $(QPEDIR)/include/qpe/qpetoolbar.h \ 119 $(OPIEDIR)/include/qpe/qpetoolbar.h \
120 $(QPEDIR)/include/qpe/qpemenubar.h 120 $(OPIEDIR)/include/qpe/qpemenubar.h
121 121
diff --git a/noncore/games/minesweep/minesweep.pro b/noncore/games/minesweep/minesweep.pro
index 87484bc..85f626a 100644
--- a/noncore/games/minesweep/minesweep.pro
+++ b/noncore/games/minesweep/minesweep.pro
@@ -2,3 +2,3 @@ TEMPLATE = app
2 CONFIG = qt warn_on release 2 CONFIG = qt warn_on release
3 DESTDIR = $(QPEDIR)/bin 3 DESTDIR = $(OPIEDIR)/bin
4 HEADERS = minefield.h \ 4 HEADERS = minefield.h \
@@ -8,4 +8,4 @@ SOURCES = main.cpp \
8 minesweep.cpp 8 minesweep.cpp
9INCLUDEPATH += $(QPEDIR)/include 9INCLUDEPATH += $(OPIEDIR)/include
10 DEPENDPATH+= $(QPEDIR)/include 10 DEPENDPATH+= $(OPIEDIR)/include
11LIBS += -lqpe 11LIBS += -lqpe
diff --git a/noncore/games/parashoot/Makefile.in b/noncore/games/parashoot/Makefile.in
index ff7397e..254bcd2 100644
--- a/noncore/games/parashoot/Makefile.in
+++ b/noncore/games/parashoot/Makefile.in
@@ -8,3 +8,3 @@ CC = $(SYSCONF_CC) $(QT_C_MT)
8 CFLAGS =$(SYSCONF_CFLAGS) 8 CFLAGS =$(SYSCONF_CFLAGS)
9 INCPATH =-I$(QPEDIR)/include 9 INCPATH =-I$(OPIEDIR)/include
10 LFLAGS =$(SYSCONF_LFLAGS_QT) $(SYSCONF_RPATH_QT) $(SYSCONF_LFLAGS) $(QT_LFLAGS_MT) 10 LFLAGS =$(SYSCONF_LFLAGS_QT) $(SYSCONF_RPATH_QT) $(SYSCONF_LFLAGS) $(QT_LFLAGS_MT)
@@ -16,3 +16,3 @@ UIC = $(SYSCONF_UIC)
16 16
17DESTDIR = $(QPEDIR)/bin/ 17DESTDIR = $(OPIEDIR)/bin/
18VER_MAJ = 1 18VER_MAJ = 1
@@ -123,6 +123,6 @@ main.o: main.cpp \
123 bullet.h \ 123 bullet.h \
124 $(QPEDIR)/include/qpe/sound.h \ 124 $(OPIEDIR)/include/qpe/sound.h \
125 base.h \ 125 base.h \
126 helicopter.h \ 126 helicopter.h \
127 $(QPEDIR)/include/qpe/qpeapplication.h 127 $(OPIEDIR)/include/qpe/qpeapplication.h
128 128
@@ -132,3 +132,3 @@ interface.o: interface.cpp \
132 bullet.h \ 132 bullet.h \
133 $(QPEDIR)/include/qpe/sound.h \ 133 $(OPIEDIR)/include/qpe/sound.h \
134 base.h \ 134 base.h \
@@ -136,4 +136,4 @@ interface.o: interface.cpp \
136 man.h \ 136 man.h \
137 $(QPEDIR)/include/qpe/resource.h \ 137 $(OPIEDIR)/include/qpe/resource.h \
138 $(QPEDIR)/include/qpe/qpetoolbar.h 138 $(OPIEDIR)/include/qpe/qpetoolbar.h
139 139
@@ -142,8 +142,8 @@ man.o: man.cpp \
142 man.h \ 142 man.h \
143 $(QPEDIR)/include/qpe/sound.h \ 143 $(OPIEDIR)/include/qpe/sound.h \
144 base.h \ 144 base.h \
145 $(QPEDIR)/include/qpe/resource.h 145 $(OPIEDIR)/include/qpe/resource.h
146 146
147cannon.o: cannon.cpp \ 147cannon.o: cannon.cpp \
148 $(QPEDIR)/include/qpe/resource.h \ 148 $(OPIEDIR)/include/qpe/resource.h \
149 codes.h \ 149 codes.h \
@@ -151,3 +151,3 @@ cannon.o: cannon.cpp \
151 bullet.h \ 151 bullet.h \
152 $(QPEDIR)/include/qpe/sound.h 152 $(OPIEDIR)/include/qpe/sound.h
153 153
@@ -156,5 +156,5 @@ base.o: base.cpp \
156 base.h \ 156 base.h \
157 $(QPEDIR)/include/qpe/sound.h \ 157 $(OPIEDIR)/include/qpe/sound.h \
158 man.h \ 158 man.h \
159 $(QPEDIR)/include/qpe/resource.h 159 $(OPIEDIR)/include/qpe/resource.h
160 160
@@ -163,7 +163,7 @@ bullet.o: bullet.cpp \
163 bullet.h \ 163 bullet.h \
164 $(QPEDIR)/include/qpe/sound.h \ 164 $(OPIEDIR)/include/qpe/sound.h \
165 man.h \ 165 man.h \
166 helicopter.h \ 166 helicopter.h \
167 $(QPEDIR)/include/qpe/resource.h \ 167 $(OPIEDIR)/include/qpe/resource.h \
168 $(QPEDIR)/include/qpe/qmath.h 168 $(OPIEDIR)/include/qpe/qmath.h
169 169
@@ -171,6 +171,6 @@ helicopter.o: helicopter.cpp \
171 helicopter.h \ 171 helicopter.h \
172 $(QPEDIR)/include/qpe/sound.h \ 172 $(OPIEDIR)/include/qpe/sound.h \
173 man.h \ 173 man.h \
174 codes.h \ 174 codes.h \
175 $(QPEDIR)/include/qpe/resource.h 175 $(OPIEDIR)/include/qpe/resource.h
176 176
@@ -180,3 +180,3 @@ moc_interface.o: moc_interface.cpp \
180 bullet.h \ 180 bullet.h \
181 $(QPEDIR)/include/qpe/sound.h \ 181 $(OPIEDIR)/include/qpe/sound.h \
182 base.h \ 182 base.h \
@@ -187,3 +187,3 @@ moc_cannon.o: moc_cannon.cpp \
187 bullet.h \ 187 bullet.h \
188 $(QPEDIR)/include/qpe/sound.h 188 $(OPIEDIR)/include/qpe/sound.h
189 189
@@ -191,3 +191,3 @@ moc_bullet.o: moc_bullet.cpp \
191 bullet.h \ 191 bullet.h \
192 $(QPEDIR)/include/qpe/sound.h 192 $(OPIEDIR)/include/qpe/sound.h
193 193
diff --git a/noncore/games/parashoot/parashoot.pro b/noncore/games/parashoot/parashoot.pro
index 631560b..a7a01b2 100644
--- a/noncore/games/parashoot/parashoot.pro
+++ b/noncore/games/parashoot/parashoot.pro
@@ -2,3 +2,3 @@ TEMPLATE = app
2 CONFIG += qt warn_on release 2 CONFIG += qt warn_on release
3 DESTDIR = $(QPEDIR)/bin 3 DESTDIR = $(OPIEDIR)/bin
4 HEADERS = interface.h man.h cannon.h base.h bullet.h helicopter.h 4 HEADERS = interface.h man.h cannon.h base.h bullet.h helicopter.h
@@ -6,4 +6,4 @@ SOURCES = main.cpp interface.cpp man.cpp cannon.cpp base.cpp bullet.cpp helicop
6 TARGET = parashoot 6 TARGET = parashoot
7INCLUDEPATH += $(QPEDIR)/include 7INCLUDEPATH += $(OPIEDIR)/include
8 DEPENDPATH+= $(QPEDIR)/include 8 DEPENDPATH+= $(OPIEDIR)/include
9LIBS += -lqpe 9LIBS += -lqpe
diff --git a/noncore/games/qasteroids/Makefile.in b/noncore/games/qasteroids/Makefile.in
index 7312743..0dbd9bc 100644
--- a/noncore/games/qasteroids/Makefile.in
+++ b/noncore/games/qasteroids/Makefile.in
@@ -8,3 +8,3 @@ CC = $(SYSCONF_CC) $(QT_C_MT)
8 CFLAGS =$(SYSCONF_CFLAGS) 8 CFLAGS =$(SYSCONF_CFLAGS)
9 INCPATH =-I$(QPEDIR)/include 9 INCPATH =-I$(OPIEDIR)/include
10 LFLAGS =$(SYSCONF_LFLAGS_QT) $(SYSCONF_RPATH_QT) $(SYSCONF_LFLAGS) $(QT_LFLAGS_MT) 10 LFLAGS =$(SYSCONF_LFLAGS_QT) $(SYSCONF_RPATH_QT) $(SYSCONF_LFLAGS) $(QT_LFLAGS_MT)
@@ -16,3 +16,3 @@ UIC = $(SYSCONF_UIC)
16 16
17DESTDIR = $(QPEDIR)/bin/ 17DESTDIR = $(OPIEDIR)/bin/
18VER_MAJ = 1 18VER_MAJ = 1
@@ -119,4 +119,4 @@ toplevel.o: toplevel.cpp \
119 ledmeter.h \ 119 ledmeter.h \
120 $(QPEDIR)/include/qpe/qpeapplication.h \ 120 $(OPIEDIR)/include/qpe/qpeapplication.h \
121 $(QPEDIR)/include/qpe/resource.h 121 $(OPIEDIR)/include/qpe/resource.h
122 122
@@ -125,3 +125,3 @@ view.o: view.cpp \
125 sprites.h \ 125 sprites.h \
126 $(QPEDIR)/include/qpe/resource.h 126 $(OPIEDIR)/include/qpe/resource.h
127 127
@@ -131,3 +131,3 @@ main.o: main.cpp \
131 sprites.h \ 131 sprites.h \
132 $(QPEDIR)/include/qpe/qpeapplication.h 132 $(OPIEDIR)/include/qpe/qpeapplication.h
133 133
diff --git a/noncore/games/qasteroids/qasteroids.pro b/noncore/games/qasteroids/qasteroids.pro
index 14a0901..2f5b2e4 100644
--- a/noncore/games/qasteroids/qasteroids.pro
+++ b/noncore/games/qasteroids/qasteroids.pro
@@ -2,3 +2,3 @@ TEMPLATE = app
2 CONFIG += qt warn_on release 2 CONFIG += qt warn_on release
3 DESTDIR = $(QPEDIR)/bin 3 DESTDIR = $(OPIEDIR)/bin
4 HEADERS = ledmeter.h sprites.h toplevel.h view.h 4 HEADERS = ledmeter.h sprites.h toplevel.h view.h
@@ -6,4 +6,4 @@ SOURCES = ledmeter.cpp toplevel.cpp view.cpp main.cpp
6 TARGET = qasteroids 6 TARGET = qasteroids
7INCLUDEPATH += $(QPEDIR)/include 7INCLUDEPATH += $(OPIEDIR)/include
8 DEPENDPATH+= $(QPEDIR)/include 8 DEPENDPATH+= $(OPIEDIR)/include
9LIBS += -lqpe 9LIBS += -lqpe
diff --git a/noncore/games/snake/Makefile.in b/noncore/games/snake/Makefile.in
index 8179b6f..0801db3 100644
--- a/noncore/games/snake/Makefile.in
+++ b/noncore/games/snake/Makefile.in
@@ -8,3 +8,3 @@ CC = $(SYSCONF_CC) $(QT_C_MT)
8 CFLAGS =$(SYSCONF_CFLAGS) 8 CFLAGS =$(SYSCONF_CFLAGS)
9 INCPATH =-I$(QPEDIR)/include 9 INCPATH =-I$(OPIEDIR)/include
10 LFLAGS =$(SYSCONF_LFLAGS_QT) $(SYSCONF_RPATH_QT) $(SYSCONF_LFLAGS) $(QT_LFLAGS_MT) 10 LFLAGS =$(SYSCONF_LFLAGS_QT) $(SYSCONF_RPATH_QT) $(SYSCONF_LFLAGS) $(QT_LFLAGS_MT)
@@ -16,3 +16,3 @@ UIC = $(SYSCONF_UIC)
16 16
17DESTDIR = $(QPEDIR)/bin/ 17DESTDIR = $(OPIEDIR)/bin/
18VER_MAJ = 1 18VER_MAJ = 1
@@ -116,3 +116,3 @@ snake.o: snake.cpp \
116 codes.h \ 116 codes.h \
117 $(QPEDIR)/include/qpe/resource.h 117 $(OPIEDIR)/include/qpe/resource.h
118 118
@@ -121,3 +121,3 @@ target.o: target.cpp \
121 codes.h \ 121 codes.h \
122 $(QPEDIR)/include/qpe/resource.h 122 $(OPIEDIR)/include/qpe/resource.h
123 123
@@ -126,3 +126,3 @@ obstacle.o: obstacle.cpp \
126 codes.h \ 126 codes.h \
127 $(QPEDIR)/include/qpe/resource.h 127 $(OPIEDIR)/include/qpe/resource.h
128 128
@@ -133,4 +133,4 @@ interface.o: interface.cpp \
133 obstacle.h \ 133 obstacle.h \
134 $(QPEDIR)/include/qpe/resource.h \ 134 $(OPIEDIR)/include/qpe/resource.h \
135 $(QPEDIR)/include/qpe/qpetoolbar.h 135 $(OPIEDIR)/include/qpe/qpetoolbar.h
136 136
@@ -141,3 +141,3 @@ main.o: main.cpp \
141 obstacle.h \ 141 obstacle.h \
142 $(QPEDIR)/include/qpe/qpeapplication.h 142 $(OPIEDIR)/include/qpe/qpeapplication.h
143 143
diff --git a/noncore/games/snake/snake.pro b/noncore/games/snake/snake.pro
index 6dacdbd..38b4023 100644
--- a/noncore/games/snake/snake.pro
+++ b/noncore/games/snake/snake.pro
@@ -2,3 +2,3 @@ TEMPLATE = app
2 CONFIG += qt warn_on release 2 CONFIG += qt warn_on release
3 DESTDIR = $(QPEDIR)/bin 3 DESTDIR = $(OPIEDIR)/bin
4 HEADERS = snake.h target.h obstacle.h interface.h codes.h 4 HEADERS = snake.h target.h obstacle.h interface.h codes.h
@@ -6,4 +6,4 @@ SOURCES = snake.cpp target.cpp obstacle.cpp interface.cpp main.cpp
6 TARGET = snake 6 TARGET = snake
7INCLUDEPATH += $(QPEDIR)/include 7INCLUDEPATH += $(OPIEDIR)/include
8 DEPENDPATH+= $(QPEDIR)/include 8 DEPENDPATH+= $(OPIEDIR)/include
9LIBS += -lqpe 9LIBS += -lqpe
diff --git a/noncore/games/solitaire/Makefile.in b/noncore/games/solitaire/Makefile.in
index 3c50345..a0a64fb 100644
--- a/noncore/games/solitaire/Makefile.in
+++ b/noncore/games/solitaire/Makefile.in
@@ -8,3 +8,3 @@ CC = $(SYSCONF_CC) $(QT_C_MT)
8 CFLAGS =$(SYSCONF_CFLAGS) 8 CFLAGS =$(SYSCONF_CFLAGS)
9 INCPATH =-I$(QPEDIR)/include 9 INCPATH =-I$(OPIEDIR)/include
10 LFLAGS =$(SYSCONF_LFLAGS_QT) $(SYSCONF_RPATH_QT) $(SYSCONF_LFLAGS) $(QT_LFLAGS_MT) 10 LFLAGS =$(SYSCONF_LFLAGS_QT) $(SYSCONF_RPATH_QT) $(SYSCONF_LFLAGS) $(QT_LFLAGS_MT)
@@ -16,3 +16,3 @@ UIC = $(SYSCONF_UIC)
16 16
17DESTDIR = $(QPEDIR)/bin/ 17DESTDIR = $(OPIEDIR)/bin/
18VER_MAJ = 1 18VER_MAJ = 1
@@ -137,3 +137,3 @@ canvascard.o: canvascard.cpp \
137 canvascard.h \ 137 canvascard.h \
138 $(QPEDIR)/include/qpe/resource.h 138 $(OPIEDIR)/include/qpe/resource.h
139 139
@@ -156,3 +156,3 @@ cardpile.o: cardpile.cpp \
156 card.h \ 156 card.h \
157 $(QPEDIR)/include/qpe/config.h 157 $(OPIEDIR)/include/qpe/config.h
158 158
@@ -160,3 +160,3 @@ card.o: card.cpp \
160 card.h \ 160 card.h \
161 $(QPEDIR)/include/qpe/config.h 161 $(OPIEDIR)/include/qpe/config.h
162 162
@@ -175,5 +175,5 @@ canvascardgame.o: canvascardgame.cpp \
175 canvascardgame.h \ 175 canvascardgame.h \
176 $(QPEDIR)/include/qpe/resource.h \ 176 $(OPIEDIR)/include/qpe/resource.h \
177 $(QPEDIR)/include/qpe/config.h \ 177 $(OPIEDIR)/include/qpe/config.h \
178 $(QPEDIR)/include/qpe/qpemenubar.h 178 $(OPIEDIR)/include/qpe/qpemenubar.h
179 179
@@ -190,5 +190,5 @@ freecellcardgame.o: freecellcardgame.cpp \
190 canvascard.h \ 190 canvascard.h \
191 $(QPEDIR)/include/qpe/resource.h \ 191 $(OPIEDIR)/include/qpe/resource.h \
192 $(QPEDIR)/include/qpe/config.h \ 192 $(OPIEDIR)/include/qpe/config.h \
193 $(QPEDIR)/include/qpe/qpemenubar.h 193 $(OPIEDIR)/include/qpe/qpemenubar.h
194 194
@@ -204,5 +204,5 @@ patiencecardgame.o: patiencecardgame.cpp \
204 canvascard.h \ 204 canvascard.h \
205 $(QPEDIR)/include/qpe/resource.h \ 205 $(OPIEDIR)/include/qpe/resource.h \
206 $(QPEDIR)/include/qpe/config.h \ 206 $(OPIEDIR)/include/qpe/config.h \
207 $(QPEDIR)/include/qpe/qpemenubar.h 207 $(OPIEDIR)/include/qpe/qpemenubar.h
208 208
@@ -219,5 +219,5 @@ canvascardwindow.o: canvascardwindow.cpp \
219 canvascard.h \ 219 canvascard.h \
220 $(QPEDIR)/include/qpe/resource.h \ 220 $(OPIEDIR)/include/qpe/resource.h \
221 $(QPEDIR)/include/qpe/config.h \ 221 $(OPIEDIR)/include/qpe/config.h \
222 $(QPEDIR)/include/qpe/qpemenubar.h \ 222 $(OPIEDIR)/include/qpe/qpemenubar.h \
223 freecellcardgame.h 223 freecellcardgame.h
@@ -226,3 +226,3 @@ main.o: main.cpp \
226 canvascardwindow.h \ 226 canvascardwindow.h \
227 $(QPEDIR)/include/qpe/qpeapplication.h 227 $(OPIEDIR)/include/qpe/qpeapplication.h
228 228
diff --git a/noncore/games/solitaire/solitaire.pro b/noncore/games/solitaire/solitaire.pro
index 8617cab..1c90c94 100755
--- a/noncore/games/solitaire/solitaire.pro
+++ b/noncore/games/solitaire/solitaire.pro
@@ -3,3 +3,3 @@ TEMPLATE = app
3 CONFIG += qt warn_on release 3 CONFIG += qt warn_on release
4 DESTDIR = $(QPEDIR)/bin 4 DESTDIR = $(OPIEDIR)/bin
5 5
@@ -11,4 +11,4 @@ TARGET = patience
11 11
12INCLUDEPATH += $(QPEDIR)/include 12INCLUDEPATH += $(OPIEDIR)/include
13 DEPENDPATH+= $(QPEDIR)/include 13 DEPENDPATH+= $(OPIEDIR)/include
14LIBS += -lqpe 14LIBS += -lqpe
diff --git a/noncore/games/tetrix/Makefile.in b/noncore/games/tetrix/Makefile.in
index 3a74fdc..59e172c 100644
--- a/noncore/games/tetrix/Makefile.in
+++ b/noncore/games/tetrix/Makefile.in
@@ -8,3 +8,3 @@ CC = $(SYSCONF_CC) $(QT_C_MT)
8 CFLAGS =$(SYSCONF_CFLAGS) 8 CFLAGS =$(SYSCONF_CFLAGS)
9 INCPATH =-I$(QPEDIR)/include 9 INCPATH =-I$(OPIEDIR)/include
10 LFLAGS =$(SYSCONF_LFLAGS_QT) $(SYSCONF_RPATH_QT) $(SYSCONF_LFLAGS) $(QT_LFLAGS_MT) 10 LFLAGS =$(SYSCONF_LFLAGS_QT) $(SYSCONF_RPATH_QT) $(SYSCONF_LFLAGS) $(QT_LFLAGS_MT)
@@ -117,3 +117,3 @@ main.o: main.cpp \
117 tpiece.h \ 117 tpiece.h \
118 $(QPEDIR)/include/qpe/qpeapplication.h 118 $(OPIEDIR)/include/qpe/qpeapplication.h
119 119
@@ -128,3 +128,3 @@ qtetrix.o: qtetrix.cpp \
128 tpiece.h \ 128 tpiece.h \
129 $(QPEDIR)/include/qpe/resource.h 129 $(OPIEDIR)/include/qpe/resource.h
130 130
diff --git a/noncore/games/tetrix/tetrix.pro b/noncore/games/tetrix/tetrix.pro
index 1160585..533fab0 100644
--- a/noncore/games/tetrix/tetrix.pro
+++ b/noncore/games/tetrix/tetrix.pro
@@ -13,4 +13,4 @@ SOURCES = main.cpp \
13 tpiece.cpp 13 tpiece.cpp
14INCLUDEPATH += $(QPEDIR)/include 14INCLUDEPATH += $(OPIEDIR)/include
15 DEPENDPATH+= $(QPEDIR)/include 15 DEPENDPATH+= $(OPIEDIR)/include
16LIBS += -lqpe 16LIBS += -lqpe
diff --git a/noncore/games/wordgame/Makefile.in b/noncore/games/wordgame/Makefile.in
index 5627414..2e0a47c 100644
--- a/noncore/games/wordgame/Makefile.in
+++ b/noncore/games/wordgame/Makefile.in
@@ -8,3 +8,3 @@ CC = $(SYSCONF_CC) $(QT_C_MT)
8 CFLAGS =$(SYSCONF_CFLAGS) 8 CFLAGS =$(SYSCONF_CFLAGS)
9 INCPATH =-I$(QPEDIR)/include 9 INCPATH =-I$(OPIEDIR)/include
10 LFLAGS =$(SYSCONF_LFLAGS_QT) $(SYSCONF_RPATH_QT) $(SYSCONF_LFLAGS) $(QT_LFLAGS_MT) 10 LFLAGS =$(SYSCONF_LFLAGS_QT) $(SYSCONF_RPATH_QT) $(SYSCONF_LFLAGS) $(QT_LFLAGS_MT)
@@ -16,3 +16,3 @@ UIC = $(SYSCONF_UIC)
16 16
17DESTDIR = $(QPEDIR)/bin/ 17DESTDIR = $(OPIEDIR)/bin/
18VER_MAJ = 1 18VER_MAJ = 1
@@ -113,5 +113,5 @@ main.o: main.cpp \
113 rulesbase.h \ 113 rulesbase.h \
114 $(QPEDIR)/include/qpe/qdawg.h \ 114 $(OPIEDIR)/include/qpe/qdawg.h \
115 $(QPEDIR)/include/qpe/applnk.h \ 115 $(OPIEDIR)/include/qpe/applnk.h \
116 $(QPEDIR)/include/qpe/qpeapplication.h 116 $(OPIEDIR)/include/qpe/qpeapplication.h
117 117
@@ -121,9 +121,9 @@ wordgame.o: wordgame.cpp \
121 rulesbase.h \ 121 rulesbase.h \
122 $(QPEDIR)/include/qpe/qdawg.h \ 122 $(OPIEDIR)/include/qpe/qdawg.h \
123 $(QPEDIR)/include/qpe/applnk.h \ 123 $(OPIEDIR)/include/qpe/applnk.h \
124 $(QPEDIR)/include/qpe/global.h \ 124 $(OPIEDIR)/include/qpe/global.h \
125 $(QPEDIR)/include/qpe/filemanager.h \ 125 $(OPIEDIR)/include/qpe/filemanager.h \
126 $(QPEDIR)/include/qpe/resource.h \ 126 $(OPIEDIR)/include/qpe/resource.h \
127 $(QPEDIR)/include/qpe/config.h \ 127 $(OPIEDIR)/include/qpe/config.h \
128 $(QPEDIR)/include/qpe/qpetoolbar.h 128 $(OPIEDIR)/include/qpe/qpetoolbar.h
129 129
@@ -149,4 +149,4 @@ moc_wordgame.o: moc_wordgame.cpp \
149 rulesbase.h \ 149 rulesbase.h \
150 $(QPEDIR)/include/qpe/qdawg.h \ 150 $(OPIEDIR)/include/qpe/qdawg.h \
151 $(QPEDIR)/include/qpe/applnk.h 151 $(OPIEDIR)/include/qpe/applnk.h
152 152
diff --git a/noncore/games/wordgame/wordgame.pro b/noncore/games/wordgame/wordgame.pro
index 7feacf9..64f4832 100644
--- a/noncore/games/wordgame/wordgame.pro
+++ b/noncore/games/wordgame/wordgame.pro
@@ -2,3 +2,3 @@ TEMPLATE = app
2 CONFIG = qt warn_on release 2 CONFIG = qt warn_on release
3 DESTDIR = $(QPEDIR)/bin 3 DESTDIR = $(OPIEDIR)/bin
4 HEADERS = wordgame.h 4 HEADERS = wordgame.h
@@ -8,4 +8,4 @@ INTERFACES = newgamebase.ui rulesbase.ui
8 TARGET = wordgame 8 TARGET = wordgame
9INCLUDEPATH += $(QPEDIR)/include 9INCLUDEPATH += $(OPIEDIR)/include
10 DEPENDPATH+= $(QPEDIR)/include 10 DEPENDPATH+= $(OPIEDIR)/include
11LIBS += -lqpe 11LIBS += -lqpe
diff --git a/noncore/multimedia/showimg/Makefile.in b/noncore/multimedia/showimg/Makefile.in
index 9255b2d..7c58da1 100644
--- a/noncore/multimedia/showimg/Makefile.in
+++ b/noncore/multimedia/showimg/Makefile.in
@@ -8,3 +8,3 @@ CC = $(SYSCONF_CC) $(QT_C_MT)
8 CFLAGS =$(SYSCONF_CFLAGS) 8 CFLAGS =$(SYSCONF_CFLAGS)
9 INCPATH =-I$(QPEDIR)/include 9 INCPATH =-I$(OPIEDIR)/include
10 LFLAGS =$(SYSCONF_LFLAGS_QT) $(SYSCONF_RPATH_QT) $(SYSCONF_LFLAGS) $(QT_LFLAGS_MT) 10 LFLAGS =$(SYSCONF_LFLAGS_QT) $(SYSCONF_RPATH_QT) $(SYSCONF_LFLAGS) $(QT_LFLAGS_MT)
@@ -16,3 +16,3 @@ UIC = $(SYSCONF_UIC)
16 16
17DESTDIR = $(QPEDIR)/bin/ 17DESTDIR = $(OPIEDIR)/bin/
18VER_MAJ = 1 18VER_MAJ = 1
@@ -102,3 +102,3 @@ main.o: main.cpp \
102 showimg.h \ 102 showimg.h \
103 $(QPEDIR)/include/qpe/qpeapplication.h 103 $(OPIEDIR)/include/qpe/qpeapplication.h
104 104
@@ -106,7 +106,7 @@ showimg.o: showimg.cpp \
106 showimg.h \ 106 showimg.h \
107 $(QPEDIR)/include/qpe/resource.h \ 107 $(OPIEDIR)/include/qpe/resource.h \
108 $(QPEDIR)/include/qpe/fileselector.h \ 108 $(OPIEDIR)/include/qpe/fileselector.h \
109 $(QPEDIR)/include/qpe/applnk.h \ 109 $(OPIEDIR)/include/qpe/applnk.h \
110 $(QPEDIR)/include/qpe/qpemenubar.h \ 110 $(OPIEDIR)/include/qpe/qpemenubar.h \
111 $(QPEDIR)/include/qpe/qpetoolbar.h 111 $(OPIEDIR)/include/qpe/qpetoolbar.h
112 112
diff --git a/noncore/multimedia/showimg/showimg.pro b/noncore/multimedia/showimg/showimg.pro
index a372f62..29da458 100644
--- a/noncore/multimedia/showimg/showimg.pro
+++ b/noncore/multimedia/showimg/showimg.pro
@@ -3,3 +3,3 @@ TEMPLATE = app
3CONFIG += qt warn_on release 3CONFIG += qt warn_on release
4DESTDIR = $(QPEDIR)/bin 4DESTDIR = $(OPIEDIR)/bin
5 5
@@ -12,4 +12,4 @@ TARGET = showimg
12 12
13INCLUDEPATH += $(QPEDIR)/include 13INCLUDEPATH += $(OPIEDIR)/include
14DEPENDPATH += $(QPEDIR)/include 14DEPENDPATH += $(OPIEDIR)/include
15LIBS += -lqpe 15LIBS += -lqpe
diff --git a/noncore/settings/language/Makefile.in b/noncore/settings/language/Makefile.in
index 2babf6e..d1a602d 100644
--- a/noncore/settings/language/Makefile.in
+++ b/noncore/settings/language/Makefile.in
@@ -8,3 +8,3 @@ CC = $(SYSCONF_CC) $(QT_C_MT)
8 CFLAGS =$(SYSCONF_CFLAGS) 8 CFLAGS =$(SYSCONF_CFLAGS)
9 INCPATH =-I$(QPEDIR)/include 9 INCPATH =-I$(OPIEDIR)/include
10 LFLAGS =$(SYSCONF_LFLAGS_QT) $(SYSCONF_RPATH_QT) $(SYSCONF_LFLAGS) $(QT_LFLAGS_MT) 10 LFLAGS =$(SYSCONF_LFLAGS_QT) $(SYSCONF_RPATH_QT) $(SYSCONF_LFLAGS) $(QT_LFLAGS_MT)
diff --git a/noncore/settings/language/language.pro b/noncore/settings/language/language.pro
index d1f1bf0..c01ffc8 100644
--- a/noncore/settings/language/language.pro
+++ b/noncore/settings/language/language.pro
@@ -6,4 +6,4 @@ SOURCES = language.cpp main.cpp
6 INTERFACES= languagesettingsbase.ui 6 INTERFACES= languagesettingsbase.ui
7INCLUDEPATH += $(QPEDIR)/include 7INCLUDEPATH += $(OPIEDIR)/include
8 DEPENDPATH+= ../$(QPEDIR)/include 8 DEPENDPATH+= ../$(OPIEDIR)/include
9LIBS += -lqpe 9LIBS += -lqpe
diff --git a/noncore/settings/sound/Makefile.in b/noncore/settings/sound/Makefile.in
index 1772e12..b42f2e9 100644
--- a/noncore/settings/sound/Makefile.in
+++ b/noncore/settings/sound/Makefile.in
@@ -8,3 +8,3 @@ CC = $(SYSCONF_CC) $(QT_C_MT)
8 CFLAGS =$(SYSCONF_CFLAGS) 8 CFLAGS =$(SYSCONF_CFLAGS)
9 INCPATH =-I$(QPEDIR)/include 9 INCPATH =-I$(OPIEDIR)/include
10 LFLAGS =$(SYSCONF_LFLAGS_QT) $(SYSCONF_RPATH_QT) $(SYSCONF_LFLAGS) $(QT_LFLAGS_MT) 10 LFLAGS =$(SYSCONF_LFLAGS_QT) $(SYSCONF_RPATH_QT) $(SYSCONF_LFLAGS) $(QT_LFLAGS_MT)
diff --git a/noncore/settings/sound/sound.pro b/noncore/settings/sound/sound.pro
index 9028a44..44eff44 100644
--- a/noncore/settings/sound/sound.pro
+++ b/noncore/settings/sound/sound.pro
@@ -6,4 +6,4 @@ SOURCES = soundsettings.cpp main.cpp
6 INTERFACES= soundsettingsbase.ui 6 INTERFACES= soundsettingsbase.ui
7INCLUDEPATH += $(QPEDIR)/include 7INCLUDEPATH += $(OPIEDIR)/include
8 DEPENDPATH+= ../$(QPEDIR)/include 8 DEPENDPATH+= ../$(OPIEDIR)/include
9LIBS += -lqpe 9LIBS += -lqpe
diff --git a/noncore/settings/sysinfo/Makefile.in b/noncore/settings/sysinfo/Makefile.in
index 1149304..fb9d15e 100644
--- a/noncore/settings/sysinfo/Makefile.in
+++ b/noncore/settings/sysinfo/Makefile.in
@@ -8,3 +8,3 @@ CC = $(SYSCONF_CC) $(QT_C_MT)
8 CFLAGS =$(SYSCONF_CFLAGS) 8 CFLAGS =$(SYSCONF_CFLAGS)
9 INCPATH =-I$(QPEDIR)/include 9 INCPATH =-I$(OPIEDIR)/include
10 LFLAGS =$(SYSCONF_LFLAGS_QT) $(SYSCONF_RPATH_QT) $(SYSCONF_LFLAGS) $(QT_LFLAGS_MT) 10 LFLAGS =$(SYSCONF_LFLAGS_QT) $(SYSCONF_RPATH_QT) $(SYSCONF_LFLAGS) $(QT_LFLAGS_MT)
@@ -16,3 +16,3 @@ UIC = $(SYSCONF_UIC)
16 16
17DESTDIR = $(QPEDIR)/bin/ 17DESTDIR = $(OPIEDIR)/bin/
18VER_MAJ = 1 18VER_MAJ = 1
@@ -127,3 +127,3 @@ main.o: main.cpp \
127 sysinfo.h \ 127 sysinfo.h \
128 $(QPEDIR)/include/qpe/qpeapplication.h 128 $(OPIEDIR)/include/qpe/qpeapplication.h
129 129
@@ -144,4 +144,4 @@ storage.o: storage.cpp \
144versioninfo.o: versioninfo.cpp \ 144versioninfo.o: versioninfo.cpp \
145 $(QPEDIR)/include/qpe/resource.h \ 145 $(OPIEDIR)/include/qpe/resource.h \
146 $(QPEDIR)/include/qpe/version.h \ 146 $(OPIEDIR)/include/qpe/version.h \
147 versioninfo.h 147 versioninfo.h
@@ -154,3 +154,3 @@ sysinfo.o: sysinfo.cpp \
154 sysinfo.h \ 154 sysinfo.h \
155 $(QPEDIR)/include/qpe/resource.h 155 $(OPIEDIR)/include/qpe/resource.h
156 156
diff --git a/noncore/settings/sysinfo/sysinfo.pro b/noncore/settings/sysinfo/sysinfo.pro
index 0c7d907..3393a12 100644
--- a/noncore/settings/sysinfo/sysinfo.pro
+++ b/noncore/settings/sysinfo/sysinfo.pro
@@ -2,3 +2,3 @@ TEMPLATE = app
2 CONFIG = qt warn_on release 2 CONFIG = qt warn_on release
3 DESTDIR = $(QPEDIR)/bin 3 DESTDIR = $(OPIEDIR)/bin
4 HEADERS = memory.h \ 4 HEADERS = memory.h \
@@ -18,4 +18,4 @@ INTERFACES =
18 18
19INCLUDEPATH += $(QPEDIR)/include 19INCLUDEPATH += $(OPIEDIR)/include
20 DEPENDPATH+= $(QPEDIR)/include 20 DEPENDPATH+= $(OPIEDIR)/include
21LIBS += -lqpe 21LIBS += -lqpe
diff --git a/noncore/tools/calc2/binary/binary.pro b/noncore/tools/calc2/binary/binary.pro
index 01ba6a4..2e9ed78 100644
--- a/noncore/tools/calc2/binary/binary.pro
+++ b/noncore/tools/calc2/binary/binary.pro
@@ -11,6 +11,6 @@ SOURCES = binaryimpl.cpp \
11 11
12INCLUDEPATH += $(QPEDIR)/include \ 12INCLUDEPATH += $(OPIEDIR)/include \
13 $(QPEDIR)/calc2 13 $(OPIEDIR)/calc2
14DEPENDPATH += $(QPEDIR)/include 14DEPENDPATH += $(OPIEDIR)/include
15 15
16DESTDIR = $(QPEDIR)/plugins/calculator 16DESTDIR = $(OPIEDIR)/plugins/calculator
diff --git a/noncore/tools/calc2/calc.pro b/noncore/tools/calc2/calc.pro
index c10232a..00e13b7 100644
--- a/noncore/tools/calc2/calc.pro
+++ b/noncore/tools/calc2/calc.pro
@@ -7,4 +7,4 @@ SOURCES += calc.cpp main.cpp engine.cpp
7 7
8INCLUDEPATH += $(QPEDIR)/include 8INCLUDEPATH += $(OPIEDIR)/include
9DEPENDPATH += $(QPEDIR)/include 9DEPENDPATH += $(OPIEDIR)/include
10LIBS += -lqpe -Wl,-export-dynamic 10LIBS += -lqpe -Wl,-export-dynamic
diff --git a/noncore/tools/calc2/simple/simple.pro b/noncore/tools/calc2/simple/simple.pro
index 92378a6..9e5d4e0 100644
--- a/noncore/tools/calc2/simple/simple.pro
+++ b/noncore/tools/calc2/simple/simple.pro
@@ -9,6 +9,6 @@ SOURCES = simpleimpl.cpp simplefactory.cpp
9 9
10INCLUDEPATH += $(QPEDIR)/include \ 10INCLUDEPATH += $(OPIEDIR)/include \
11 $(QPEDIR)/calc2 11 $(OPIEDIR)/calc2
12DEPENDPATH += $(QPEDIR)/include 12DEPENDPATH += $(OPIEDIR)/include
13 13
14DESTDIR = $(QPEDIR)/plugins/calculator 14DESTDIR = $(OPIEDIR)/plugins/calculator
diff --git a/noncore/tools/calculator/Makefile.in b/noncore/tools/calculator/Makefile.in
index d62b046..ba78df5 100644
--- a/noncore/tools/calculator/Makefile.in
+++ b/noncore/tools/calculator/Makefile.in
@@ -8,3 +8,3 @@ CC = $(SYSCONF_CC) $(QT_C_MT)
8 CFLAGS =$(SYSCONF_CFLAGS) 8 CFLAGS =$(SYSCONF_CFLAGS)
9 INCPATH =-I$(QPEDIR)/include 9 INCPATH =-I$(OPIEDIR)/include
10 LFLAGS =$(SYSCONF_LFLAGS_QT) $(SYSCONF_RPATH_QT) $(SYSCONF_LFLAGS) $(QT_LFLAGS_MT) 10 LFLAGS =$(SYSCONF_LFLAGS_QT) $(SYSCONF_RPATH_QT) $(SYSCONF_LFLAGS) $(QT_LFLAGS_MT)
@@ -16,3 +16,3 @@ UIC = $(SYSCONF_UIC)
16 16
17DESTDIR = $(QPEDIR)/bin/ 17DESTDIR = $(OPIEDIR)/bin/
18VER_MAJ = 1 18VER_MAJ = 1
@@ -106,5 +106,5 @@ calculatorimpl.o: calculatorimpl.cpp \
106 calculator.h \ 106 calculator.h \
107 $(QPEDIR)/include/qpe/resource.h \ 107 $(OPIEDIR)/include/qpe/resource.h \
108 $(QPEDIR)/include/qpe/qmath.h \ 108 $(OPIEDIR)/include/qpe/qmath.h \
109 $(QPEDIR)/include/qpe/qpeapplication.h 109 $(OPIEDIR)/include/qpe/qpeapplication.h
110 110
@@ -113,6 +113,6 @@ main.o: main.cpp \
113 calculator.h \ 113 calculator.h \
114 $(QPEDIR)/include/qpe/qpeapplication.h 114 $(OPIEDIR)/include/qpe/qpeapplication.h
115 115
116calculator.h: calculator.ui 116calculator.h: calculator.ui
117 $(UIC) calculator.ui -o calculator.h 117 $(UIC) calculator.ui -o $(INTERFACE_DECL_PATH)/calculator.h
118 118
diff --git a/noncore/tools/calculator/calculator.pro b/noncore/tools/calculator/calculator.pro
index 1281fd5..9554d2a 100644
--- a/noncore/tools/calculator/calculator.pro
+++ b/noncore/tools/calculator/calculator.pro
@@ -1,2 +1,2 @@
1 DESTDIR = $(QPEDIR)/bin 1 DESTDIR = $(OPIEDIR)/bin
2 TEMPLATE= app 2 TEMPLATE= app
@@ -6,4 +6,4 @@ SOURCES = calculatorimpl.cpp \
6 main.cpp 6 main.cpp
7INCLUDEPATH += $(QPEDIR)/include 7INCLUDEPATH += $(OPIEDIR)/include
8 DEPENDPATH+= $(QPEDIR)/include 8 DEPENDPATH+= $(OPIEDIR)/include
9LIBS += -lqpe 9LIBS += -lqpe
diff --git a/noncore/tools/clock/Makefile.in b/noncore/tools/clock/Makefile.in
index adda9e6..efa7808 100644
--- a/noncore/tools/clock/Makefile.in
+++ b/noncore/tools/clock/Makefile.in
@@ -8,3 +8,3 @@ CC = $(SYSCONF_CC) $(QT_C_MT)
8 CFLAGS =$(SYSCONF_CFLAGS) 8 CFLAGS =$(SYSCONF_CFLAGS)
9 INCPATH =-I$(QPEDIR)/include 9 INCPATH =-I$(OPIEDIR)/include
10 LFLAGS =$(SYSCONF_LFLAGS_QT) $(SYSCONF_RPATH_QT) $(SYSCONF_LFLAGS) $(QT_LFLAGS_MT) 10 LFLAGS =$(SYSCONF_LFLAGS_QT) $(SYSCONF_RPATH_QT) $(SYSCONF_LFLAGS) $(QT_LFLAGS_MT)
@@ -16,3 +16,3 @@ UIC = $(SYSCONF_UIC)
16 16
17DESTDIR = $(QPEDIR)/bin/ 17DESTDIR = $(OPIEDIR)/bin/
18VER_MAJ = 1 18VER_MAJ = 1
@@ -102,6 +102,6 @@ clock.o: clock.cpp \
102 clock.h \ 102 clock.h \
103 $(QPEDIR)/include/qpe/qpeapplication.h \ 103 $(OPIEDIR)/include/qpe/qpeapplication.h \
104 $(QPEDIR)/include/qpe/qcopenvelope_qws.h \ 104 $(OPIEDIR)/include/qpe/qcopenvelope_qws.h \
105 $(QPEDIR)/include/qpe/config.h \ 105 $(OPIEDIR)/include/qpe/config.h \
106 $(QPEDIR)/include/qpe/timestring.h 106 $(OPIEDIR)/include/qpe/timestring.h
107 107
@@ -109,3 +109,3 @@ main.o: main.cpp \
109 clock.h \ 109 clock.h \
110 $(QPEDIR)/include/qpe/qpeapplication.h 110 $(OPIEDIR)/include/qpe/qpeapplication.h
111 111
diff --git a/noncore/tools/clock/clock.pro b/noncore/tools/clock/clock.pro
index 97f4d2c..ec27adc 100644
--- a/noncore/tools/clock/clock.pro
+++ b/noncore/tools/clock/clock.pro
@@ -2,3 +2,3 @@ TEMPLATE = app
2 CONFIG = qt warn_on release 2 CONFIG = qt warn_on release
3 DESTDIR = $(QPEDIR)/bin 3 DESTDIR = $(OPIEDIR)/bin
4 HEADERS = clock.h 4 HEADERS = clock.h
@@ -6,4 +6,4 @@ SOURCES = clock.cpp \
6 main.cpp 6 main.cpp
7INCLUDEPATH += $(QPEDIR)/include 7INCLUDEPATH += $(OPIEDIR)/include
8 DEPENDPATH+= $(QPEDIR)/include 8 DEPENDPATH+= $(OPIEDIR)/include
9LIBS += -lqpe 9LIBS += -lqpe
diff --git a/noncore/unsupported/filebrowser/Makefile.in b/noncore/unsupported/filebrowser/Makefile.in
index c7238ea..c00d0f5 100644
--- a/noncore/unsupported/filebrowser/Makefile.in
+++ b/noncore/unsupported/filebrowser/Makefile.in
@@ -8,3 +8,3 @@ CC = $(SYSCONF_CC) $(QT_C_MT)
8 CFLAGS =$(SYSCONF_CFLAGS) 8 CFLAGS =$(SYSCONF_CFLAGS)
9 INCPATH =-I$(QPEDIR)/include 9 INCPATH =-I$(OPIEDIR)/include
10 LFLAGS =$(SYSCONF_LFLAGS_QT) $(SYSCONF_RPATH_QT) $(SYSCONF_LFLAGS) $(QT_LFLAGS_MT) 10 LFLAGS =$(SYSCONF_LFLAGS_QT) $(SYSCONF_RPATH_QT) $(SYSCONF_LFLAGS) $(QT_LFLAGS_MT)
@@ -16,3 +16,3 @@ UIC = $(SYSCONF_UIC)
16 16
17DESTDIR = $(QPEDIR)/bin/ 17DESTDIR = $(OPIEDIR)/bin/
18VER_MAJ = 1 18VER_MAJ = 1
@@ -108,8 +108,8 @@ filebrowser.o: filebrowser.cpp \
108 filebrowser.h \ 108 filebrowser.h \
109 $(QPEDIR)/include/qpe/resource.h \ 109 $(OPIEDIR)/include/qpe/resource.h \
110 $(QPEDIR)/include/qpe/global.h \ 110 $(OPIEDIR)/include/qpe/global.h \
111 $(QPEDIR)/include/qpe/mimetype.h \ 111 $(OPIEDIR)/include/qpe/mimetype.h \
112 $(QPEDIR)/include/qpe/applnk.h \ 112 $(OPIEDIR)/include/qpe/applnk.h \
113 $(QPEDIR)/include/qpe/qpetoolbar.h \ 113 $(OPIEDIR)/include/qpe/qpetoolbar.h \
114 $(QPEDIR)/include/qpe/qpemenubar.h 114 $(OPIEDIR)/include/qpe/qpemenubar.h
115 115
@@ -120,4 +120,4 @@ main.o: main.cpp \
120 filebrowser.h \ 120 filebrowser.h \
121 $(QPEDIR)/include/qpe/qpeapplication.h \ 121 $(OPIEDIR)/include/qpe/qpeapplication.h \
122 $(QPEDIR)/include/qpe/mimetype.h 122 $(OPIEDIR)/include/qpe/mimetype.h
123 123
diff --git a/noncore/unsupported/filebrowser/filebrowser.pro b/noncore/unsupported/filebrowser/filebrowser.pro
index 34df79a..5d8f140 100644
--- a/noncore/unsupported/filebrowser/filebrowser.pro
+++ b/noncore/unsupported/filebrowser/filebrowser.pro
@@ -2,3 +2,3 @@ TEMPLATE = app
2 CONFIG = qt warn_on release 2 CONFIG = qt warn_on release
3 DESTDIR = $(QPEDIR)/bin 3 DESTDIR = $(OPIEDIR)/bin
4 HEADERS = inlineedit.h \ 4 HEADERS = inlineedit.h \
@@ -8,4 +8,4 @@ SOURCES = filebrowser.cpp \
8 main.cpp 8 main.cpp
9INCLUDEPATH += $(QPEDIR)/include 9INCLUDEPATH += $(OPIEDIR)/include
10 DEPENDPATH+= $(QPEDIR)/include 10 DEPENDPATH+= $(OPIEDIR)/include
11LIBS += -lqpe 11LIBS += -lqpe
diff --git a/noncore/unsupported/oipkg/Makefile.in b/noncore/unsupported/oipkg/Makefile.in
index 8dd7edb..a7e22ef 100644
--- a/noncore/unsupported/oipkg/Makefile.in
+++ b/noncore/unsupported/oipkg/Makefile.in
@@ -8,3 +8,3 @@ CC = $(SYSCONF_CC) $(QT_C_MT)
8 CFLAGS =$(SYSCONF_CFLAGS) 8 CFLAGS =$(SYSCONF_CFLAGS)
9 INCPATH =-I$(QPEDIR)/include 9 INCPATH =-I$(OPIEDIR)/include
10 LFLAGS =$(SYSCONF_LFLAGS_QT) $(SYSCONF_RPATH_QT) $(SYSCONF_LFLAGS) $(QT_LFLAGS_MT) 10 LFLAGS =$(SYSCONF_LFLAGS_QT) $(SYSCONF_RPATH_QT) $(SYSCONF_LFLAGS) $(QT_LFLAGS_MT)
@@ -16,3 +16,3 @@ UIC = $(SYSCONF_UIC)
16 16
17DESTDIR = $(QPEDIR)/bin/ 17DESTDIR = $(OPIEDIR)/bin/
18VER_MAJ = 1 18VER_MAJ = 1
@@ -127,8 +127,8 @@ packagemanager.o: packagemanager.cpp \
127 pksettings.h \ 127 pksettings.h \
128 $(QPEDIR)/include/qpe/process.h \ 128 $(OPIEDIR)/include/qpe/process.h \
129 $(QPEDIR)/include/qpe/resource.h \ 129 $(OPIEDIR)/include/qpe/resource.h \
130 $(QPEDIR)/include/qpe/stringutil.h \ 130 $(OPIEDIR)/include/qpe/stringutil.h \
131 $(QPEDIR)/include/qpe/qpeapplication.h \ 131 $(OPIEDIR)/include/qpe/qpeapplication.h \
132 $(QPEDIR)/include/qpe/qcopenvelope_qws.h \ 132 $(OPIEDIR)/include/qpe/qcopenvelope_qws.h \
133 $(QPEDIR)/include/qpe/applnk.h 133 $(OPIEDIR)/include/qpe/applnk.h
134 134
@@ -137,3 +137,3 @@ main.o: main.cpp \
137 packagemanagerbase.h \ 137 packagemanagerbase.h \
138 $(QPEDIR)/include/qpe/qpeapplication.h 138 $(OPIEDIR)/include/qpe/qpeapplication.h
139 139
diff --git a/noncore/unsupported/oipkg/qipkg.pro b/noncore/unsupported/oipkg/qipkg.pro
index 90d8703..22a37ee 100644
--- a/noncore/unsupported/oipkg/qipkg.pro
+++ b/noncore/unsupported/oipkg/qipkg.pro
@@ -1,2 +1,2 @@
1 DESTDIR = $(QPEDIR)/bin 1 DESTDIR = $(OPIEDIR)/bin
2 TEMPLATE= app 2 TEMPLATE= app
@@ -6,4 +6,4 @@ SOURCES = packagemanager.cpp \
6 main.cpp 6 main.cpp
7INCLUDEPATH += $(QPEDIR)/include 7INCLUDEPATH += $(OPIEDIR)/include
8 DEPENDPATH+= $(QPEDIR)/include 8 DEPENDPATH+= $(OPIEDIR)/include
9LIBS += -lqpe 9LIBS += -lqpe