summaryrefslogtreecommitdiff
path: root/core/pim/datebook/Makefile.in
authorkergoth <kergoth>2002-02-01 22:24:34 (UTC)
committer kergoth <kergoth>2002-02-01 22:24:34 (UTC)
commit5a3c8bf8c1033882685f3a6d897c6fa5229403e3 (patch) (unidiff)
tree48303354ea88e165f5a263208c9ecd8ba503dfe4 /core/pim/datebook/Makefile.in
parent190a0111ccd874923bf88dac938531a18f52e698 (diff)
downloadopie-5a3c8bf8c1033882685f3a6d897c6fa5229403e3.zip
opie-5a3c8bf8c1033882685f3a6d897c6fa5229403e3.tar.gz
opie-5a3c8bf8c1033882685f3a6d897c6fa5229403e3.tar.bz2
Making opie compile again.
Diffstat (limited to 'core/pim/datebook/Makefile.in') (more/less context) (ignore whitespace changes)
-rw-r--r--core/pim/datebook/Makefile.in119
1 files changed, 102 insertions, 17 deletions
diff --git a/core/pim/datebook/Makefile.in b/core/pim/datebook/Makefile.in
index cc31efe..0c3282e 100644
--- a/core/pim/datebook/Makefile.in
+++ b/core/pim/datebook/Makefile.in
@@ -126,6 +126,4 @@ moc: $(SRCMOC)
126 126
127tmake: Makefile.in 127tmake:
128 128 tmake datebook.pro
129Makefile.in: datebook.pro
130 tmake datebook.pro -o Makefile.in
131 129
@@ -163,3 +161,9 @@ REQUIRES=
163main.o: main.cpp \ 161main.o: main.cpp \
164 datebook.h 162 datebook.h \
163 $(OPIEDIR)/include/qpe/datebookdb.h \
164 $(OPIEDIR)/include/qpe/event.h \
165 $(OPIEDIR)/include/qpe/palmtoprecord.h \
166 $(OPIEDIR)/include/qpe/timeconversion.h \
167 $(OPIEDIR)/include/qpe/qpcglobal.h \
168 $(OPIEDIR)/include/qpe/qpeapplication.h
165 169
@@ -167,4 +171,13 @@ datebookday.o: datebookday.cpp \
167 datebookday.h \ 171 datebookday.h \
172 $(OPIEDIR)/include/qpe/event.h \
173 $(OPIEDIR)/include/qpe/palmtoprecord.h \
174 $(OPIEDIR)/include/qpe/timeconversion.h \
175 $(OPIEDIR)/include/qpe/qpcglobal.h \
168 datebookdayheaderimpl.h \ 176 datebookdayheaderimpl.h \
169 datebookdayheader.h 177 datebookdayheader.h \
178 $(OPIEDIR)/include/qpe/datebookdb.h \
179 $(OPIEDIR)/include/qpe/resource.h \
180 $(OPIEDIR)/include/qpe/qpeapplication.h \
181 $(OPIEDIR)/include/qpe/timestring.h \
182 $(OPIEDIR)/include/qpe/qpedebug.h
170 183
@@ -172,2 +185,7 @@ datebook.o: datebook.cpp \
172 datebook.h \ 185 datebook.h \
186 $(OPIEDIR)/include/qpe/datebookdb.h \
187 $(OPIEDIR)/include/qpe/event.h \
188 $(OPIEDIR)/include/qpe/palmtoprecord.h \
189 $(OPIEDIR)/include/qpe/timeconversion.h \
190 $(OPIEDIR)/include/qpe/qpcglobal.h \
173 datebookday.h \ 191 datebookday.h \
@@ -177,3 +195,17 @@ datebook.o: datebook.cpp \
177 dateentryimpl.h \ 195 dateentryimpl.h \
178 dateentry.h 196 dateentry.h \
197 $(OPIEDIR)/include/qpe/datebookmonth.h \
198 $(OPIEDIR)/include/qpe/qpeapplication.h \
199 $(OPIEDIR)/include/qpe/config.h \
200 $(OPIEDIR)/include/qpe/qpedebug.h \
201 $(OPIEDIR)/include/qpe/finddialog.h \
202 $(OPIEDIR)/include/qpe/ir.h \
203 $(OPIEDIR)/include/qpe/qpemenubar.h \
204 $(OPIEDIR)/include/qpe/qpemessagebox.h \
205 $(OPIEDIR)/include/qpe/resource.h \
206 $(OPIEDIR)/include/qpe/sound.h \
207 $(OPIEDIR)/include/qpe/timestring.h \
208 $(OPIEDIR)/include/qpe/qpetoolbar.h \
209 $(OPIEDIR)/include/qpe/tzselect.h \
210 $(OPIEDIR)/include/qpe/xmlreader.h
179 211
@@ -182,4 +214,14 @@ dateentryimpl.o: dateentryimpl.cpp \
182 dateentry.h \ 214 dateentry.h \
215 $(OPIEDIR)/include/qpe/event.h \
216 $(OPIEDIR)/include/qpe/palmtoprecord.h \
217 $(OPIEDIR)/include/qpe/timeconversion.h \
218 $(OPIEDIR)/include/qpe/qpcglobal.h \
183 repeatentry.h \ 219 repeatentry.h \
184 repeatentrybase.h 220 repeatentrybase.h \
221 $(OPIEDIR)/include/qpe/qpeapplication.h \
222 $(OPIEDIR)/include/qpe/categoryselect.h \
223 $(OPIEDIR)/include/qpe/datebookmonth.h \
224 $(OPIEDIR)/include/qpe/global.h \
225 $(OPIEDIR)/include/qpe/timestring.h \
226 $(OPIEDIR)/include/qpe/tzselect.h
185 227
@@ -187,3 +229,9 @@ datebookdayheaderimpl.o: datebookdayheaderimpl.cpp \
187 datebookdayheaderimpl.h \ 229 datebookdayheaderimpl.h \
188 datebookdayheader.h 230 datebookdayheader.h \
231 $(OPIEDIR)/include/qpe/datebookmonth.h \
232 $(OPIEDIR)/include/qpe/event.h \
233 $(OPIEDIR)/include/qpe/palmtoprecord.h \
234 $(OPIEDIR)/include/qpe/timeconversion.h \
235 $(OPIEDIR)/include/qpe/qpcglobal.h \
236 $(OPIEDIR)/include/qpe/timestring.h
189 237
@@ -191,3 +239,4 @@ datebooksettings.o: datebooksettings.cpp \
191 datebooksettings.h \ 239 datebooksettings.h \
192 datebooksettingsbase.h 240 datebooksettingsbase.h \
241 $(OPIEDIR)/include/qpe/qpeapplication.h
193 242
@@ -195,4 +244,12 @@ datebookweek.o: datebookweek.cpp \
195 datebookweek.h \ 244 datebookweek.h \
245 $(OPIEDIR)/include/qpe/event.h \
246 $(OPIEDIR)/include/qpe/palmtoprecord.h \
247 $(OPIEDIR)/include/qpe/timeconversion.h \
248 $(OPIEDIR)/include/qpe/qpcglobal.h \
196 datebookweekheaderimpl.h \ 249 datebookweekheaderimpl.h \
197 datebookweekheader.h 250 datebookweekheader.h \
251 $(OPIEDIR)/include/qpe/calendar.h \
252 $(OPIEDIR)/include/qpe/datebookdb.h \
253 $(OPIEDIR)/include/qpe/qpeapplication.h \
254 $(OPIEDIR)/include/qpe/timestring.h
198 255
@@ -204,3 +261,10 @@ repeatentry.o: repeatentry.cpp \
204 repeatentry.h \ 261 repeatentry.h \
205 repeatentrybase.h 262 repeatentrybase.h \
263 $(OPIEDIR)/include/qpe/event.h \
264 $(OPIEDIR)/include/qpe/palmtoprecord.h \
265 $(OPIEDIR)/include/qpe/timeconversion.h \
266 $(OPIEDIR)/include/qpe/qpcglobal.h \
267 $(OPIEDIR)/include/qpe/datebookmonth.h \
268 $(OPIEDIR)/include/qpe/qpeapplication.h \
269 $(OPIEDIR)/include/qpe/timestring.h
206 270
@@ -247,6 +311,15 @@ repeatentrybase.o: repeatentrybase.cpp
247moc_datebookday.o: moc_datebookday.cpp \ 311moc_datebookday.o: moc_datebookday.cpp \
248 datebookday.h 312 datebookday.h \
313 $(OPIEDIR)/include/qpe/event.h \
314 $(OPIEDIR)/include/qpe/palmtoprecord.h \
315 $(OPIEDIR)/include/qpe/timeconversion.h \
316 $(OPIEDIR)/include/qpe/qpcglobal.h
249 317
250moc_datebook.o: moc_datebook.cpp \ 318moc_datebook.o: moc_datebook.cpp \
251 datebook.h 319 datebook.h \
320 $(OPIEDIR)/include/qpe/datebookdb.h \
321 $(OPIEDIR)/include/qpe/event.h \
322 $(OPIEDIR)/include/qpe/palmtoprecord.h \
323 $(OPIEDIR)/include/qpe/timeconversion.h \
324 $(OPIEDIR)/include/qpe/qpcglobal.h
252 325
@@ -254,3 +327,7 @@ moc_dateentryimpl.o: moc_dateentryimpl.cpp \
254 dateentryimpl.h \ 327 dateentryimpl.h \
255 dateentry.h 328 dateentry.h \
329 $(OPIEDIR)/include/qpe/event.h \
330 $(OPIEDIR)/include/qpe/palmtoprecord.h \
331 $(OPIEDIR)/include/qpe/timeconversion.h \
332 $(OPIEDIR)/include/qpe/qpcglobal.h
256 333
@@ -261,3 +338,7 @@ moc_datebookdayheaderimpl.o: moc_datebookdayheaderimpl.cpp \
261moc_datebookweek.o: moc_datebookweek.cpp \ 338moc_datebookweek.o: moc_datebookweek.cpp \
262 datebookweek.h 339 datebookweek.h \
340 $(OPIEDIR)/include/qpe/event.h \
341 $(OPIEDIR)/include/qpe/palmtoprecord.h \
342 $(OPIEDIR)/include/qpe/timeconversion.h \
343 $(OPIEDIR)/include/qpe/qpcglobal.h
263 344
@@ -269,3 +350,7 @@ moc_repeatentry.o: moc_repeatentry.cpp \
269 repeatentry.h \ 350 repeatentry.h \
270 repeatentrybase.h 351 repeatentrybase.h \
352 $(OPIEDIR)/include/qpe/event.h \
353 $(OPIEDIR)/include/qpe/palmtoprecord.h \
354 $(OPIEDIR)/include/qpe/timeconversion.h \
355 $(OPIEDIR)/include/qpe/qpcglobal.h
271 356