7 IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
12 <!-- ======================================================================
15 Files are listed in variables according to this scheme:
16 * each group has _SRC and _HDR variable, for sources and headers
20 BASE_CMN common base files (all platforms)
21 GUI_CMN common GUI files (all platforms)
22 BASE_AND_GUI_CMN_SRC files that must be compiled both into GUI
23 and base library (all platforms)
25 BASE_$(platform) base files used on platform
26 BASE_AND_GUI_$(platform)_SRC base & gui files used on platform
28 $(port)LOWLEVEL low-level GUI classes
29 $(port) high-level files for a port
30 XWIN_LOWLEVEL low-level classes for X Window System
31 ports (wxGTK, wxMotif, wxX11)
35 * one file may be listed in several groups
37 ====================================================================== -->
41 <!-- ====================================================================== -->
43 <!-- ====================================================================== -->
45 <set var=
"BASE_UNIX_SRC" hints=
"files">
50 src/unix/threadpsx.cpp
52 <set var=
"BASE_AND_GUI_UNIX_SRC" hints=
"files">
55 <set var=
"BASE_UNIX_HDR" hints=
"files">
63 <set var=
"BASE_WIN32_SRC" hints=
"files">
76 <set var=
"BASE_AND_GUI_WIN32_SRC" hints=
"files">
81 <set var=
"BASE_WIN32_HDR" hints=
"files">
94 <set var=
"BASE_DARWIN_SRC" hints=
"files">
99 src/unix/threadpsx.cpp
101 <set var=
"BASE_AND_GUI_DARWIN_SRC" hints=
"files">
102 src/unix/utilsunx.cpp
104 <set var=
"BASE_DARWIN_HDR" hints=
"files">
107 <set var=
"BASE_MAC_SRC" hints=
"files">
110 src/unix/baseunix.cpp
114 <set var=
"BASE_AND_GUI_MAC_SRC" hints=
"files">
118 <set var=
"BASE_MAC_HDR" hints=
"files">
121 <set var=
"BASE_OS2_SRC" hints=
"files">
128 <set var=
"BASE_AND_GUI_OS2_SRC" hints=
"files">
130 <set var=
"BASE_OS2_HDR" hints=
"files">
133 <set var=
"BASE_CMN_SRC" hints=
"files">
134 src/common/appbase.cpp
135 src/common/clntdata.cpp
136 src/common/cmdline.cpp
137 src/common/config.cpp
138 src/common/datetime.cpp
139 src/common/datstrm.cpp
140 src/common/dircmn.cpp
141 src/common/dynarray.cpp
142 src/common/dynlib.cpp
143 src/common/dynload.cpp
144 src/common/encconv.cpp
145 src/common/extended.c
148 src/common/fileconf.cpp
149 src/common/filefn.cpp
150 src/common/filename.cpp
151 src/common/filesys.cpp
152 src/common/fmapbase.cpp
153 src/common/fs_zip.cpp
155 src/common/hashmap.cpp
158 src/common/ipcbase.cpp
161 src/common/longlong.cpp
162 src/common/memory.cpp
163 src/common/mimecmn.cpp
164 src/common/module.cpp
165 src/common/mstream.cpp
166 src/common/object.cpp
167 src/common/process.cpp
169 src/common/stopwatch.cpp
170 src/common/strconv.cpp
171 src/common/stream.cpp
172 src/common/string.cpp
173 src/common/sysopt.cpp
174 src/common/textbuf.cpp
175 src/common/textfile.cpp
176 src/common/tokenzr.cpp
177 src/common/txtstrm.cpp
179 src/common/variant.cpp
180 src/common/wfstream.cpp
181 src/common/wxchar.cpp
183 src/common/xtistrm.cpp
184 src/common/zipstrm.cpp
185 src/common/zstream.cpp
187 <set var=
"BASE_AND_GUI_CMN_SRC" hints=
"files">
189 src/common/fs_mem.cpp
190 src/common/msgout.cpp
191 src/common/utilscmn.cpp
193 <set var=
"BASE_CMN_HDR" hints=
"files">
292 <!-- ====================================================================== -->
293 <!-- wxNet (part of wxBase) -->
294 <!-- ====================================================================== -->
296 <set var=
"NET_UNIX_SRC" hints=
"files">
299 <set var=
"NET_UNIX_HDR" hints=
"files">
303 <set var=
"NET_WIN32_SRC" hints=
"files">
306 <set var=
"NET_WIN32_HDR" hints=
"files">
310 <set var=
"NET_DARWIN_SRC" hints=
"files">
313 <set var=
"NET_DARWIN_HDR" hints=
"files">
317 <set var=
"NET_MAC_SRC" hints=
"files">
320 <set var=
"NET_MAC_HDR" hints=
"files">
324 <set var=
"NET_OS2_SRC" hints=
"files">
327 <set var=
"NET_OS2_HDR" hints=
"files">
331 <set var=
"NET_CMN_SRC" hints=
"files">
332 src/common/fs_inet.cpp
335 src/common/protocol.cpp
336 src/common/sckaddr.cpp
337 src/common/sckfile.cpp
338 src/common/sckipc.cpp
339 src/common/sckstrm.cpp
340 src/common/socket.cpp
343 <set var=
"NET_CMN_HDR" hints=
"files">
349 wx/protocol/protocol.h
359 <!-- ====================================================================== -->
360 <!-- Common GUI files -->
361 <!-- ====================================================================== -->
363 <set var=
"GUI_CMN_SRC" hints=
"files">
364 src/common/accesscmn.cpp
365 src/common/appcmn.cpp
366 src/common/artprov.cpp
367 src/common/artstd.cpp
368 src/common/bmpbase.cpp
369 src/common/bookctrl.cpp
370 src/common/choiccmn.cpp
371 src/common/clipcmn.cpp
372 src/common/cmdproc.cpp
373 src/common/cmndata.cpp
374 src/common/containr.cpp
375 src/common/cshelp.cpp
376 src/common/ctrlcmn.cpp
377 src/common/ctrlsub.cpp
378 src/common/datacmn.cpp
379 src/common/dcbase.cpp
380 src/common/dlgcmn.cpp
381 src/common/dndcmn.cpp
382 src/common/dobjcmn.cpp
383 src/common/docmdi.cpp
384 src/common/docview.cpp
385 src/common/dpycmn.cpp
386 src/common/dseldlg.cpp
387 src/common/effects.cpp
388 src/common/fddlgcmn.cpp
389 src/common/fldlgcmn.cpp
390 src/common/fontcmn.cpp
391 src/common/fontmap.cpp
392 src/common/framecmn.cpp
393 src/common/gaugecmn.cpp
394 src/common/gdicmn.cpp
395 src/common/geometry.cpp
396 src/common/gifdecod.cpp
397 src/common/helpbase.cpp
398 src/common/iconbndl.cpp
399 src/common/imagall.cpp
400 src/common/imagbmp.cpp
402 src/common/imagfill.cpp
403 src/common/imaggif.cpp
404 src/common/imagiff.cpp
405 src/common/imagjpeg.cpp
406 src/common/imagpcx.cpp
407 src/common/imagpng.cpp
408 src/common/imagpnm.cpp
409 src/common/imagtiff.cpp
410 src/common/imagxpm.cpp
411 src/common/layout.cpp
412 src/common/lboxcmn.cpp
413 src/common/matrix.cpp
414 src/common/menucmn.cpp
415 src/common/nbkbase.cpp
417 src/common/popupcmn.cpp
418 src/common/prntbase.cpp
419 src/common/quantize.cpp
420 src/common/radiocmn.cpp
421 src/common/rendcmn.cpp
422 src/common/rgncmn.cpp
423 src/common/settcmn.cpp
425 src/common/statbar.cpp
426 src/common/tbarbase.cpp
427 src/common/textcmn.cpp
428 src/common/timercmn.cpp
429 src/common/toplvcmn.cpp
430 src/common/treebase.cpp
431 src/common/valgen.cpp
432 src/common/validate.cpp
433 src/common/valtext.cpp
434 src/common/wincmn.cpp
435 src/common/xpmdecod.cpp
436 src/generic/busyinfo.cpp
437 src/generic/choicdgg.cpp
438 src/generic/dcpsg.cpp
439 src/generic/dirctrlg.cpp
440 src/generic/dragimgg.cpp
441 src/generic/listbkg.cpp
443 src/generic/numdlgg.cpp
444 src/generic/panelg.cpp
445 src/generic/progdlgg.cpp
446 src/generic/printps.cpp
447 src/generic/renderg.cpp
448 src/generic/scrlwing.cpp
449 src/generic/selstore.cpp
450 src/generic/spinctlg.cpp
451 src/generic/splitter.cpp
452 src/generic/textdlgg.cpp
453 src/generic/tipwin.cpp
454 src/generic/treectlg.cpp
455 src/generic/vlbox.cpp
456 src/generic/vscroll.cpp
458 <set var=
"GUI_CMN_HDR" hints=
"files">
484 wx/generic/choicdgg.h
485 wx/generic/colrdlgg.h
487 wx/generic/dirctrlg.h
488 wx/generic/dragimgg.h
489 wx/generic/filedlgg.h
490 wx/generic/fontdlgg.h
491 wx/generic/imaglist.h
494 wx/generic/notebook.h
496 wx/generic/prntdlgg.h
498 wx/generic/progdlgg.h
499 wx/generic/scrolwin.h
500 wx/generic/spinctlg.h
501 wx/generic/splitter.h
502 wx/generic/textdlgg.h
504 wx/generic/treectlg.h
627 <!-- ====================================================================== -->
628 <!-- Common X11 code: -->
629 <!-- ====================================================================== -->
631 <set var=
"XWIN_LOWLEVEL_SRC" hints=
"files">
632 src/generic/caret.cpp
634 src/unix/fontenum.cpp
635 src/unix/fontutil.cpp
636 src/unix/utilsx11.cpp
638 <set var=
"XWIN_LOWLEVEL_HDR" hints=
"files">
645 <!-- ====================================================================== -->
647 <!-- ====================================================================== -->
649 <set var=
"GTK_LOWLEVEL_SRC" hints=
"files">
651 src/generic/paletteg.cpp
683 <set var=
"GTK_LOWLEVEL_HDR" hints=
"files">
685 wx/generic/paletteg.h
687 <set var=
"GTK_SRC" hints=
"files">
688 <!-- Generic implementations used by wxGTK: -->
689 src/generic/accel.cpp
690 src/generic/colrdlgg.cpp
691 src/generic/dirdlgg.cpp
692 src/generic/fdrepdlg.cpp
693 src/generic/filedlgg.cpp
694 src/generic/imaglist.cpp
695 src/generic/listctrl.cpp
696 src/generic/msgdlgg.cpp
697 src/generic/prntdlgg.cpp
698 src/generic/statusbr.cpp
700 <!-- GTK+ specific files: -->
734 <set var=
"GTK_HDR" hints=
"files">
736 wx/generic/fdrepdlg.h
737 wx/generic/listctrl.h
738 wx/generic/statusbr.h
803 <!-- ====================================================================== -->
805 <!-- ====================================================================== -->
807 <set var=
"MOTIF_LOWLEVEL_SRC" hints=
"files">
815 <set var=
"MOTIF_LOWLEVEL_HDR" hints=
"files">
822 <set var=
"MOTIF_SRC" hints=
"files">
825 src/motif/bmpbuttn.cpp
826 src/motif/bmpmotif.cpp
828 src/motif/checkbox.cpp
829 src/motif/checklst.cpp
831 src/motif/clipbrd.cpp
833 src/motif/combobox.cpp
834 src/motif/combobox_native.cpp
835 src/motif/control.cpp
838 src/motif/dataobj.cpp
840 src/motif/dcclient.cpp
841 src/motif/dcmemory.cpp
842 src/motif/dcscreen.cpp
844 src/motif/evtloop.cpp
845 src/motif/filedlg.cpp
852 src/motif/listbox.cpp
856 src/motif/menuitem.cpp
857 src/motif/minifram.cpp
859 src/motif/palette.cpp
860 src/motif/radiobox.cpp
861 src/motif/radiobut.cpp
862 src/motif/scrolbar.cpp
863 src/motif/settings.cpp
865 src/motif/spinbutt.cpp
866 src/motif/statbmp.cpp
867 src/motif/statbox.cpp
868 src/motif/stattext.cpp
869 src/motif/textctrl.cpp
871 src/motif/toolbar.cpp
872 src/motif/toplevel.cpp
875 <!-- Generic files used by wxMotif: -->
876 src/generic/colrdlgg.cpp
877 src/generic/dirdlgg.cpp
878 src/generic/fdrepdlg.cpp
879 src/generic/fontdlgg.cpp
880 src/generic/imaglist.cpp
881 src/generic/listctrl.cpp
882 src/generic/notebook.cpp
883 src/generic/prntdlgg.cpp
884 src/generic/statline.cpp
885 src/generic/statusbr.cpp
888 <set var=
"MOTIF_HDR" hints=
"files">
889 wx/generic/colrdlgg.h
891 wx/generic/fdrepdlg.h
892 wx/generic/fontdlgg.h
893 wx/generic/imaglist.h
894 wx/generic/listctrl.h
895 wx/generic/notebook.h
896 wx/generic/prntdlgg.h
897 wx/generic/statline.h
898 wx/generic/statusbr.h
955 <!-- ====================================================================== -->
957 <!-- ====================================================================== -->
960 <set var=
"X11_LOWLEVEL_SRC" hints=
"files">
962 src/generic/timer.cpp
994 <set var=
"X11_LOWLEVEL_HDR" hints=
"files">
1029 <!-- ====================================================================== -->
1031 <!-- ====================================================================== -->
1033 <set var=
"MSW_LOWLEVEL_SRC" hints=
"files">
1043 src/msw/dcclient.cpp
1044 src/msw/dcmemory.cpp
1046 src/msw/dcscreen.cpp
1054 src/msw/fontenum.cpp
1055 src/msw/fontutil.cpp
1056 src/msw/gdiimage.cpp
1062 src/msw/minifram.cpp
1063 src/msw/ole/automtn.cpp
1064 src/msw/ole/dataobj.cpp
1065 src/msw/ole/dropsrc.cpp
1066 src/msw/ole/droptgt.cpp
1067 src/msw/ole/oleutils.cpp
1068 src/msw/ole/uuid.cpp
1071 src/msw/popupwin.cpp
1072 src/msw/printdlg.cpp
1073 src/msw/printwin.cpp
1075 src/msw/renderer.cpp
1076 src/msw/settings.cpp
1079 src/msw/toplevel.cpp
1080 src/msw/utilsgui.cpp
1084 <set var=
"MSW_LOWLEVEL_HDR" hints=
"files">
1086 <set var=
"MSW_SRC" hints=
"files">
1087 src/generic/statusbr.cpp
1089 src/msw/bmpbuttn.cpp
1091 src/msw/checkbox.cpp
1092 src/msw/checklst.cpp
1094 src/msw/colordlg.cpp
1095 src/msw/combobox.cpp
1098 src/msw/dragimag.cpp
1099 src/msw/fdrepdlg.cpp
1104 src/msw/imaglist.cpp
1107 src/msw/listctrl.cpp
1110 src/msw/menuitem.cpp
1111 src/msw/metafile.cpp
1113 src/msw/nativdlg.cpp
1114 src/msw/notebook.cpp
1115 src/msw/ole/access.cpp
1116 src/msw/ownerdrw.cpp
1117 src/msw/radiobox.cpp
1118 src/msw/radiobut.cpp
1119 src/msw/scrolbar.cpp
1120 src/msw/slider95.cpp
1121 src/msw/spinbutt.cpp
1122 src/msw/spinctrl.cpp
1125 src/msw/statbr95.cpp
1126 src/msw/statline.cpp
1127 src/msw/stattext.cpp
1130 src/msw/textctrl.cpp
1132 src/msw/treectrl.cpp
1134 <set var=
"MSW_HDR" hints=
"files">
1188 wx/msw/ole/automtn.h
1189 wx/msw/ole/dataform.h
1190 wx/msw/ole/dataobj.h
1191 wx/msw/ole/dataobj2.h
1192 wx/msw/ole/dropsrc.h
1193 wx/msw/ole/droptgt.h
1194 wx/msw/ole/oleutils.h
1228 <!-- Resources must be installed together with headers: -->
1229 wx/msw/gnuwin32/winresrc.h
1272 <!-- ====================================================================== -->
1274 <!-- ====================================================================== -->
1276 <set var=
"MGL_LOWLEVEL_SRC" hints=
"files">
1277 src/generic/caret.cpp
1278 src/generic/timer.cpp
1287 src/mgl/dcclient.cpp
1288 src/mgl/dcmemory.cpp
1289 src/mgl/dcscreen.cpp
1293 src/mgl/fontenum.cpp
1294 src/mgl/fontutil.cpp
1300 src/mgl/settings.cpp
1301 src/mgl/toplevel.cpp
1305 <set var=
"MGL_LOWLEVEL_HDR" hints=
"files">
1332 <!-- ====================================================================== -->
1334 <!-- ====================================================================== -->
1336 <set var=
"OS2_LOWLEVEL_SRC" hints=
"files">
1338 <set var=
"OS2_LOWLEVEL_HDR" hints=
"files">
1340 <set var=
"OS2_SRC" hints=
"files">
1341 <!-- Generic implementations used by wxOS2: -->
1342 src/generic/caret.cpp
1343 src/generic/colrdlgg.cpp
1344 src/generic/dirdlgg.cpp
1345 src/generic/fdrepdlg.cpp
1346 src/generic/imaglist.cpp
1347 src/generic/msgdlgg.cpp
1348 src/generic/prntdlgg.cpp
1349 src/generic/statusbr.cpp
1350 <!-- OS/2 specific files: -->
1354 src/os2/bmpbuttn.cpp
1357 src/os2/checkbox.cpp
1358 src/os2/checklst.cpp
1362 src/os2/combobox.cpp
1368 src/os2/dcclient.cpp
1369 src/os2/dcmemory.cpp
1371 src/os2/dcscreen.cpp
1377 src/os2/fontenum.cpp
1378 src/os2/fontutil.cpp
1381 src/os2/gdiimage.cpp
1388 src/os2/listctrl.cpp
1391 src/os2/menuitem.cpp
1392 src/os2/metafile.cpp
1394 src/os2/nativdlg.cpp
1395 src/os2/notebook.cpp
1396 src/os2/ownerdrw.cpp
1400 src/os2/radiobox.cpp
1401 src/os2/radiobut.cpp
1403 src/os2/scrolbar.cpp
1404 src/os2/settings.cpp
1406 src/os2/spinbutt.cpp
1407 src/os2/spinctrl.cpp
1410 src/os2/statline.cpp
1411 src/os2/stattext.cpp
1413 src/os2/textctrl.cpp
1417 src/os2/toplevel.cpp
1418 src/os2/treectrl.cpp
1419 src/os2/utilsgui.cpp
1422 <set var=
"OS2_HDR" hints=
"files">
1424 wx/generic/colrdlgg.h
1425 wx/generic/dirdlgg.h
1426 wx/generic/fdrepdlg.h
1427 wx/generic/statusbr.h
1501 <!-- ====================================================================== -->
1503 <!-- ====================================================================== -->
1505 <set var=
"MAC_LOWLEVEL_SRC" hints=
"files">
1507 <set var=
"MAC_LOWLEVEL_HDR" hints=
"files">
1509 <set var=
"MAC_SRC" hints=
"files">
1514 src/mac/bmpbuttn.cpp
1517 src/mac/checkbox.cpp
1518 src/mac/checklst.cpp
1521 src/mac/colordlg.cpp
1523 src/mac/combobox.cpp
1529 src/mac/dcclient.cpp
1530 src/mac/dcmemory.cpp
1532 src/mac/dcscreen.cpp
1539 src/mac/fontenum.cpp
1540 src/mac/fontutil.cpp
1546 src/mac/macnotfy.cpp
1549 src/mac/menuitem.cpp
1550 src/mac/metafile.cpp
1551 src/mac/minifram.cpp
1552 src/mac/morefilex/MoreFilesX.c
1554 src/mac/notebmac.cpp
1558 src/mac/printdlg.cpp
1559 src/mac/printmac.cpp
1560 src/mac/radiobox.cpp
1561 src/mac/radiobut.cpp
1563 src/mac/renderer.cpp
1564 src/mac/scrolbar.cpp
1565 src/mac/settings.cpp
1567 src/mac/spinbutt.cpp
1570 src/mac/statbrma.cpp
1571 src/mac/statlmac.cpp
1572 src/mac/stattext.cpp
1574 src/mac/textctrl.cpp
1579 src/mac/toplevel.cpp
1582 <!-- Generic implementations used by wxMac: -->
1583 src/generic/caret.cpp
1584 src/generic/fdrepdlg.cpp
1585 src/generic/fontdlgg.cpp
1586 src/generic/imaglist.cpp
1587 src/generic/listctrl.cpp
1588 src/generic/prntdlgg.cpp
1589 src/generic/statusbr.cpp
1590 src/generic/tabg.cpp
1591 <!-- Unix files used by wxMac: -->
1592 src/unix/snglinst.cpp
1594 <set var=
"MAC_HDR" hints=
"files">
1673 <!-- Generic implementations used by wxMac: -->
1675 wx/generic/fdrepdlg.h
1676 wx/generic/fontdlgg.h
1677 wx/generic/imaglist.h
1678 wx/generic/listctrl.h
1679 wx/generic/statusbr.h
1684 <!-- ====================================================================== -->
1686 <!-- ====================================================================== -->
1688 <set var=
"COCOA_LOWLEVEL_SRC" hints=
"files">
1690 <set var=
"COCOA_LOWLEVEL_HDR" hints=
"files">
1692 <set var=
"COCOA_SRC" hints=
"files">
1694 src/cocoa/NSButton.mm
1695 src/cocoa/NSControl.mm
1697 src/cocoa/NSPanel.mm
1698 src/cocoa/NSTableView.mm
1699 src/cocoa/NSTextField.mm
1701 src/cocoa/NSWindow.mm
1704 src/cocoa/bmpbuttn.mm
1707 src/cocoa/checkbox.mm
1708 src/cocoa/checklst.mm
1710 src/cocoa/clipbrd.mm
1712 src/cocoa/combobox.mm
1713 src/cocoa/control.mm
1716 src/cocoa/dataobj.mm
1718 src/cocoa/dcclient.mm
1719 src/cocoa/dcmemory.mm
1720 src/cocoa/dcscreen.cpp
1723 src/cocoa/fontenum.mm
1724 src/cocoa/fontutil.cpp
1727 src/cocoa/gdiobj.cpp
1729 src/cocoa/listbox.mm
1731 src/cocoa/mbarman.mm
1733 src/cocoa/menuitem.mm
1735 src/cocoa/radiobox.mm
1736 src/cocoa/radiobut.mm
1737 src/cocoa/region.cpp
1738 src/cocoa/settings.cpp
1740 src/cocoa/spinbutt.mm
1741 src/cocoa/statbmp.mm
1742 src/cocoa/statbox.mm
1743 src/cocoa/statline2.mm
1744 src/cocoa/stattext.mm
1745 src/cocoa/textctrl.mm
1746 src/cocoa/toplevel.mm
1748 src/cocoa/utilsexc.cpp
1750 <!-- Generic implementations used by wxCocoa: -->
1751 src/generic/accel.cpp
1752 src/generic/caret.cpp
1753 src/generic/colrdlgg.cpp
1754 src/generic/dirdlgg.cpp
1755 src/generic/fdrepdlg.cpp
1756 src/generic/filedlgg.cpp
1757 src/generic/fontdlgg.cpp
1758 src/generic/imaglist.cpp
1759 src/generic/listctrl.cpp
1760 src/generic/mdig.cpp
1761 src/generic/msgdlgg.cpp
1762 src/generic/notebook.cpp
1763 src/generic/paletteg.cpp
1764 src/generic/statusbr.cpp
1765 src/generic/tabg.cpp
1766 src/generic/timer.cpp
1768 <set var=
"COCOA_HDR" hints=
"files">
1771 wx/cocoa/NSControl.h
1774 wx/cocoa/NSTableView.h
1775 wx/cocoa/NSTextField.h
1778 wx/cocoa/ObjcAssociate.h
1822 <!-- Generic implementations used by wxCocoa: -->
1824 wx/generic/fdrepdlg.h
1825 wx/generic/fontdlgg.h
1826 wx/generic/imaglist.h
1827 wx/generic/listctrl.h
1829 wx/generic/paletteg.h
1830 wx/generic/statusbr.h
1836 <!-- ====================================================================== -->
1837 <!-- wxUniversal -->
1838 <!-- ====================================================================== -->
1841 <set var=
"UNIV_THEMES_SRC" hints=
"files">
1842 src/univ/themes/gtk.cpp
1843 src/univ/themes/metal.cpp
1844 src/univ/themes/win32.cpp
1847 <set var=
"UNIV_SRC" hints=
"files">
1848 src/generic/accel.cpp
1849 src/generic/colrdlgg.cpp
1850 src/generic/dirdlgg.cpp
1851 src/generic/fdrepdlg.cpp
1852 src/generic/filedlgg.cpp
1853 src/generic/fontdlgg.cpp
1854 src/generic/imaglist.cpp
1855 src/generic/listctrl.cpp
1856 src/generic/mdig.cpp
1857 src/generic/msgdlgg.cpp
1858 src/generic/prntdlgg.cpp
1859 src/generic/tabg.cpp
1860 src/univ/bmpbuttn.cpp
1862 src/univ/checkbox.cpp
1863 src/univ/checklst.cpp
1865 src/univ/colschem.cpp
1866 src/univ/combobox.cpp
1867 src/univ/control.cpp
1868 src/univ/ctrlrend.cpp
1870 src/univ/framuniv.cpp
1872 src/univ/inpcons.cpp
1873 src/univ/inphand.cpp
1874 src/univ/listbox.cpp
1876 src/univ/notebook.cpp
1877 src/univ/radiobox.cpp
1878 src/univ/radiobut.cpp
1879 src/univ/scrarrow.cpp
1880 src/univ/scrolbar.cpp
1881 src/univ/scrthumb.cpp
1883 src/univ/spinbutt.cpp
1884 src/univ/statbmp.cpp
1885 src/univ/statbox.cpp
1886 src/univ/statline.cpp
1887 src/univ/stattext.cpp
1888 src/univ/statusbr.cpp
1889 src/univ/textctrl.cpp
1891 src/univ/toolbar.cpp
1892 src/univ/topluniv.cpp
1893 src/univ/winuniv.cpp
1895 <set var=
"UNIV_HDR" hints=
"files">
1897 wx/generic/dirdlgg.h
1898 wx/generic/fdrepdlg.h
1899 wx/generic/fontdlgg.h
1900 wx/generic/listctrl.h
1902 wx/generic/statusbr.h
1944 <!-- ====================================================================== -->
1946 <!-- ====================================================================== -->
1948 <set var=
"ADVANCED_CMN_SRC" hints=
"files">
1949 src/generic/calctrl.cpp
1950 src/generic/dcbuffer.cpp
1951 src/generic/grid.cpp
1952 src/generic/gridctrl.cpp
1953 src/generic/gridsel.cpp
1954 src/generic/helpext.cpp
1955 src/generic/laywin.cpp
1956 src/generic/sashwin.cpp
1957 src/generic/splash.cpp
1958 src/generic/tipdlg.cpp
1959 src/generic/wizard.cpp
1962 <set var=
"ADVANCED_CMN_HDR" hints=
"files">
1965 wx/generic/calctrl.h
1967 wx/generic/gridctrl.h
1968 wx/generic/gridsel.h
1969 wx/generic/helpext.h
1971 wx/generic/sashwin.h
1985 <set var=
"ADVANCED_MSW_SRC" hints=
"files">
1986 src/common/taskbarcmn.cpp
1987 src/msw/joystick.cpp
1991 <set var=
"ADVANCED_MSW_HDR" hints=
"files">
1997 <set var=
"ADVANCED_MAC_SRC" hints=
"files">
1998 src/mac/joystick.cpp
2001 <set var=
"ADVANCED_MAC_HDR" hints=
"files">
2006 <set var=
"ADVANCED_OS2_SRC" hints=
"files">
2007 src/os2/joystick.cpp
2010 <set var=
"ADVANCED_OS2_HDR" hints=
"files">
2015 <set var=
"ADVANCED_UNIX_SRC" hints=
"files">
2016 src/common/taskbarcmn.cpp
2017 src/unix/joystick.cpp
2018 src/unix/taskbarx11.cpp
2021 <set var=
"ADVANCED_UNIX_HDR" hints=
"files">
2023 wx/unix/taskbarx11.h
2028 <!-- ====================================================================== -->
2030 <!-- ====================================================================== -->
2032 <set var=
"HTML_SRC_PLATFORM">
2033 <if cond=
"TOOLKIT=='MSW'">
2034 src/msw/helpbest.cpp
2037 <set var=
"HTML_SRC" hints=
"files">
2038 $(HTML_SRC_PLATFORM)
2039 src/html/helpctrl.cpp
2040 src/html/helpdata.cpp
2041 src/html/helpfrm.cpp
2042 src/html/htmlcell.cpp
2043 src/html/htmlfilt.cpp
2044 src/html/htmlpars.cpp
2045 src/html/htmltag.cpp
2046 src/html/htmlwin.cpp
2047 src/html/htmprint.cpp
2048 src/html/m_dflist.cpp
2049 src/html/m_fonts.cpp
2050 src/html/m_hline.cpp
2051 src/html/m_image.cpp
2052 src/html/m_layout.cpp
2053 src/html/m_links.cpp
2056 src/html/m_style.cpp
2057 src/html/m_tables.cpp
2058 src/html/winpars.cpp
2059 <!-- wxHTML users: -->
2060 src/generic/htmllbox.cpp
2062 <set var=
"HTML_HDR" hints=
"files">
2078 <!-- wxHTML users: -->
2084 <!-- ====================================================================== -->
2085 <!-- XML classes -->
2086 <!-- ====================================================================== -->
2088 <set var=
"XML_SRC" hints=
"files">
2090 src/common/xtixml.cpp
<!-- FIXME - temporary solution -->
2092 <set var=
"XML_HDR" hints=
"files">
2094 wx/xtixml.h
<!-- FIXME - temporary solution -->
2098 <!-- ====================================================================== -->
2099 <!-- OpenGL canvas -->
2100 <!-- ====================================================================== -->
2102 <set var=
"OPENGL_SRC" hints=
"files">
2103 <if cond=
"TOOLKIT=='MAC'">src/mac/glcanvas.cpp
</if>
2104 <if cond=
"TOOLKIT=='GTK'">src/gtk/glcanvas.cpp
</if>
2105 <if cond=
"TOOLKIT=='MSW'">src/msw/glcanvas.cpp
</if>
2106 <if cond=
"TOOLKIT=='MOTIF'">src/motif/glcanvas.cpp
</if>
2107 <if cond=
"TOOLKIT=='X11'">src/x11/glcanvas.cpp
</if>
2108 <if cond=
"TOOLKIT=='PM'">src/os2/glcanvas.cpp
</if>
2111 <set var=
"OPENGL_HDR" hints=
"files">
2112 <if cond=
"TOOLKIT=='MAC'">wx/mac/glcanvas.h
</if>
2113 <if cond=
"TOOLKIT=='GTK'">wx/gtk/glcanvas.h
</if>
2114 <if cond=
"TOOLKIT=='MSW'">wx/msw/glcanvas.h
</if>
2115 <if cond=
"TOOLKIT=='MOTIF'">wx/motif/glcanvas.h
</if>
2116 <if cond=
"TOOLKIT=='X11'">wx/x11/glcanvas.h
</if>
2117 <if cond=
"TOOLKIT=='PM'">wx/os2/glcanvas.h
</if>
2122 <!-- ====================================================================== -->
2123 <!-- ODBD classes -->
2124 <!-- ====================================================================== -->
2126 <set var=
"ODBC_SRC" hints=
"files">
2128 src/common/dbtable.cpp
2130 <set var=
"ODBC_HDR" hints=
"files">
2136 <set var=
"DBGRID_SRC" hints=
"files">
2137 src/common/dbgrid.cpp
2139 <set var=
"DBGRID_HDR" hints=
"files">
2145 <!-- ====================================================================== -->
2146 <!-- Define sources for specific libraries: -->
2147 <!-- ====================================================================== -->
2149 <!-- wxBase files: -->
2151 <!-- Nested if would be nicer, but this works -->
2152 <set var=
"BASE_MACOSX_SRC" hints=
"files">
2153 <if cond=
"TOOLKIT=='MAC'">$(BASE_MAC_SRC)
</if>
2154 <if cond=
"TOOLKIT=='COCOA'">$(BASE_DARWIN_SRC)
</if>
2155 <if cond=
"TOOLKIT=='GTK'">$(BASE_DARWIN_SRC)
</if>
2156 <!-- FIXME: TOOLKIT!='MAC' is what we really want -->
2158 <set var=
"BASE_PLATFORM_SRC" hints=
"files">
2159 <if cond=
"PLATFORM_UNIX=='1'">$(BASE_UNIX_SRC)
</if>
2160 <if cond=
"PLATFORM_WIN32=='1'">$(BASE_WIN32_SRC)
</if>
2161 <if cond=
"PLATFORM_MACOSX=='1'">$(BASE_MACOSX_SRC)
</if>
2162 <if cond=
"PLATFORM_OS2=='1'">$(BASE_OS2_SRC)
</if>
2164 <set var=
"BASE_AND_GUI_TOOLKIT_SRC" hints=
"files">
2165 <if cond=
"TOOLKIT=='MAC'">$(BASE_AND_GUI_MAC_SRC)
</if>
2167 <set var=
"BASE_AND_GUI_PLATFORM_SRC" hints=
"files">
2168 <if cond=
"PLATFORM_UNIX=='1'">$(BASE_AND_GUI_UNIX_SRC)
</if>
2169 <if cond=
"PLATFORM_WIN32=='1'">$(BASE_AND_GUI_WIN32_SRC)
</if>
2170 <if cond=
"PLATFORM_MACOSX=='1'">$(BASE_AND_GUI_DARWIN_SRC)
</if>
2172 <set var=
"BASE_PLATFORM_HDR" hints=
"files">
2173 <if cond=
"PLATFORM_UNIX=='1'">$(BASE_UNIX_HDR)
</if>
2174 <if cond=
"PLATFORM_WIN32=='1'">$(BASE_WIN32_HDR)
</if>
2175 <if cond=
"TOOLKIT=='MAC'">$(BASE_MAC_HDR)
</if>
2176 <if cond=
"TOOLKIT=='COCOA'">$(BASE_DARWIN_HDR)
</if>
2179 <set var=
"BASE_SRC" hints=
"files">
2180 $(BASE_CMN_SRC) $(BASE_PLATFORM_SRC)
2182 <set var=
"BASE_AND_GUI_SRC" hints=
"files">
2183 $(BASE_AND_GUI_CMN_SRC)
2184 $(BASE_AND_GUI_PLATFORM_SRC) $(BASE_AND_GUI_TOOLKIT_SRC)
2188 <!-- wxNet files: -->
2189 <set var=
"NET_MACOSX_SRC" hints=
"files">
2190 <if cond=
"TOOLKIT=='MAC'">$(NET_MAC_SRC)
</if>
2191 <if cond=
"TOOLKIT=='COCOA'">$(NET_DARWIN_SRC)
</if>
2192 <if cond=
"TOOLKIT=='GTK'">$(NET_DARWIN_SRC)
</if>
2193 <!-- FIXME: TOOLKIT!='MAC' is what we really want -->
2195 <set var=
"NET_PLATFORM_SRC" hints=
"files">
2196 <if cond=
"PLATFORM_UNIX=='1'">$(NET_UNIX_SRC)
</if>
2197 <if cond=
"PLATFORM_WIN32=='1'">$(NET_WIN32_SRC)
</if>
2198 <if cond=
"PLATFORM_MACOSX=='1'">$(NET_MACOSX_SRC)
</if>
2199 <if cond=
"PLATFORM_OS2=='1'">$(NET_OS2_SRC)
</if>
2201 <set var=
"NET_PLATFORM_HDR" hints=
"files">
2202 <if cond=
"PLATFORM_UNIX=='1'">$(NET_UNIX_HDR)
</if>
2203 <if cond=
"PLATFORM_WIN32=='1'">$(NET_WIN32_HDR)
</if>
2204 <if cond=
"PLATFORM_OS2=='1'">$(NET_OS2_HDR)
</if>
2205 <if cond=
"TOOLKIT=='MAC'">$(NET_MAC_HDR)
</if>
2206 <if cond=
"TOOLKIT=='COCOA'">$(NET_DARWIN_HDR)
</if>
2209 <set var=
"NET_SRC" hints=
"files">
2210 $(NET_CMN_SRC) $(NET_PLATFORM_SRC)
2214 <!-- GUI sources: -->
2216 <set var=
"LOWLEVEL_SRC" hints=
"files">
2217 <if cond=
"TOOLKIT=='GTK'">$(GTK_LOWLEVEL_SRC)
</if>
2218 <if cond=
"TOOLKIT=='MOTIF'">$(MOTIF_LOWLEVEL_SRC)
</if>
2219 <if cond=
"TOOLKIT=='MSW'">$(MSW_LOWLEVEL_SRC)
</if>
2220 <if cond=
"TOOLKIT=='MAC'">$(MAC_LOWLEVEL_SRC)
</if>
2221 <if cond=
"TOOLKIT=='COCOA'">$(COCOA_LOWLEVEL_SRC)
</if>
2222 <if cond=
"TOOLKIT=='PM'">$(OS2_LOWLEVEL_SRC)
</if>
2223 <if cond=
"TOOLKIT=='X11'">$(X11_LOWLEVEL_SRC)
</if>
2224 <if cond=
"TOOLKIT=='MGL'">$(MGL_LOWLEVEL_SRC)
</if>
2226 <set var=
"LOWLEVEL_HDR" hints=
"files">
2227 <if cond=
"TOOLKIT=='GTK'">$(GTK_LOWLEVEL_HDR)
</if>
2228 <if cond=
"TOOLKIT=='MOTIF'">$(MOTIF_LOWLEVEL_HDR)
</if>
2229 <if cond=
"TOOLKIT=='MSW'">$(MSW_LOWLEVEL_HDR)
</if>
2230 <if cond=
"TOOLKIT=='MAC'">$(MAC_LOWLEVEL_HDR)
</if>
2231 <if cond=
"TOOLKIT=='COCOA'">$(COCOA_LOWLEVEL_HDR)
</if>
2232 <if cond=
"TOOLKIT=='PM'">$(OS2_LOWLEVEL_HDR)
</if>
2233 <if cond=
"TOOLKIT=='X11'">$(X11_LOWLEVEL_HDR)
</if>
2234 <if cond=
"TOOLKIT=='MGL'">$(MGL_LOWLEVEL_HDR)
</if>
2237 <set var=
"GUI_SRC" hints=
"files">
2238 <if cond=
"TOOLKIT=='GTK'">$(GTK_SRC)
</if>
2239 <if cond=
"TOOLKIT=='MOTIF'">$(MOTIF_SRC)
</if>
2240 <if cond=
"TOOLKIT=='MSW'">$(MSW_SRC)
</if>
2241 <if cond=
"TOOLKIT=='MAC'">$(MAC_SRC)
</if>
2242 <if cond=
"TOOLKIT=='COCOA'">$(COCOA_SRC)
</if>
2243 <if cond=
"TOOLKIT=='PM'">$(OS2_SRC)
</if>
2245 <set var=
"GUI_HDR" hints=
"files">
2246 <if cond=
"TOOLKIT=='GTK'">$(GTK_HDR)
</if>
2247 <if cond=
"TOOLKIT=='MOTIF'">$(MOTIF_HDR)
</if>
2248 <if cond=
"TOOLKIT=='MSW'">$(MSW_HDR)
</if>
2249 <if cond=
"TOOLKIT=='MAC'">$(MAC_HDR)
</if>
2250 <if cond=
"TOOLKIT=='COCOA'">$(COCOA_HDR)
</if>
2251 <if cond=
"TOOLKIT=='PM'">$(OS2_HDR)
</if>
2254 <set var=
"CORE_SRC" hints=
"files">
2255 <if cond=
"USE_GUI=='1' and WXUNIV=='0'">
2256 $(LOWLEVEL_SRC) $(GUI_SRC) $(GUI_CMN_SRC)
2258 <if cond=
"USE_GUI=='1' and WXUNIV=='1'">
2259 $(LOWLEVEL_SRC) $(UNIV_SRC) $(UNIV_THEMES_SRC) $(GUI_CMN_SRC)
2263 <!-- wxAdvanced files: -->
2264 <set var=
"ADVANCED_PLATFORM_SRC" hints=
"files">
2265 <if cond=
"TOOLKIT=='MSW'">$(ADVANCED_MSW_SRC)
</if>
2266 <if cond=
"TOOLKIT=='MAC'">$(ADVANCED_MAC_SRC)
</if>
2267 <if cond=
"TOOLKIT=='MOTIF'">$(ADVANCED_UNIX_SRC)
</if>
2268 <if cond=
"TOOLKIT=='GTK'">$(ADVANCED_UNIX_SRC)
</if>
2269 <if cond=
"TOOLKIT=='X11'">$(ADVANCED_UNIX_SRC)
</if>
2270 <if cond=
"TOOLKIT=='PM'">$(ADVANCED_OS2_SRC)
</if>
2272 <set var=
"ADVANCED_PLATFORM_HDR" hints=
"files">
2273 <if cond=
"TOOLKIT=='MSW'">$(ADVANCED_MSW_HDR)
</if>
2274 <if cond=
"TOOLKIT=='MAC'">$(ADVANCED_MAC_HDR)
</if>
2275 <if cond=
"TOOLKIT=='MOTIF'">$(ADVANCED_UNIX_HDR)
</if>
2276 <if cond=
"TOOLKIT=='GTK'">$(ADVANCED_UNIX_HDR)
</if>
2277 <if cond=
"TOOLKIT=='X11'">$(ADVANCED_UNIX_HDR)
</if>
2278 <if cond=
"TOOLKIT=='PM'">$(ADVANCED_OS2_HDR)
</if>
2280 <set var=
"ADVANCED_SRC">$(ADVANCED_CMN_SRC) $(ADVANCED_PLATFORM_SRC)
</set>
2281 <set var=
"ADVANCED_HDR">$(ADVANCED_CMN_HDR) $(ADVANCED_PLATFORM_HDR)
</set>
2285 <set var=
"GUI_CORE_HEADERS" hints=
"files">
2286 <if cond=
"USE_GUI=='1' and WXUNIV=='0'">$(GUI_HDR)
</if>
2287 <if cond=
"USE_GUI=='1' and WXUNIV=='1'">$(UNIV_HDR)
</if>
2290 <set var=
"ALL_GUI_HEADERS" hints=
"files">
2291 <if cond=
"USE_GUI=='1'">
2295 $(ADVANCED_HDR) $(HTML_HDR)
2296 $(OPENGL_HDR) $(DBGRID_HDR)
2301 <set var=
"ALL_BASE_HEADERS" make_var=
"1" hints=
"files">
2302 $(BASE_CMN_HDR) $(BASE_PLATFORM_HDR)
2303 $(NET_CMN_HDR) $(NET_PLATFORM_HDR)
2304 $(XML_HDR) $(ODBC_HDR)
2307 <set var=
"ALL_HEADERS" make_var=
"1" hints=
"files">
2308 $(ALL_BASE_HEADERS) $(ALL_GUI_HEADERS)
2311 <set var=
"ALL_BASE_SOURCES" make_var=
"1" hints=
"files">
2313 $(BASE_UNIX_SRC) $(BASE_WIN32_SRC) $(BASE_MAC_SRC) $(BASE_DARWIN_SRC)
2315 $(BASE_AND_GUI_CMN_SRC)
2316 $(BASE_AND_GUI_UNIX_SRC)
2317 $(BASE_AND_GUI_MAC_SRC)
2318 $(BASE_AND_GUI_DARWIN_SRC)
2319 $(BASE_AND_GUI_WIN32_SRC)
2320 $(NET_CMN_SRC) $(NET_UNIX_SRC) $(NET_WIN32_SRC) $(NET_MAC_SRC)
2321 $(XML_SRC) $(ODBC_SRC)