]>
Commit | Line | Data |
---|---|---|
47dddc2f | 1 | # This file was automatically generated by tmake |
bc297519 | 2 | # DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE MAC.T! |
569a2ae9 GD |
3 | ALL_SOURCES = \ |
4 | generic/busyinfo.cpp \ | |
5 | generic/calctrl.cpp \ | |
6 | generic/caret.cpp \ | |
7 | generic/choicdgg.cpp \ | |
8 | generic/colrdlgg.cpp \ | |
67e2efca | 9 | generic/dcbuffer.cpp \ |
569a2ae9 GD |
10 | generic/dcpsg.cpp \ |
11 | generic/dirctrlg.cpp \ | |
2ed76cd9 | 12 | generic/dirdlgg.cpp \ |
bc297519 | 13 | generic/dragimgg.cpp \ |
ae13baff | 14 | generic/fdrepdlg.cpp \ |
bc297519 | 15 | generic/fontdlgg.cpp \ |
569a2ae9 | 16 | generic/grid.cpp \ |
4c41981b | 17 | generic/gridctrl.cpp \ |
569a2ae9 GD |
18 | generic/gridsel.cpp \ |
19 | generic/helpext.cpp \ | |
20 | generic/helphtml.cpp \ | |
569a2ae9 GD |
21 | generic/imaglist.cpp \ |
22 | generic/laywin.cpp \ | |
23 | generic/listctrl.cpp \ | |
24 | generic/logg.cpp \ | |
25 | generic/msgdlgg.cpp \ | |
26 | generic/numdlgg.cpp \ | |
27 | generic/panelg.cpp \ | |
28 | generic/printps.cpp \ | |
29 | generic/prntdlgg.cpp \ | |
30 | generic/progdlgg.cpp \ | |
569a2ae9 | 31 | generic/sashwin.cpp \ |
f9bcc6d1 | 32 | generic/scrlwing.cpp \ |
ee65598f | 33 | generic/spinctlg.cpp \ |
569a2ae9 GD |
34 | generic/splash.cpp \ |
35 | generic/splitter.cpp \ | |
36 | generic/statusbr.cpp \ | |
4c41981b | 37 | generic/tabg.cpp \ |
569a2ae9 GD |
38 | generic/tbarsmpl.cpp \ |
39 | generic/textdlgg.cpp \ | |
40 | generic/tipdlg.cpp \ | |
4c41981b | 41 | generic/tipwin.cpp \ |
569a2ae9 | 42 | generic/treectlg.cpp \ |
569a2ae9 | 43 | generic/wizard.cpp \ |
0b2e45b1 | 44 | common/accesscmn.cpp \ |
569a2ae9 | 45 | common/appcmn.cpp \ |
f435c1f0 VS |
46 | common/artprov.cpp \ |
47 | common/artstd.cpp \ | |
5ca463a8 | 48 | common/bmpbase.cpp \ |
569a2ae9 GD |
49 | common/choiccmn.cpp \ |
50 | common/clipcmn.cpp \ | |
88a9f974 | 51 | common/clntdata.cpp \ |
569a2ae9 | 52 | common/cmdline.cpp \ |
cdad5e20 | 53 | common/cmdproc.cpp \ |
569a2ae9 GD |
54 | common/cmndata.cpp \ |
55 | common/config.cpp \ | |
bc297519 | 56 | common/containr.cpp \ |
569a2ae9 GD |
57 | common/cshelp.cpp \ |
58 | common/ctrlcmn.cpp \ | |
59 | common/ctrlsub.cpp \ | |
bfe835d0 | 60 | common/datacmn.cpp \ |
569a2ae9 GD |
61 | common/datetime.cpp \ |
62 | common/datstrm.cpp \ | |
63 | common/db.cpp \ | |
64 | common/dbtable.cpp \ | |
65 | common/dcbase.cpp \ | |
4c41981b | 66 | common/dircmn.cpp \ |
569a2ae9 GD |
67 | common/dlgcmn.cpp \ |
68 | common/dndcmn.cpp \ | |
69 | common/dobjcmn.cpp \ | |
70 | common/docmdi.cpp \ | |
71 | common/docview.cpp \ | |
0b2e45b1 | 72 | common/dpycmn.cpp \ |
10eb1f1e | 73 | common/dseldlg.cpp \ |
569a2ae9 GD |
74 | common/dynarray.cpp \ |
75 | common/dynlib.cpp \ | |
0b9ab0bd | 76 | common/dynload.cpp \ |
569a2ae9 GD |
77 | common/effects.cpp \ |
78 | common/encconv.cpp \ | |
79 | common/event.cpp \ | |
80 | common/extended.c \ | |
ae13baff | 81 | common/fddlgcmn.cpp \ |
569a2ae9 GD |
82 | common/ffile.cpp \ |
83 | common/file.cpp \ | |
84 | common/fileconf.cpp \ | |
85 | common/filefn.cpp \ | |
bc297519 | 86 | common/filename.cpp \ |
569a2ae9 GD |
87 | common/filesys.cpp \ |
88 | common/fontcmn.cpp \ | |
89 | common/fontmap.cpp \ | |
90 | common/framecmn.cpp \ | |
91 | common/fs_inet.cpp \ | |
92 | common/fs_mem.cpp \ | |
93 | common/fs_zip.cpp \ | |
94 | common/ftp.cpp \ | |
4c41981b | 95 | common/gaugecmn.cpp \ |
569a2ae9 GD |
96 | common/gdicmn.cpp \ |
97 | common/geometry.cpp \ | |
98 | common/gifdecod.cpp \ | |
99 | common/hash.cpp \ | |
d74b838c | 100 | common/hashmap.cpp \ |
569a2ae9 GD |
101 | common/helpbase.cpp \ |
102 | common/http.cpp \ | |
f618020a | 103 | common/iconbndl.cpp \ |
569a2ae9 GD |
104 | common/imagall.cpp \ |
105 | common/imagbmp.cpp \ | |
106 | common/image.cpp \ | |
0fa78457 | 107 | common/imagfill.cpp \ |
569a2ae9 | 108 | common/imaggif.cpp \ |
6556acfa | 109 | common/imagiff.cpp \ |
569a2ae9 GD |
110 | common/imagjpeg.cpp \ |
111 | common/imagpcx.cpp \ | |
112 | common/imagpng.cpp \ | |
113 | common/imagpnm.cpp \ | |
114 | common/imagtiff.cpp \ | |
3e968053 | 115 | common/imagxpm.cpp \ |
569a2ae9 GD |
116 | common/intl.cpp \ |
117 | common/ipcbase.cpp \ | |
118 | common/layout.cpp \ | |
119 | common/lboxcmn.cpp \ | |
120 | common/list.cpp \ | |
121 | common/log.cpp \ | |
122 | common/longlong.cpp \ | |
bc297519 | 123 | common/matrix.cpp \ |
569a2ae9 GD |
124 | common/memory.cpp \ |
125 | common/menucmn.cpp \ | |
126 | common/mimecmn.cpp \ | |
127 | common/module.cpp \ | |
dc0e23b8 | 128 | common/msgout.cpp \ |
569a2ae9 | 129 | common/mstream.cpp \ |
09e48f0b | 130 | common/nbkbase.cpp \ |
569a2ae9 | 131 | common/object.cpp \ |
569a2ae9 | 132 | common/paper.cpp \ |
4c41981b | 133 | common/popupcmn.cpp \ |
569a2ae9 GD |
134 | common/prntbase.cpp \ |
135 | common/process.cpp \ | |
136 | common/protocol.cpp \ | |
137 | common/quantize.cpp \ | |
a95e8d8b | 138 | common/radiocmn.cpp \ |
ee65598f | 139 | common/regex.cpp \ |
1542ea39 | 140 | common/rgncmn.cpp \ |
569a2ae9 GD |
141 | common/sckaddr.cpp \ |
142 | common/sckfile.cpp \ | |
143 | common/sckipc.cpp \ | |
144 | common/sckstrm.cpp \ | |
c15521c6 | 145 | common/settcmn.cpp \ |
569a2ae9 GD |
146 | common/sizer.cpp \ |
147 | common/socket.cpp \ | |
0c718eb7 | 148 | common/statbar.cpp \ |
569a2ae9 GD |
149 | common/strconv.cpp \ |
150 | common/stream.cpp \ | |
151 | common/string.cpp \ | |
bc297519 | 152 | common/sysopt.cpp \ |
569a2ae9 | 153 | common/tbarbase.cpp \ |
a3a584a7 | 154 | common/textbuf.cpp \ |
569a2ae9 GD |
155 | common/textcmn.cpp \ |
156 | common/textfile.cpp \ | |
157 | common/timercmn.cpp \ | |
158 | common/tokenzr.cpp \ | |
bc297519 | 159 | common/toplvcmn.cpp \ |
569a2ae9 GD |
160 | common/treebase.cpp \ |
161 | common/txtstrm.cpp \ | |
162 | common/unzip.c \ | |
163 | common/url.cpp \ | |
164 | common/utilscmn.cpp \ | |
165 | common/valgen.cpp \ | |
166 | common/validate.cpp \ | |
167 | common/valtext.cpp \ | |
168 | common/variant.cpp \ | |
169 | common/wfstream.cpp \ | |
170 | common/wincmn.cpp \ | |
171 | common/wxchar.cpp \ | |
947ea04d | 172 | common/xpmdecod.cpp \ |
569a2ae9 GD |
173 | common/zipstrm.cpp \ |
174 | common/zstream.cpp \ | |
bc297519 GD |
175 | mac/accel.cpp \ |
176 | mac/aga.cpp \ | |
177 | mac/app.cpp \ | |
178 | mac/bitmap.cpp \ | |
179 | mac/bmpbuttn.cpp \ | |
180 | mac/brush.cpp \ | |
181 | mac/button.cpp \ | |
182 | mac/checkbox.cpp \ | |
183 | mac/checklst.cpp \ | |
184 | mac/choice.cpp \ | |
185 | mac/clipbrd.cpp \ | |
186 | mac/colordlg.cpp \ | |
187 | mac/colour.cpp \ | |
188 | mac/combobox.cpp \ | |
189 | mac/control.cpp \ | |
190 | mac/cursor.cpp \ | |
191 | mac/data.cpp \ | |
192 | mac/dataobj.cpp \ | |
193 | mac/dc.cpp \ | |
194 | mac/dcclient.cpp \ | |
195 | mac/dcmemory.cpp \ | |
196 | mac/dcprint.cpp \ | |
197 | mac/dcscreen.cpp \ | |
198 | mac/dialog.cpp \ | |
777db7a5 GD |
199 | mac/dirdlg.cpp \ |
200 | mac/dirmac.cpp \ | |
bc297519 | 201 | mac/dnd.cpp \ |
777db7a5 | 202 | mac/filedlg.cpp \ |
bc297519 GD |
203 | mac/font.cpp \ |
204 | mac/fontdlg.cpp \ | |
205 | mac/fontenum.cpp \ | |
206 | mac/fontutil.cpp \ | |
207 | mac/frame.cpp \ | |
208 | mac/gauge.cpp \ | |
209 | mac/gdiobj.cpp \ | |
210 | mac/gsocket.c \ | |
211 | mac/icon.cpp \ | |
212 | mac/joystick.cpp \ | |
213 | mac/listbox.cpp \ | |
214 | mac/macnotfy.cpp \ | |
bc297519 GD |
215 | mac/mdi.cpp \ |
216 | mac/menu.cpp \ | |
217 | mac/menuitem.cpp \ | |
218 | mac/metafile.cpp \ | |
219 | mac/mimetmac.cpp \ | |
220 | mac/minifram.cpp \ | |
221 | mac/msgdlg.cpp \ | |
222 | mac/notebmac.cpp \ | |
223 | mac/palette.cpp \ | |
224 | mac/pen.cpp \ | |
225 | mac/pnghand.cpp \ | |
226 | mac/print.cpp \ | |
227 | mac/printdlg.cpp \ | |
228 | mac/printmac.cpp \ | |
229 | mac/radiobox.cpp \ | |
230 | mac/radiobut.cpp \ | |
231 | mac/region.cpp \ | |
232 | mac/scrolbar.cpp \ | |
233 | mac/settings.cpp \ | |
234 | mac/slider.cpp \ | |
235 | mac/spinbutt.cpp \ | |
236 | mac/statbmp.cpp \ | |
237 | mac/statbox.cpp \ | |
238 | mac/statbrma.cpp \ | |
239 | mac/statlmac.cpp \ | |
240 | mac/stattext.cpp \ | |
241 | mac/tabctrl.cpp \ | |
bc297519 GD |
242 | mac/textctrl.cpp \ |
243 | mac/thread.cpp \ | |
244 | mac/timer.cpp \ | |
245 | mac/toolbar.cpp \ | |
246 | mac/tooltip.cpp \ | |
247 | mac/toplevel.cpp \ | |
248 | mac/uma.cpp \ | |
249 | mac/utils.cpp \ | |
250 | mac/utilsexc.cpp \ | |
251 | mac/wave.cpp \ | |
252 | mac/window.cpp \ | |
bc297519 GD |
253 | unix/snglinst.cpp \ |
254 | unix/utilsunx.cpp \ | |
569a2ae9 GD |
255 | html/helpctrl.cpp \ |
256 | html/helpdata.cpp \ | |
257 | html/helpfrm.cpp \ | |
258 | html/htmlcell.cpp \ | |
259 | html/htmlfilt.cpp \ | |
260 | html/htmlpars.cpp \ | |
261 | html/htmltag.cpp \ | |
262 | html/htmlwin.cpp \ | |
263 | html/htmprint.cpp \ | |
264 | html/m_dflist.cpp \ | |
265 | html/m_fonts.cpp \ | |
266 | html/m_hline.cpp \ | |
267 | html/m_image.cpp \ | |
268 | html/m_layout.cpp \ | |
269 | html/m_links.cpp \ | |
270 | html/m_list.cpp \ | |
569a2ae9 | 271 | html/m_pre.cpp \ |
c44fdc94 | 272 | html/m_style.cpp \ |
569a2ae9 GD |
273 | html/m_tables.cpp \ |
274 | html/winpars.cpp | |
275 | ||
276 | ALL_HEADERS = \ | |
277 | accel.h \ | |
0b2e45b1 | 278 | access.h \ |
569a2ae9 GD |
279 | app.h \ |
280 | arrimpl.cpp \ | |
f435c1f0 | 281 | artprov.h \ |
569a2ae9 GD |
282 | bitmap.h \ |
283 | bmpbuttn.h \ | |
284 | brush.h \ | |
285 | buffer.h \ | |
03275ddc | 286 | build.h \ |
569a2ae9 GD |
287 | busyinfo.h \ |
288 | button.h \ | |
289 | calctrl.h \ | |
290 | caret.h \ | |
291 | checkbox.h \ | |
292 | checklst.h \ | |
bc297519 | 293 | chkconf.h \ |
569a2ae9 GD |
294 | choicdlg.h \ |
295 | choice.h \ | |
296 | clipbrd.h \ | |
88a9f974 | 297 | clntdata.h \ |
569a2ae9 | 298 | cmdline.h \ |
cdad5e20 | 299 | cmdproc.h \ |
569a2ae9 GD |
300 | cmndata.h \ |
301 | colordlg.h \ | |
302 | colour.h \ | |
303 | combobox.h \ | |
304 | confbase.h \ | |
305 | config.h \ | |
6c41903c | 306 | containr.h \ |
569a2ae9 GD |
307 | control.h \ |
308 | cshelp.h \ | |
309 | ctrlsub.h \ | |
310 | cursor.h \ | |
311 | dataobj.h \ | |
569a2ae9 GD |
312 | datetime.h \ |
313 | datetime.inl \ | |
314 | datstrm.h \ | |
315 | db.h \ | |
bc297519 GD |
316 | dbgrid.h \ |
317 | dbkeyg.h \ | |
569a2ae9 GD |
318 | dbtable.h \ |
319 | dc.h \ | |
67e2efca | 320 | dcbuffer.h \ |
569a2ae9 GD |
321 | dcclient.h \ |
322 | dcmemory.h \ | |
323 | dcprint.h \ | |
324 | dcps.h \ | |
325 | dcscreen.h \ | |
326 | dde.h \ | |
327 | debug.h \ | |
328 | defs.h \ | |
329 | dialog.h \ | |
330 | dialup.h \ | |
331 | dir.h \ | |
6556acfa | 332 | dirctrl.h \ |
569a2ae9 | 333 | dirdlg.h \ |
0b2e45b1 | 334 | display.h \ |
569a2ae9 GD |
335 | dnd.h \ |
336 | docmdi.h \ | |
337 | docview.h \ | |
338 | dragimag.h \ | |
339 | dynarray.h \ | |
340 | dynlib.h \ | |
0b9ab0bd | 341 | dynload.h \ |
da906b97 | 342 | effects.h \ |
569a2ae9 GD |
343 | encconv.h \ |
344 | event.h \ | |
ae13baff | 345 | fdrepdlg.h \ |
98672b4b | 346 | features.h \ |
569a2ae9 GD |
347 | ffile.h \ |
348 | file.h \ | |
349 | fileconf.h \ | |
350 | filedlg.h \ | |
351 | filefn.h \ | |
bc297519 | 352 | filename.h \ |
569a2ae9 GD |
353 | filesys.h \ |
354 | font.h \ | |
355 | fontdlg.h \ | |
356 | fontenc.h \ | |
357 | fontenum.h \ | |
358 | fontmap.h \ | |
359 | fontutil.h \ | |
360 | frame.h \ | |
361 | fs_inet.h \ | |
362 | fs_mem.h \ | |
363 | fs_zip.h \ | |
364 | gauge.h \ | |
365 | gdicmn.h \ | |
366 | gdiobj.h \ | |
367 | geometry.h \ | |
368 | gifdecod.h \ | |
369 | glcanvas.h \ | |
370 | grid.h \ | |
371 | gsocket.h \ | |
372 | hash.h \ | |
d74b838c | 373 | hashmap.h \ |
569a2ae9 GD |
374 | help.h \ |
375 | helpbase.h \ | |
569a2ae9 GD |
376 | helphtml.h \ |
377 | helpwin.h \ | |
569a2ae9 | 378 | icon.h \ |
f618020a | 379 | iconbndl.h \ |
569a2ae9 GD |
380 | imagbmp.h \ |
381 | image.h \ | |
382 | imaggif.h \ | |
6556acfa | 383 | imagiff.h \ |
569a2ae9 GD |
384 | imagjpeg.h \ |
385 | imaglist.h \ | |
386 | imagpcx.h \ | |
387 | imagpng.h \ | |
388 | imagpnm.h \ | |
389 | imagtiff.h \ | |
3e968053 | 390 | imagxpm.h \ |
569a2ae9 | 391 | intl.h \ |
1e4786bb | 392 | iosfwrap.h \ |
569a2ae9 | 393 | ioswrap.h \ |
7391216e | 394 | ipc.h \ |
569a2ae9 GD |
395 | ipcbase.h \ |
396 | isql.h \ | |
397 | isqlext.h \ | |
398 | joystick.h \ | |
399 | layout.h \ | |
400 | laywin.h \ | |
401 | list.h \ | |
81001ff1 | 402 | listbase.h \ |
569a2ae9 GD |
403 | listbox.h \ |
404 | listctrl.h \ | |
405 | listimpl.cpp \ | |
406 | log.h \ | |
407 | longlong.h \ | |
0b2e45b1 | 408 | math.h \ |
569a2ae9 GD |
409 | matrix.h \ |
410 | mdi.h \ | |
411 | memconf.h \ | |
412 | memory.h \ | |
a3a584a7 | 413 | memtext.h \ |
569a2ae9 GD |
414 | menu.h \ |
415 | menuitem.h \ | |
416 | metafile.h \ | |
417 | mimetype.h \ | |
418 | minifram.h \ | |
419 | module.h \ | |
420 | msgdlg.h \ | |
dc0e23b8 | 421 | msgout.h \ |
569a2ae9 GD |
422 | mstream.h \ |
423 | notebook.h \ | |
424 | object.h \ | |
569a2ae9 GD |
425 | ownerdrw.h \ |
426 | palette.h \ | |
427 | panel.h \ | |
428 | paper.h \ | |
429 | pen.h \ | |
176e7e83 | 430 | platform.h \ |
bc297519 | 431 | popupwin.h \ |
569a2ae9 GD |
432 | print.h \ |
433 | printdlg.h \ | |
434 | prntbase.h \ | |
435 | process.h \ | |
436 | progdlg.h \ | |
c155898a | 437 | quantize.h \ |
569a2ae9 GD |
438 | radiobox.h \ |
439 | radiobut.h \ | |
0b2e45b1 | 440 | rawbmp.h \ |
bc297519 | 441 | regex.h \ |
569a2ae9 | 442 | region.h \ |
569a2ae9 GD |
443 | sashwin.h \ |
444 | sckaddr.h \ | |
445 | sckipc.h \ | |
446 | sckstrm.h \ | |
447 | scrolbar.h \ | |
448 | scrolwin.h \ | |
569a2ae9 | 449 | settings.h \ |
569a2ae9 GD |
450 | sizer.h \ |
451 | slider.h \ | |
bc297519 | 452 | snglinst.h \ |
569a2ae9 GD |
453 | socket.h \ |
454 | spinbutt.h \ | |
455 | spinctrl.h \ | |
bc297519 | 456 | splash.h \ |
569a2ae9 | 457 | splitter.h \ |
bc297519 | 458 | stack.h \ |
569a2ae9 GD |
459 | statbmp.h \ |
460 | statbox.h \ | |
461 | statline.h \ | |
462 | stattext.h \ | |
463 | statusbr.h \ | |
464 | strconv.h \ | |
465 | stream.h \ | |
466 | string.h \ | |
bc297519 | 467 | sysopt.h \ |
569a2ae9 GD |
468 | tab.h \ |
469 | tabctrl.h \ | |
470 | taskbar.h \ | |
471 | tbarbase.h \ | |
472 | tbarsmpl.h \ | |
a3a584a7 | 473 | textbuf.h \ |
569a2ae9 GD |
474 | textctrl.h \ |
475 | textdlg.h \ | |
476 | textfile.h \ | |
bc297519 | 477 | tglbtn.h \ |
569a2ae9 | 478 | thread.h \ |
dc0e23b8 | 479 | thrimpl.cpp \ |
569a2ae9 GD |
480 | timer.h \ |
481 | tipdlg.h \ | |
bc297519 | 482 | tipwin.h \ |
569a2ae9 GD |
483 | tokenzr.h \ |
484 | toolbar.h \ | |
485 | tooltip.h \ | |
bc297519 | 486 | toplevel.h \ |
569a2ae9 GD |
487 | treebase.h \ |
488 | treectrl.h \ | |
489 | txtstrm.h \ | |
490 | types.h \ | |
491 | url.h \ | |
492 | utils.h \ | |
493 | valgen.h \ | |
494 | validate.h \ | |
495 | valtext.h \ | |
496 | variant.h \ | |
bc297519 | 497 | vector.h \ |
569a2ae9 | 498 | version.h \ |
a0cb0ba5 | 499 | volume.h \ |
569a2ae9 GD |
500 | wave.h \ |
501 | wfstream.h \ | |
502 | window.h \ | |
503 | wizard.h \ | |
504 | wx.h \ | |
505 | wx_cw.h \ | |
506 | wx_cw_cm.h \ | |
507 | wx_cw_d.h \ | |
508 | wxchar.h \ | |
569a2ae9 GD |
509 | wxhtml.h \ |
510 | wxprec.h \ | |
bc297519 | 511 | xpmdecod.h \ |
569a2ae9 GD |
512 | zipstrm.h \ |
513 | zstream.h \ | |
bc297519 GD |
514 | mac/accel.h \ |
515 | mac/aga.h \ | |
516 | mac/app.h \ | |
517 | mac/bitmap.h \ | |
518 | mac/bmpbuttn.h \ | |
519 | mac/brush.h \ | |
520 | mac/button.h \ | |
521 | mac/checkbox.h \ | |
522 | mac/checklst.h \ | |
523 | mac/choice.h \ | |
524 | mac/clipbrd.h \ | |
525 | mac/colordlg.h \ | |
526 | mac/colour.h \ | |
527 | mac/combobox.h \ | |
528 | mac/control.h \ | |
529 | mac/cursor.h \ | |
530 | mac/dataform.h \ | |
531 | mac/dataobj.h \ | |
532 | mac/dataobj2.h \ | |
533 | mac/dc.h \ | |
534 | mac/dcclient.h \ | |
535 | mac/dcmemory.h \ | |
536 | mac/dcprint.h \ | |
537 | mac/dcscreen.h \ | |
538 | mac/dialog.h \ | |
539 | mac/dirdlg.h \ | |
540 | mac/dnd.h \ | |
541 | mac/filedlg.h \ | |
542 | mac/font.h \ | |
543 | mac/fontdlg.h \ | |
544 | mac/frame.h \ | |
545 | mac/gauge.h \ | |
546 | mac/gdiobj.h \ | |
547 | mac/glcanvas.h \ | |
548 | mac/gsockmac.h \ | |
549 | mac/helpxxxx.h \ | |
550 | mac/icon.h \ | |
551 | mac/imaglist.h \ | |
552 | mac/joystick.h \ | |
553 | mac/listbox.h \ | |
554 | mac/listctrl.h \ | |
555 | mac/macnotfy.h \ | |
556 | mac/macsock.h \ | |
557 | mac/mdi.h \ | |
558 | mac/menu.h \ | |
559 | mac/menuitem.h \ | |
560 | mac/metafile.h \ | |
561 | mac/mimetype.h \ | |
562 | mac/minifram.h \ | |
563 | mac/msgdlg.h \ | |
564 | mac/notebook.h \ | |
565 | mac/palette.h \ | |
566 | mac/pen.h \ | |
567 | mac/pnghand.h \ | |
568 | mac/pngread.h \ | |
569 | mac/print.h \ | |
570 | mac/printdlg.h \ | |
571 | mac/printmac.h \ | |
572 | mac/private.h \ | |
573 | mac/radiobox.h \ | |
574 | mac/radiobut.h \ | |
575 | mac/region.h \ | |
576 | mac/scrolbar.h \ | |
577 | mac/settings.h \ | |
bc297519 GD |
578 | mac/slider.h \ |
579 | mac/spinbutt.h \ | |
13273571 | 580 | mac/spinctrl.h \ |
bc297519 GD |
581 | mac/statbmp.h \ |
582 | mac/statbox.h \ | |
583 | mac/statline.h \ | |
584 | mac/stattext.h \ | |
585 | mac/statusbr.h \ | |
586 | mac/tabctrl.h \ | |
bc297519 GD |
587 | mac/textctrl.h \ |
588 | mac/timer.h \ | |
589 | mac/toolbar.h \ | |
590 | mac/tooltip.h \ | |
591 | mac/toplevel.h \ | |
592 | mac/treectrl.h \ | |
593 | mac/uma.h \ | |
594 | mac/wave.h \ | |
595 | mac/window.h \ | |
596 | generic/accel.h \ | |
569a2ae9 GD |
597 | generic/calctrl.h \ |
598 | generic/caret.h \ | |
599 | generic/choicdgg.h \ | |
600 | generic/colrdlgg.h \ | |
601 | generic/dcpsg.h \ | |
602 | generic/dirctrlg.h \ | |
603 | generic/dirdlgg.h \ | |
604 | generic/dragimgg.h \ | |
bc297519 | 605 | generic/fdrepdlg.h \ |
569a2ae9 GD |
606 | generic/filedlgg.h \ |
607 | generic/fontdlgg.h \ | |
608 | generic/grid.h \ | |
bc297519 | 609 | generic/gridctrl.h \ |
569a2ae9 GD |
610 | generic/gridg.h \ |
611 | generic/helpext.h \ | |
612 | generic/helphtml.h \ | |
569a2ae9 GD |
613 | generic/imaglist.h \ |
614 | generic/laywin.h \ | |
615 | generic/listctrl.h \ | |
2b5f62a0 | 616 | generic/mdig.h \ |
569a2ae9 GD |
617 | generic/msgdlgg.h \ |
618 | generic/notebook.h \ | |
bc297519 | 619 | generic/paletteg.h \ |
569a2ae9 GD |
620 | generic/panelg.h \ |
621 | generic/printps.h \ | |
622 | generic/prntdlgg.h \ | |
623 | generic/progdlgg.h \ | |
624 | generic/sashwin.h \ | |
625 | generic/scrolwin.h \ | |
88a9f974 | 626 | generic/spinctlg.h \ |
bc297519 | 627 | generic/splash.h \ |
569a2ae9 | 628 | generic/splitter.h \ |
81001ff1 | 629 | generic/statline.h \ |
569a2ae9 GD |
630 | generic/statusbr.h \ |
631 | generic/tabg.h \ | |
632 | generic/textdlgg.h \ | |
a0cb0ba5 | 633 | generic/timer.h \ |
569a2ae9 GD |
634 | generic/treectlg.h \ |
635 | generic/wizard.h \ | |
bc297519 GD |
636 | unix/execute.h \ |
637 | unix/fontutil.h \ | |
638 | unix/gsockunx.h \ | |
639 | unix/mimetype.h \ | |
842f5c94 | 640 | unix/taskbarx11.h \ |
f618020a | 641 | unix/utilsx11.h \ |
569a2ae9 GD |
642 | html/forcelnk.h \ |
643 | html/helpctrl.h \ | |
644 | html/helpdata.h \ | |
645 | html/helpfrm.h \ | |
646 | html/htmlcell.h \ | |
647 | html/htmldefs.h \ | |
648 | html/htmlfilt.h \ | |
649 | html/htmlpars.h \ | |
650 | html/htmltag.h \ | |
651 | html/htmlwin.h \ | |
652 | html/htmprint.h \ | |
653 | html/m_templ.h \ | |
654 | html/winpars.h \ | |
655 | protocol/file.h \ | |
656 | protocol/ftp.h \ | |
657 | protocol/http.h \ | |
658 | protocol/protocol.h | |
659 | ||
660 | COMMONOBJS = \ | |
0b2e45b1 | 661 | accesscmn.o \ |
569a2ae9 | 662 | appcmn.o \ |
f435c1f0 VS |
663 | artprov.o \ |
664 | artstd.o \ | |
5ca463a8 | 665 | bmpbase.o \ |
569a2ae9 GD |
666 | choiccmn.o \ |
667 | clipcmn.o \ | |
88a9f974 | 668 | clntdata.o \ |
569a2ae9 | 669 | cmdline.o \ |
cdad5e20 | 670 | cmdproc.o \ |
569a2ae9 GD |
671 | cmndata.o \ |
672 | config.o \ | |
6c41903c | 673 | containr.o \ |
569a2ae9 GD |
674 | cshelp.o \ |
675 | ctrlcmn.o \ | |
676 | ctrlsub.o \ | |
bfe835d0 | 677 | datacmn.o \ |
569a2ae9 GD |
678 | datetime.o \ |
679 | datstrm.o \ | |
680 | db.o \ | |
681 | dbtable.o \ | |
682 | dcbase.o \ | |
4c41981b | 683 | dircmn.o \ |
569a2ae9 GD |
684 | dlgcmn.o \ |
685 | dndcmn.o \ | |
686 | dobjcmn.o \ | |
687 | docmdi.o \ | |
688 | docview.o \ | |
0b2e45b1 | 689 | dpycmn.o \ |
10eb1f1e | 690 | dseldlg.o \ |
569a2ae9 GD |
691 | dynarray.o \ |
692 | dynlib.o \ | |
0b9ab0bd | 693 | dynload.o \ |
569a2ae9 GD |
694 | effects.o \ |
695 | encconv.o \ | |
696 | event.o \ | |
697 | extended.o \ | |
ae13baff | 698 | fddlgcmn.o \ |
569a2ae9 GD |
699 | ffile.o \ |
700 | file.o \ | |
701 | fileconf.o \ | |
702 | filefn.o \ | |
703 | filename.o \ | |
704 | filesys.o \ | |
705 | fontcmn.o \ | |
706 | fontmap.o \ | |
707 | framecmn.o \ | |
708 | fs_inet.o \ | |
709 | fs_mem.o \ | |
710 | fs_zip.o \ | |
711 | ftp.o \ | |
4c41981b | 712 | gaugecmn.o \ |
569a2ae9 GD |
713 | gdicmn.o \ |
714 | geometry.o \ | |
715 | gifdecod.o \ | |
716 | hash.o \ | |
d74b838c | 717 | hashmap.o \ |
569a2ae9 GD |
718 | helpbase.o \ |
719 | http.o \ | |
f618020a | 720 | iconbndl.o \ |
569a2ae9 GD |
721 | imagall.o \ |
722 | imagbmp.o \ | |
723 | image.o \ | |
0fa78457 | 724 | imagfill.o \ |
569a2ae9 | 725 | imaggif.o \ |
6556acfa | 726 | imagiff.o \ |
569a2ae9 GD |
727 | imagjpeg.o \ |
728 | imagpcx.o \ | |
729 | imagpng.o \ | |
730 | imagpnm.o \ | |
731 | imagtiff.o \ | |
3e968053 | 732 | imagxpm.o \ |
569a2ae9 GD |
733 | intl.o \ |
734 | ipcbase.o \ | |
735 | layout.o \ | |
736 | lboxcmn.o \ | |
737 | list.o \ | |
738 | log.o \ | |
739 | longlong.o \ | |
740 | matrix.o \ | |
741 | memory.o \ | |
742 | menucmn.o \ | |
743 | mimecmn.o \ | |
744 | module.o \ | |
dc0e23b8 | 745 | msgout.o \ |
569a2ae9 | 746 | mstream.o \ |
09e48f0b | 747 | nbkbase.o \ |
569a2ae9 | 748 | object.o \ |
569a2ae9 | 749 | paper.o \ |
4c41981b | 750 | popupcmn.o \ |
569a2ae9 GD |
751 | prntbase.o \ |
752 | process.o \ | |
753 | protocol.o \ | |
754 | quantize.o \ | |
a95e8d8b | 755 | radiocmn.o \ |
ee65598f | 756 | regex.o \ |
1542ea39 | 757 | rgncmn.o \ |
569a2ae9 GD |
758 | sckaddr.o \ |
759 | sckfile.o \ | |
760 | sckipc.o \ | |
761 | sckstrm.o \ | |
c15521c6 | 762 | settcmn.o \ |
569a2ae9 GD |
763 | sizer.o \ |
764 | socket.o \ | |
0c718eb7 | 765 | statbar.o \ |
569a2ae9 GD |
766 | strconv.o \ |
767 | stream.o \ | |
768 | string.o \ | |
bc297519 | 769 | sysopt.o \ |
569a2ae9 | 770 | tbarbase.o \ |
a3a584a7 | 771 | textbuf.o \ |
569a2ae9 GD |
772 | textcmn.o \ |
773 | textfile.o \ | |
774 | timercmn.o \ | |
775 | tokenzr.o \ | |
bc297519 | 776 | toplvcmn.o \ |
569a2ae9 GD |
777 | treebase.o \ |
778 | txtstrm.o \ | |
779 | unzip.o \ | |
780 | url.o \ | |
781 | utilscmn.o \ | |
782 | valgen.o \ | |
783 | validate.o \ | |
784 | valtext.o \ | |
785 | variant.o \ | |
786 | wfstream.o \ | |
787 | wincmn.o \ | |
788 | wxchar.o \ | |
947ea04d | 789 | xpmdecod.o \ |
569a2ae9 GD |
790 | zipstrm.o \ |
791 | zstream.o | |
792 | ||
569a2ae9 GD |
793 | GENERICOBJS = \ |
794 | busyinfo.o \ | |
795 | calctrl.o \ | |
796 | caret.o \ | |
797 | choicdgg.o \ | |
798 | colrdlgg.o \ | |
67e2efca | 799 | dcbuffer.o \ |
569a2ae9 GD |
800 | dcpsg.o \ |
801 | dirctrlg.o \ | |
2ed76cd9 | 802 | dirdlgg.o \ |
569a2ae9 | 803 | dragimgg.o \ |
ae13baff | 804 | fdrepdlg.o \ |
569a2ae9 GD |
805 | fontdlgg.o \ |
806 | grid.o \ | |
4c41981b | 807 | gridctrl.o \ |
569a2ae9 GD |
808 | gridsel.o \ |
809 | helpext.o \ | |
810 | helphtml.o \ | |
ed50e39b | 811 | imaglist.o \ |
569a2ae9 | 812 | laywin.o \ |
ed50e39b | 813 | listctrl.o \ |
569a2ae9 GD |
814 | logg.o \ |
815 | msgdlgg.o \ | |
816 | numdlgg.o \ | |
817 | panelg.o \ | |
818 | printps.o \ | |
819 | prntdlgg.o \ | |
820 | progdlgg.o \ | |
569a2ae9 | 821 | sashwin.o \ |
4c41981b | 822 | scrlwing.o \ |
bc297519 | 823 | spinctlg.o \ |
569a2ae9 GD |
824 | splash.o \ |
825 | splitter.o \ | |
ed50e39b | 826 | statusbr.o \ |
569a2ae9 GD |
827 | tabg.o \ |
828 | tbarsmpl.o \ | |
829 | textdlgg.o \ | |
830 | tipdlg.o \ | |
831 | tipwin.o \ | |
832 | treectlg.o \ | |
569a2ae9 GD |
833 | wizard.o |
834 | ||
569a2ae9 | 835 | GUIOBJS = \ |
ec341c7e | 836 | MoreFilesX.o \ |
569a2ae9 GD |
837 | accel.o \ |
838 | aga.o \ | |
839 | app.o \ | |
840 | bitmap.o \ | |
841 | bmpbuttn.o \ | |
842 | brush.o \ | |
843 | button.o \ | |
844 | checkbox.o \ | |
845 | checklst.o \ | |
846 | choice.o \ | |
847 | clipbrd.o \ | |
848 | colordlg.o \ | |
849 | colour.o \ | |
850 | combobox.o \ | |
851 | control.o \ | |
852 | cursor.o \ | |
853 | data.o \ | |
854 | dataobj.o \ | |
855 | dc.o \ | |
856 | dcclient.o \ | |
857 | dcmemory.o \ | |
858 | dcprint.o \ | |
859 | dcscreen.o \ | |
860 | dialog.o \ | |
777db7a5 GD |
861 | dirdlg.o \ |
862 | dirmac.o \ | |
569a2ae9 | 863 | dnd.o \ |
777db7a5 | 864 | filedlg.o \ |
569a2ae9 GD |
865 | font.o \ |
866 | fontdlg.o \ | |
867 | fontenum.o \ | |
868 | fontutil.o \ | |
869 | frame.o \ | |
870 | gauge.o \ | |
871 | gdiobj.o \ | |
872 | gsocket.o \ | |
873 | icon.o \ | |
569a2ae9 GD |
874 | joystick.o \ |
875 | listbox.o \ | |
569a2ae9 | 876 | macnotfy.o \ |
569a2ae9 GD |
877 | mdi.o \ |
878 | menu.o \ | |
879 | menuitem.o \ | |
880 | metafile.o \ | |
881 | mimetmac.o \ | |
882 | minifram.o \ | |
883 | msgdlg.o \ | |
884 | notebmac.o \ | |
885 | palette.o \ | |
886 | pen.o \ | |
887 | pnghand.o \ | |
888 | print.o \ | |
889 | printdlg.o \ | |
890 | printmac.o \ | |
891 | radiobox.o \ | |
892 | radiobut.o \ | |
893 | region.o \ | |
894 | scrolbar.o \ | |
895 | settings.o \ | |
896 | slider.o \ | |
897 | spinbutt.o \ | |
898 | statbmp.o \ | |
899 | statbox.o \ | |
900 | statbrma.o \ | |
901 | statlmac.o \ | |
902 | stattext.o \ | |
903 | tabctrl.o \ | |
569a2ae9 GD |
904 | textctrl.o \ |
905 | thread.o \ | |
906 | timer.o \ | |
907 | toolbar.o \ | |
908 | tooltip.o \ | |
bc297519 | 909 | toplevel.o \ |
569a2ae9 GD |
910 | uma.o \ |
911 | utils.o \ | |
912 | utilsexc.o \ | |
913 | wave.o \ | |
914 | window.o | |
915 | ||
569a2ae9 | 916 | UNIXOBJS = \ |
bc297519 | 917 | snglinst.o \ |
f11bdd03 | 918 | utilsunx.o |
569a2ae9 | 919 | |
569a2ae9 GD |
920 | HTMLOBJS = \ |
921 | helpctrl.o \ | |
922 | helpdata.o \ | |
923 | helpfrm.o \ | |
924 | htmlcell.o \ | |
925 | htmlfilt.o \ | |
926 | htmlpars.o \ | |
927 | htmltag.o \ | |
928 | htmlwin.o \ | |
929 | htmprint.o \ | |
930 | m_dflist.o \ | |
931 | m_fonts.o \ | |
932 | m_hline.o \ | |
933 | m_image.o \ | |
934 | m_layout.o \ | |
935 | m_links.o \ | |
936 | m_list.o \ | |
569a2ae9 | 937 | m_pre.o \ |
c44fdc94 | 938 | m_style.o \ |
569a2ae9 GD |
939 | m_tables.o \ |
940 | winpars.o | |
941 | ||
947ea04d GD |
942 | MACRESOURCES = \ |
943 | apprsrc.r \ | |
944 | carbrsrc.r \ | |
945 | corersrc.r |