-rw-r--r-- | libetpan/libetpan.pro | 450 |
1 files changed, 450 insertions, 0 deletions
diff --git a/libetpan/libetpan.pro b/libetpan/libetpan.pro new file mode 100644 index 0000000..10f51da --- a/dev/null +++ b/libetpan/libetpan.pro | |||
@@ -0,0 +1,450 @@ | |||
1 | ###################################################################### | ||
2 | # Automatically generated by qmake (1.07a) Fri Mar 18 19:27:39 2005 | ||
3 | ###################################################################### | ||
4 | |||
5 | TEMPLATE = lib | ||
6 | TARGET = microlibetpan | ||
7 | OBJECTS_DIR = obj | ||
8 | MOC_DIR = moc | ||
9 | DESTDIR=../bin | ||
10 | DEPENDPATH += include/libetpan \ | ||
11 | src/data-types \ | ||
12 | src/engine \ | ||
13 | src/main \ | ||
14 | src/driver/interface \ | ||
15 | src/driver/tools \ | ||
16 | src/low-level/imap \ | ||
17 | src/low-level/imf \ | ||
18 | src/low-level/maildir \ | ||
19 | src/low-level/mbox \ | ||
20 | src/low-level/mh \ | ||
21 | src/low-level/mime \ | ||
22 | src/low-level/nntp \ | ||
23 | src/low-level/pop3 \ | ||
24 | src/low-level/smtp \ | ||
25 | src/driver/implementation/data-message \ | ||
26 | src/driver/implementation/db \ | ||
27 | src/driver/implementation/hotmail \ | ||
28 | src/driver/implementation/imap \ | ||
29 | src/driver/implementation/maildir \ | ||
30 | src/driver/implementation/mbox \ | ||
31 | src/driver/implementation/mh \ | ||
32 | src/driver/implementation/mime-message \ | ||
33 | src/driver/implementation/nntp \ | ||
34 | src/driver/implementation/pop3 | ||
35 | INCLUDEPATH += . \ | ||
36 | ./include \ | ||
37 | src/data-types \ | ||
38 | src/engine \ | ||
39 | include/libetpan \ | ||
40 | src/main \ | ||
41 | src/driver/interface \ | ||
42 | src/driver/tools \ | ||
43 | src/low-level/imap \ | ||
44 | src/low-level/imf \ | ||
45 | src/low-level/maildir \ | ||
46 | src/low-level/mbox \ | ||
47 | src/low-level/mh \ | ||
48 | src/low-level/mime \ | ||
49 | src/low-level/nntp \ | ||
50 | src/low-level/pop3 \ | ||
51 | src/low-level/smtp \ | ||
52 | src/driver/implementation/data-message \ | ||
53 | src/driver/implementation/db \ | ||
54 | src/driver/implementation/hotmail \ | ||
55 | src/driver/implementation/imap \ | ||
56 | src/driver/implementation/maildir \ | ||
57 | src/driver/implementation/mbox \ | ||
58 | src/driver/implementation/mh \ | ||
59 | src/driver/implementation/mime-message \ | ||
60 | src/driver/implementation/nntp \ | ||
61 | src/driver/implementation/pop3 | ||
62 | |||
63 | # Input | ||
64 | HEADERS += config.h \ | ||
65 | libetpan-config.h \ | ||
66 | include/libetpan/carray.h \ | ||
67 | include/libetpan/charconv.h \ | ||
68 | include/libetpan/chash.h \ | ||
69 | include/libetpan/cinthash.h \ | ||
70 | include/libetpan/clist.h \ | ||
71 | include/libetpan/data_message_driver.h \ | ||
72 | include/libetpan/dbdriver.h \ | ||
73 | include/libetpan/dbdriver_message.h \ | ||
74 | include/libetpan/dbdriver_types.h \ | ||
75 | include/libetpan/dbstorage.h \ | ||
76 | include/libetpan/generic_cache_types.h \ | ||
77 | include/libetpan/hotmailstorage.h \ | ||
78 | include/libetpan/imapdriver.h \ | ||
79 | include/libetpan/imapdriver_cached.h \ | ||
80 | include/libetpan/imapdriver_cached_message.h \ | ||
81 | include/libetpan/imapdriver_message.h \ | ||
82 | include/libetpan/imapdriver_types.h \ | ||
83 | include/libetpan/imapstorage.h \ | ||
84 | include/libetpan/libetpan-config.h \ | ||
85 | include/libetpan/libetpan.h \ | ||
86 | include/libetpan/libetpan_version.h \ | ||
87 | include/libetpan/mail.h \ | ||
88 | include/libetpan/maildir.h \ | ||
89 | include/libetpan/maildir_types.h \ | ||
90 | include/libetpan/maildirdriver.h \ | ||
91 | include/libetpan/maildirdriver_cached.h \ | ||
92 | include/libetpan/maildirdriver_cached_message.h \ | ||
93 | include/libetpan/maildirdriver_message.h \ | ||
94 | include/libetpan/maildirdriver_types.h \ | ||
95 | include/libetpan/maildirstorage.h \ | ||
96 | include/libetpan/maildriver.h \ | ||
97 | include/libetpan/maildriver_errors.h \ | ||
98 | include/libetpan/maildriver_types.h \ | ||
99 | include/libetpan/maildriver_types_helper.h \ | ||
100 | include/libetpan/mailengine.h \ | ||
101 | include/libetpan/mailfolder.h \ | ||
102 | include/libetpan/mailimap.h \ | ||
103 | include/libetpan/mailimap_helper.h \ | ||
104 | include/libetpan/mailimap_socket.h \ | ||
105 | include/libetpan/mailimap_ssl.h \ | ||
106 | include/libetpan/mailimap_types.h \ | ||
107 | include/libetpan/mailimap_types_helper.h \ | ||
108 | include/libetpan/mailimf.h \ | ||
109 | include/libetpan/mailimf_types.h \ | ||
110 | include/libetpan/mailimf_types_helper.h \ | ||
111 | include/libetpan/mailimf_write_file.h \ | ||
112 | include/libetpan/mailimf_write_generic.h \ | ||
113 | include/libetpan/mailimf_write_mem.h \ | ||
114 | include/libetpan/mailmbox.h \ | ||
115 | include/libetpan/mailmbox_types.h \ | ||
116 | include/libetpan/mailmessage.h \ | ||
117 | include/libetpan/mailmessage_types.h \ | ||
118 | include/libetpan/mailmh.h \ | ||
119 | include/libetpan/mailmime.h \ | ||
120 | include/libetpan/mailmime_content.h \ | ||
121 | include/libetpan/mailmime_decode.h \ | ||
122 | include/libetpan/mailmime_disposition.h \ | ||
123 | include/libetpan/mailmime_types.h \ | ||
124 | include/libetpan/mailmime_types_helper.h \ | ||
125 | include/libetpan/mailmime_write_file.h \ | ||
126 | include/libetpan/mailmime_write_generic.h \ | ||
127 | include/libetpan/mailmime_write_mem.h \ | ||
128 | include/libetpan/mailpop3.h \ | ||
129 | include/libetpan/mailpop3_helper.h \ | ||
130 | include/libetpan/mailpop3_socket.h \ | ||
131 | include/libetpan/mailpop3_ssl.h \ | ||
132 | include/libetpan/mailpop3_types.h \ | ||
133 | include/libetpan/mailprivacy.h \ | ||
134 | include/libetpan/mailprivacy_gnupg.h \ | ||
135 | include/libetpan/mailprivacy_smime.h \ | ||
136 | include/libetpan/mailprivacy_tools.h \ | ||
137 | include/libetpan/mailprivacy_types.h \ | ||
138 | include/libetpan/mailsem.h \ | ||
139 | include/libetpan/mailsmtp.h \ | ||
140 | include/libetpan/mailsmtp_helper.h \ | ||
141 | include/libetpan/mailsmtp_socket.h \ | ||
142 | include/libetpan/mailsmtp_ssl.h \ | ||
143 | include/libetpan/mailsmtp_types.h \ | ||
144 | include/libetpan/mailstorage.h \ | ||
145 | include/libetpan/mailstorage_types.h \ | ||
146 | include/libetpan/mailstream.h \ | ||
147 | include/libetpan/mailstream_helper.h \ | ||
148 | include/libetpan/mailstream_low.h \ | ||
149 | include/libetpan/mailstream_socket.h \ | ||
150 | include/libetpan/mailstream_ssl.h \ | ||
151 | include/libetpan/mailstream_types.h \ | ||
152 | include/libetpan/mailthread.h \ | ||
153 | include/libetpan/mailthread_types.h \ | ||
154 | include/libetpan/mboxdriver.h \ | ||
155 | include/libetpan/mboxdriver_cached.h \ | ||
156 | include/libetpan/mboxdriver_cached_message.h \ | ||
157 | include/libetpan/mboxdriver_message.h \ | ||
158 | include/libetpan/mboxdriver_types.h \ | ||
159 | include/libetpan/mboxstorage.h \ | ||
160 | include/libetpan/mhdriver.h \ | ||
161 | include/libetpan/mhdriver_cached.h \ | ||
162 | include/libetpan/mhdriver_cached_message.h \ | ||
163 | include/libetpan/mhdriver_message.h \ | ||
164 | include/libetpan/mhdriver_types.h \ | ||
165 | include/libetpan/mhstorage.h \ | ||
166 | include/libetpan/mime_message_driver.h \ | ||
167 | include/libetpan/mmapstring.h \ | ||
168 | include/libetpan/newsnntp.h \ | ||
169 | include/libetpan/newsnntp_socket.h \ | ||
170 | include/libetpan/newsnntp_ssl.h \ | ||
171 | include/libetpan/newsnntp_types.h \ | ||
172 | include/libetpan/nntpdriver.h \ | ||
173 | include/libetpan/nntpdriver_cached.h \ | ||
174 | include/libetpan/nntpdriver_cached_message.h \ | ||
175 | include/libetpan/nntpdriver_message.h \ | ||
176 | include/libetpan/nntpdriver_types.h \ | ||
177 | include/libetpan/nntpstorage.h \ | ||
178 | include/libetpan/pop3driver.h \ | ||
179 | include/libetpan/pop3driver_cached.h \ | ||
180 | include/libetpan/pop3driver_cached_message.h \ | ||
181 | include/libetpan/pop3driver_message.h \ | ||
182 | include/libetpan/pop3driver_types.h \ | ||
183 | include/libetpan/pop3storage.h \ | ||
184 | src/data-types/base64.h \ | ||
185 | src/data-types/carray.h \ | ||
186 | src/data-types/charconv.h \ | ||
187 | src/data-types/chash.h \ | ||
188 | src/data-types/cinthash.h \ | ||
189 | src/data-types/clist.h \ | ||
190 | src/data-types/connect.h \ | ||
191 | src/data-types/hmac-md5.h \ | ||
192 | src/data-types/mail.h \ | ||
193 | src/data-types/mail_cache_db.h \ | ||
194 | src/data-types/mail_cache_db_types.h \ | ||
195 | src/data-types/maillock.h \ | ||
196 | src/data-types/mailsem.h \ | ||
197 | src/data-types/mailstream.h \ | ||
198 | src/data-types/mailstream_helper.h \ | ||
199 | src/data-types/mailstream_low.h \ | ||
200 | src/data-types/mailstream_socket.h \ | ||
201 | src/data-types/mailstream_ssl.h \ | ||
202 | src/data-types/mailstream_types.h \ | ||
203 | src/data-types/mapping.h \ | ||
204 | src/data-types/md5.h \ | ||
205 | src/data-types/md5global.h \ | ||
206 | src/data-types/mmapstring.h \ | ||
207 | src/engine/mailengine.h \ | ||
208 | src/engine/mailprivacy.h \ | ||
209 | src/engine/mailprivacy_gnupg.h \ | ||
210 | src/engine/mailprivacy_smime.h \ | ||
211 | src/engine/mailprivacy_tools.h \ | ||
212 | src/engine/mailprivacy_types.h \ | ||
213 | src/main/libetpan.h \ | ||
214 | src/main/libetpan_version.h \ | ||
215 | src/driver/interface/maildriver.h \ | ||
216 | src/driver/interface/maildriver_errors.h \ | ||
217 | src/driver/interface/maildriver_tools.h \ | ||
218 | src/driver/interface/maildriver_types.h \ | ||
219 | src/driver/interface/maildriver_types_helper.h \ | ||
220 | src/driver/interface/mailfolder.h \ | ||
221 | src/driver/interface/mailmessage.h \ | ||
222 | src/driver/interface/mailmessage_tools.h \ | ||
223 | src/driver/interface/mailmessage_types.h \ | ||
224 | src/driver/interface/mailstorage.h \ | ||
225 | src/driver/interface/mailstorage_tools.h \ | ||
226 | src/driver/interface/mailstorage_types.h \ | ||
227 | src/driver/tools/generic_cache.h \ | ||
228 | src/driver/tools/generic_cache_types.h \ | ||
229 | src/driver/tools/imfcache.h \ | ||
230 | src/driver/tools/mailthread.h \ | ||
231 | src/driver/tools/mailthread_types.h \ | ||
232 | src/low-level/imap/mailimap.h \ | ||
233 | src/low-level/imap/mailimap_helper.h \ | ||
234 | src/low-level/imap/mailimap_keywords.h \ | ||
235 | src/low-level/imap/mailimap_parser.h \ | ||
236 | src/low-level/imap/mailimap_print.h \ | ||
237 | src/low-level/imap/mailimap_sender.h \ | ||
238 | src/low-level/imap/mailimap_socket.h \ | ||
239 | src/low-level/imap/mailimap_ssl.h \ | ||
240 | src/low-level/imap/mailimap_types.h \ | ||
241 | src/low-level/imap/mailimap_types_helper.h \ | ||
242 | src/low-level/imf/mailimf.h \ | ||
243 | src/low-level/imf/mailimf_types.h \ | ||
244 | src/low-level/imf/mailimf_types_helper.h \ | ||
245 | src/low-level/imf/mailimf_write.h \ | ||
246 | src/low-level/imf/mailimf_write_file.h \ | ||
247 | src/low-level/imf/mailimf_write_generic.h \ | ||
248 | src/low-level/imf/mailimf_write_mem.h \ | ||
249 | src/low-level/maildir/maildir.h \ | ||
250 | src/low-level/maildir/maildir_types.h \ | ||
251 | src/low-level/mbox/mailmbox.h \ | ||
252 | src/low-level/mbox/mailmbox_parse.h \ | ||
253 | src/low-level/mbox/mailmbox_types.h \ | ||
254 | src/low-level/mh/mailmh.h \ | ||
255 | src/low-level/mime/mailmime.h \ | ||
256 | src/low-level/mime/mailmime_content.h \ | ||
257 | src/low-level/mime/mailmime_decode.h \ | ||
258 | src/low-level/mime/mailmime_disposition.h \ | ||
259 | src/low-level/mime/mailmime_types.h \ | ||
260 | src/low-level/mime/mailmime_types_helper.h \ | ||
261 | src/low-level/mime/mailmime_write.h \ | ||
262 | src/low-level/mime/mailmime_write_file.h \ | ||
263 | src/low-level/mime/mailmime_write_generic.h \ | ||
264 | src/low-level/mime/mailmime_write_mem.h \ | ||
265 | src/low-level/nntp/newsnntp.h \ | ||
266 | src/low-level/nntp/newsnntp_socket.h \ | ||
267 | src/low-level/nntp/newsnntp_ssl.h \ | ||
268 | src/low-level/nntp/newsnntp_types.h \ | ||
269 | src/low-level/pop3/mailpop3.h \ | ||
270 | src/low-level/pop3/mailpop3_helper.h \ | ||
271 | src/low-level/pop3/mailpop3_socket.h \ | ||
272 | src/low-level/pop3/mailpop3_ssl.h \ | ||
273 | src/low-level/pop3/mailpop3_types.h \ | ||
274 | src/low-level/smtp/mailsmtp.h \ | ||
275 | src/low-level/smtp/mailsmtp_helper.h \ | ||
276 | src/low-level/smtp/mailsmtp_socket.h \ | ||
277 | src/low-level/smtp/mailsmtp_ssl.h \ | ||
278 | src/low-level/smtp/mailsmtp_types.h \ | ||
279 | src/driver/implementation/data-message/data_message_driver.h \ | ||
280 | src/driver/implementation/db/dbdriver.h \ | ||
281 | src/driver/implementation/db/dbdriver_message.h \ | ||
282 | src/driver/implementation/db/dbdriver_types.h \ | ||
283 | src/driver/implementation/db/dbstorage.h \ | ||
284 | src/driver/implementation/hotmail/hotmailstorage.h \ | ||
285 | src/driver/implementation/imap/imapdriver.h \ | ||
286 | src/driver/implementation/imap/imapdriver_cached.h \ | ||
287 | src/driver/implementation/imap/imapdriver_cached_message.h \ | ||
288 | src/driver/implementation/imap/imapdriver_message.h \ | ||
289 | src/driver/implementation/imap/imapdriver_tools.h \ | ||
290 | src/driver/implementation/imap/imapdriver_types.h \ | ||
291 | src/driver/implementation/imap/imapstorage.h \ | ||
292 | src/driver/implementation/maildir/maildirdriver.h \ | ||
293 | src/driver/implementation/maildir/maildirdriver_cached.h \ | ||
294 | src/driver/implementation/maildir/maildirdriver_cached_message.h \ | ||
295 | src/driver/implementation/maildir/maildirdriver_message.h \ | ||
296 | src/driver/implementation/maildir/maildirdriver_tools.h \ | ||
297 | src/driver/implementation/maildir/maildirdriver_types.h \ | ||
298 | src/driver/implementation/maildir/maildirstorage.h \ | ||
299 | src/driver/implementation/mbox/mboxdriver.h \ | ||
300 | src/driver/implementation/mbox/mboxdriver_cached.h \ | ||
301 | src/driver/implementation/mbox/mboxdriver_cached_message.h \ | ||
302 | src/driver/implementation/mbox/mboxdriver_message.h \ | ||
303 | src/driver/implementation/mbox/mboxdriver_tools.h \ | ||
304 | src/driver/implementation/mbox/mboxdriver_types.h \ | ||
305 | src/driver/implementation/mbox/mboxstorage.h \ | ||
306 | src/driver/implementation/mh/mhdriver.h \ | ||
307 | src/driver/implementation/mh/mhdriver_cached.h \ | ||
308 | src/driver/implementation/mh/mhdriver_cached_message.h \ | ||
309 | src/driver/implementation/mh/mhdriver_message.h \ | ||
310 | src/driver/implementation/mh/mhdriver_tools.h \ | ||
311 | src/driver/implementation/mh/mhdriver_types.h \ | ||
312 | src/driver/implementation/mh/mhstorage.h \ | ||
313 | src/driver/implementation/mime-message/mime_message_driver.h \ | ||
314 | src/driver/implementation/nntp/nntpdriver.h \ | ||
315 | src/driver/implementation/nntp/nntpdriver_cached.h \ | ||
316 | src/driver/implementation/nntp/nntpdriver_cached_message.h \ | ||
317 | src/driver/implementation/nntp/nntpdriver_message.h \ | ||
318 | src/driver/implementation/nntp/nntpdriver_tools.h \ | ||
319 | src/driver/implementation/nntp/nntpdriver_types.h \ | ||
320 | src/driver/implementation/nntp/nntpstorage.h \ | ||
321 | src/driver/implementation/pop3/pop3driver.h \ | ||
322 | src/driver/implementation/pop3/pop3driver_cached.h \ | ||
323 | src/driver/implementation/pop3/pop3driver_cached_message.h \ | ||
324 | src/driver/implementation/pop3/pop3driver_message.h \ | ||
325 | src/driver/implementation/pop3/pop3driver_tools.h \ | ||
326 | src/driver/implementation/pop3/pop3driver_types.h \ | ||
327 | src/driver/implementation/pop3/pop3storage.h | ||
328 | SOURCES += src/data-types/base64.c \ | ||
329 | src/data-types/carray.c \ | ||
330 | src/data-types/charconv.c \ | ||
331 | src/data-types/chash.c \ | ||
332 | src/data-types/cinthash.c \ | ||
333 | src/data-types/clist.c \ | ||
334 | src/data-types/connect.c \ | ||
335 | src/data-types/mail_cache_db.c \ | ||
336 | src/data-types/maillock.c \ | ||
337 | src/data-types/mailsem.c \ | ||
338 | src/data-types/mailstream.c \ | ||
339 | src/data-types/mailstream_helper.c \ | ||
340 | src/data-types/mailstream_low.c \ | ||
341 | src/data-types/mailstream_socket.c \ | ||
342 | src/data-types/mailstream_ssl.c \ | ||
343 | src/data-types/mapping.c \ | ||
344 | src/data-types/md5.c \ | ||
345 | src/data-types/mmapstring.c \ | ||
346 | src/engine/mailengine.c \ | ||
347 | src/engine/mailprivacy.c \ | ||
348 | src/engine/mailprivacy_gnupg.c \ | ||
349 | src/engine/mailprivacy_smime.c \ | ||
350 | src/engine/mailprivacy_tools.c \ | ||
351 | src/main/libetpan_version.c \ | ||
352 | src/driver/interface/maildriver.c \ | ||
353 | src/driver/interface/maildriver_tools.c \ | ||
354 | src/driver/interface/maildriver_types.c \ | ||
355 | src/driver/interface/maildriver_types_helper.c \ | ||
356 | src/driver/interface/mailfolder.c \ | ||
357 | src/driver/interface/mailmessage.c \ | ||
358 | src/driver/interface/mailmessage_tools.c \ | ||
359 | src/driver/interface/mailmessage_types.c \ | ||
360 | src/driver/interface/mailstorage.c \ | ||
361 | src/driver/interface/mailstorage_tools.c \ | ||
362 | src/driver/tools/generic_cache.c \ | ||
363 | src/driver/tools/imfcache.c \ | ||
364 | src/driver/tools/mailthread.c \ | ||
365 | src/driver/tools/mailthread_types.c \ | ||
366 | src/low-level/imap/mailimap.c \ | ||
367 | src/low-level/imap/mailimap_helper.c \ | ||
368 | src/low-level/imap/mailimap_keywords.c \ | ||
369 | src/low-level/imap/mailimap_parser.c \ | ||
370 | src/low-level/imap/mailimap_print.c \ | ||
371 | src/low-level/imap/mailimap_sender.c \ | ||
372 | src/low-level/imap/mailimap_socket.c \ | ||
373 | src/low-level/imap/mailimap_ssl.c \ | ||
374 | src/low-level/imap/mailimap_types.c \ | ||
375 | src/low-level/imap/mailimap_types_helper.c \ | ||
376 | src/low-level/imf/mailimf.c \ | ||
377 | src/low-level/imf/mailimf_types.c \ | ||
378 | src/low-level/imf/mailimf_types_helper.c \ | ||
379 | src/low-level/imf/mailimf_write.c \ | ||
380 | src/low-level/imf/mailimf_write_file.c \ | ||
381 | src/low-level/imf/mailimf_write_generic.c \ | ||
382 | src/low-level/imf/mailimf_write_mem.c \ | ||
383 | src/low-level/maildir/maildir.c \ | ||
384 | src/low-level/mbox/mailmbox.c \ | ||
385 | src/low-level/mbox/mailmbox_parse.c \ | ||
386 | src/low-level/mbox/mailmbox_types.c \ | ||
387 | src/low-level/mh/mailmh.c \ | ||
388 | src/low-level/mime/mailmime.c \ | ||
389 | src/low-level/mime/mailmime_content.c \ | ||
390 | src/low-level/mime/mailmime_decode.c \ | ||
391 | src/low-level/mime/mailmime_disposition.c \ | ||
392 | src/low-level/mime/mailmime_types.c \ | ||
393 | src/low-level/mime/mailmime_types_helper.c \ | ||
394 | src/low-level/mime/mailmime_write.c \ | ||
395 | src/low-level/mime/mailmime_write_file.c \ | ||
396 | src/low-level/mime/mailmime_write_generic.c \ | ||
397 | src/low-level/mime/mailmime_write_mem.c \ | ||
398 | src/low-level/nntp/newsnntp.c \ | ||
399 | src/low-level/nntp/newsnntp_socket.c \ | ||
400 | src/low-level/nntp/newsnntp_ssl.c \ | ||
401 | src/low-level/pop3/mailpop3.c \ | ||
402 | src/low-level/pop3/mailpop3_helper.c \ | ||
403 | src/low-level/pop3/mailpop3_socket.c \ | ||
404 | src/low-level/pop3/mailpop3_ssl.c \ | ||
405 | src/low-level/smtp/mailsmtp.c \ | ||
406 | src/low-level/smtp/mailsmtp_helper.c \ | ||
407 | src/low-level/smtp/mailsmtp_socket.c \ | ||
408 | src/low-level/smtp/mailsmtp_ssl.c \ | ||
409 | src/driver/implementation/data-message/data_message_driver.c \ | ||
410 | src/driver/implementation/db/dbdriver.c \ | ||
411 | src/driver/implementation/db/dbdriver_message.c \ | ||
412 | src/driver/implementation/db/dbstorage.c \ | ||
413 | src/driver/implementation/hotmail/hotmailstorage.c \ | ||
414 | src/driver/implementation/imap/imapdriver.c \ | ||
415 | src/driver/implementation/imap/imapdriver_cached.c \ | ||
416 | src/driver/implementation/imap/imapdriver_cached_message.c \ | ||
417 | src/driver/implementation/imap/imapdriver_message.c \ | ||
418 | src/driver/implementation/imap/imapdriver_tools.c \ | ||
419 | src/driver/implementation/imap/imapstorage.c \ | ||
420 | src/driver/implementation/maildir/maildirdriver.c \ | ||
421 | src/driver/implementation/maildir/maildirdriver_cached.c \ | ||
422 | src/driver/implementation/maildir/maildirdriver_cached_message.c \ | ||
423 | src/driver/implementation/maildir/maildirdriver_message.c \ | ||
424 | src/driver/implementation/maildir/maildirdriver_tools.c \ | ||
425 | src/driver/implementation/maildir/maildirstorage.c \ | ||
426 | src/driver/implementation/mbox/mboxdriver.c \ | ||
427 | src/driver/implementation/mbox/mboxdriver_cached.c \ | ||
428 | src/driver/implementation/mbox/mboxdriver_cached_message.c \ | ||
429 | src/driver/implementation/mbox/mboxdriver_message.c \ | ||
430 | src/driver/implementation/mbox/mboxdriver_tools.c \ | ||
431 | src/driver/implementation/mbox/mboxstorage.c \ | ||
432 | src/driver/implementation/mh/mhdriver.c \ | ||
433 | src/driver/implementation/mh/mhdriver_cached.c \ | ||
434 | src/driver/implementation/mh/mhdriver_cached_message.c \ | ||
435 | src/driver/implementation/mh/mhdriver_message.c \ | ||
436 | src/driver/implementation/mh/mhdriver_tools.c \ | ||
437 | src/driver/implementation/mh/mhstorage.c \ | ||
438 | src/driver/implementation/mime-message/mime_message_driver.c \ | ||
439 | src/driver/implementation/nntp/nntpdriver.c \ | ||
440 | src/driver/implementation/nntp/nntpdriver_cached.c \ | ||
441 | src/driver/implementation/nntp/nntpdriver_cached_message.c \ | ||
442 | src/driver/implementation/nntp/nntpdriver_message.c \ | ||
443 | src/driver/implementation/nntp/nntpdriver_tools.c \ | ||
444 | src/driver/implementation/nntp/nntpstorage.c \ | ||
445 | src/driver/implementation/pop3/pop3driver.c \ | ||
446 | src/driver/implementation/pop3/pop3driver_cached.c \ | ||
447 | src/driver/implementation/pop3/pop3driver_cached_message.c \ | ||
448 | src/driver/implementation/pop3/pop3driver_message.c \ | ||
449 | src/driver/implementation/pop3/pop3driver_tools.c \ | ||
450 | src/driver/implementation/pop3/pop3storage.c | ||