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