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 src/mac/morefilex/MoreFilesX.c
117 <set var=
"BASE_AND_GUI_MAC_SRC" hints=
"files">
122 <set var=
"BASE_MAC_HDR" hints=
"files">
125 <set var=
"BASE_OS2_SRC" hints=
"files">
132 <set var=
"BASE_AND_GUI_OS2_SRC" hints=
"files">
134 <set var=
"BASE_OS2_HDR" hints=
"files">
137 <set var=
"BASE_CMN_SRC" hints=
"files">
138 src/common/appbase.cpp
139 src/common/cmdline.cpp
140 src/common/config.cpp
141 src/common/datetime.cpp
142 src/common/datstrm.cpp
143 src/common/dircmn.cpp
144 src/common/dynarray.cpp
145 src/common/dynlib.cpp
146 src/common/dynload.cpp
147 src/common/encconv.cpp
148 src/common/extended.c
151 src/common/fileconf.cpp
152 src/common/filefn.cpp
153 src/common/filename.cpp
154 src/common/filesys.cpp
155 src/common/fmapbase.cpp
156 src/common/fs_zip.cpp
157 src/common/gzstream.cpp
159 src/common/hashmap.cpp
162 src/common/ipcbase.cpp
165 src/common/longlong.cpp
166 src/common/memory.cpp
167 src/common/mimecmn.cpp
168 src/common/module.cpp
169 src/common/mstream.cpp
170 src/common/object.cpp
171 src/common/process.cpp
173 src/common/stopwatch.cpp
174 src/common/strconv.cpp
175 src/common/stream.cpp
176 src/common/string.cpp
177 src/common/sysopt.cpp
178 src/common/textbuf.cpp
179 src/common/textfile.cpp
180 src/common/tokenzr.cpp
181 src/common/txtstrm.cpp
183 src/common/variant.cpp
184 src/common/wfstream.cpp
185 src/common/wxchar.cpp
187 src/common/xtistrm.cpp
188 src/common/zipstrm.cpp
189 src/common/zstream.cpp
191 <set var=
"BASE_AND_GUI_CMN_SRC" hints=
"files">
193 src/common/fs_mem.cpp
194 src/common/msgout.cpp
195 src/common/utilscmn.cpp
197 <set var=
"BASE_CMN_HDR" hints=
"files">
299 <!-- ====================================================================== -->
300 <!-- wxNet (part of wxBase) -->
301 <!-- ====================================================================== -->
303 <set var=
"NET_UNIX_SRC" hints=
"files">
306 <set var=
"NET_UNIX_HDR" hints=
"files">
310 <set var=
"NET_WIN32_SRC" hints=
"files">
314 <set var=
"NET_WIN32_HDR" hints=
"files">
318 <set var=
"NET_DARWIN_SRC" hints=
"files">
321 <set var=
"NET_DARWIN_HDR" hints=
"files">
325 <set var=
"NET_OS2_SRC" hints=
"files">
328 <set var=
"NET_OS2_HDR" hints=
"files">
332 <set var=
"NET_CMN_SRC" hints=
"files">
333 src/common/fs_inet.cpp
336 src/common/protocol.cpp
337 src/common/sckaddr.cpp
338 src/common/sckfile.cpp
339 src/common/sckipc.cpp
340 src/common/sckstrm.cpp
341 src/common/socket.cpp
344 <set var=
"NET_CMN_HDR" hints=
"files">
350 wx/protocol/protocol.h
360 <!-- ====================================================================== -->
361 <!-- Common GUI files -->
362 <!-- ====================================================================== -->
364 <set var=
"GUI_CMN_SRC" hints=
"files">
365 src/common/accesscmn.cpp
366 src/common/appcmn.cpp
367 src/common/artprov.cpp
368 src/common/artstd.cpp
369 src/common/bmpbase.cpp
370 src/common/bookctrl.cpp
371 src/common/choiccmn.cpp
372 src/common/clipcmn.cpp
373 src/common/clntdata.cpp
374 src/common/cmdproc.cpp
375 src/common/cmndata.cpp
376 src/common/containr.cpp
377 src/common/cshelp.cpp
378 src/common/ctrlcmn.cpp
379 src/common/ctrlsub.cpp
380 src/common/datacmn.cpp
381 src/common/dcbase.cpp
382 src/common/dlgcmn.cpp
383 src/common/dndcmn.cpp
384 src/common/dobjcmn.cpp
385 src/common/docmdi.cpp
386 src/common/docview.cpp
387 src/common/dpycmn.cpp
388 src/common/dseldlg.cpp
389 src/common/effects.cpp
390 src/common/fddlgcmn.cpp
391 src/common/fldlgcmn.cpp
392 src/common/fontcmn.cpp
393 src/common/fontmap.cpp
394 src/common/framecmn.cpp
395 src/common/gaugecmn.cpp
396 src/common/gbsizer.cpp
397 src/common/gdicmn.cpp
398 src/common/geometry.cpp
399 src/common/gifdecod.cpp
400 src/common/helpbase.cpp
401 src/common/iconbndl.cpp
402 src/common/imagall.cpp
403 src/common/imagbmp.cpp
405 src/common/imagfill.cpp
406 src/common/imaggif.cpp
407 src/common/imagiff.cpp
408 src/common/imagjpeg.cpp
409 src/common/imagpcx.cpp
410 src/common/imagpng.cpp
411 src/common/imagpnm.cpp
412 src/common/imagtiff.cpp
413 src/common/imagxpm.cpp
414 src/common/layout.cpp
415 src/common/lboxcmn.cpp
416 src/common/matrix.cpp
417 src/common/menucmn.cpp
418 src/common/nbkbase.cpp
420 src/common/popupcmn.cpp
421 src/common/prntbase.cpp
422 src/common/quantize.cpp
423 src/common/radiocmn.cpp
424 src/common/rendcmn.cpp
425 src/common/rgncmn.cpp
426 src/common/settcmn.cpp
428 src/common/statbar.cpp
429 src/common/tbarbase.cpp
430 src/common/textcmn.cpp
431 src/common/timercmn.cpp
432 src/common/toplvcmn.cpp
433 src/common/treebase.cpp
434 src/common/valgen.cpp
435 src/common/validate.cpp
436 src/common/valtext.cpp
437 src/common/wincmn.cpp
438 src/common/xpmdecod.cpp
439 src/generic/busyinfo.cpp
440 src/generic/choicdgg.cpp
441 src/generic/dcpsg.cpp
442 src/generic/dirctrlg.cpp
443 src/generic/dragimgg.cpp
444 src/generic/listbkg.cpp
446 src/generic/numdlgg.cpp
447 src/generic/panelg.cpp
448 src/generic/progdlgg.cpp
449 src/generic/printps.cpp
450 src/generic/renderg.cpp
451 src/generic/scrlwing.cpp
452 src/generic/selstore.cpp
453 src/generic/spinctlg.cpp
454 src/generic/splitter.cpp
455 src/generic/textdlgg.cpp
456 src/generic/tipwin.cpp
457 src/generic/treectlg.cpp
458 src/generic/vlbox.cpp
459 src/generic/vscroll.cpp
461 <set var=
"GUI_CMN_HDR" hints=
"files">
490 wx/generic/choicdgg.h
491 wx/generic/colrdlgg.h
493 wx/generic/dirctrlg.h
494 wx/generic/dragimgg.h
495 wx/generic/filedlgg.h
496 wx/generic/fontdlgg.h
497 wx/generic/imaglist.h
501 wx/generic/notebook.h
503 wx/generic/prntdlgg.h
505 wx/generic/progdlgg.h
506 wx/generic/scrolwin.h
507 wx/generic/spinctlg.h
508 wx/generic/splitter.h
509 wx/generic/textdlgg.h
511 wx/generic/treectlg.h
635 <!-- ====================================================================== -->
636 <!-- Common X11 code: -->
637 <!-- ====================================================================== -->
639 <set var=
"XWIN_LOWLEVEL_SRC" hints=
"files">
640 src/generic/caret.cpp
642 src/unix/fontenum.cpp
643 src/unix/fontutil.cpp
644 src/unix/utilsx11.cpp
645 src/unix/displayx11.cpp
647 <set var=
"XWIN_LOWLEVEL_HDR" hints=
"files">
655 <!-- ====================================================================== -->
657 <!-- ====================================================================== -->
659 <set var=
"GTK_LOWLEVEL_SRC" hints=
"files">
661 src/generic/paletteg.cpp
694 <set var=
"GTK_LOWLEVEL_HDR" hints=
"files">
696 wx/generic/paletteg.h
698 <set var=
"GTK_SRC" hints=
"files">
699 <!-- Generic implementations used by wxGTK: -->
700 src/generic/accel.cpp
701 src/generic/colrdlgg.cpp
702 src/generic/dirdlgg.cpp
703 src/generic/fdrepdlg.cpp
704 src/generic/filedlgg.cpp
705 src/generic/imaglist.cpp
706 src/generic/listctrl.cpp
707 src/generic/msgdlgg.cpp
708 src/generic/prntdlgg.cpp
709 src/generic/statusbr.cpp
711 <!-- Generic implementations used by wxGPE: -->
712 src/generic/fontdlgg.cpp
713 <!-- GTK+ specific files: -->
746 <set var=
"GTK_HDR" hints=
"files">
748 wx/generic/fdrepdlg.h
749 wx/generic/listctrl.h
750 wx/generic/statusbr.h
815 <!-- ====================================================================== -->
817 <!-- ====================================================================== -->
819 <set var=
"MOTIF_LOWLEVEL_SRC" hints=
"files">
827 <set var=
"MOTIF_LOWLEVEL_HDR" hints=
"files">
834 <set var=
"MOTIF_SRC" hints=
"files">
837 src/motif/bmpbuttn.cpp
838 src/motif/bmpmotif.cpp
840 src/motif/checkbox.cpp
841 src/motif/checklst.cpp
843 src/motif/clipbrd.cpp
845 src/motif/combobox.cpp
846 src/motif/combobox_native.cpp
847 src/motif/control.cpp
850 src/motif/dataobj.cpp
852 src/motif/dcclient.cpp
853 src/motif/dcmemory.cpp
854 src/motif/dcscreen.cpp
856 src/motif/evtloop.cpp
857 src/motif/filedlg.cpp
864 src/motif/listbox.cpp
868 src/motif/menuitem.cpp
869 src/motif/minifram.cpp
871 src/motif/palette.cpp
872 src/motif/popupwin.cpp
873 src/motif/radiobox.cpp
874 src/motif/radiobut.cpp
875 src/motif/scrolbar.cpp
876 src/motif/settings.cpp
878 src/motif/spinbutt.cpp
879 src/motif/statbmp.cpp
880 src/motif/statbox.cpp
881 src/motif/stattext.cpp
882 src/motif/textctrl.cpp
884 src/motif/toolbar.cpp
885 src/motif/toplevel.cpp
888 src/motif/xmcombo/xmcombo.c
889 <!-- Generic files used by wxMotif: -->
890 src/generic/colrdlgg.cpp
891 src/generic/dirdlgg.cpp
892 src/generic/fdrepdlg.cpp
893 src/generic/fontdlgg.cpp
894 src/generic/imaglist.cpp
895 src/generic/listctrl.cpp
896 src/generic/notebook.cpp
897 src/generic/prntdlgg.cpp
898 src/generic/statline.cpp
899 src/generic/statusbr.cpp
902 <set var=
"MOTIF_HDR" hints=
"files">
903 wx/generic/colrdlgg.h
905 wx/generic/fdrepdlg.h
906 wx/generic/fontdlgg.h
907 wx/generic/imaglist.h
908 wx/generic/listctrl.h
909 wx/generic/notebook.h
910 wx/generic/prntdlgg.h
911 wx/generic/statline.h
912 wx/generic/statusbr.h
971 <!-- ====================================================================== -->
973 <!-- ====================================================================== -->
976 <set var=
"X11_LOWLEVEL_SRC" hints=
"files">
978 src/generic/timer.cpp
1001 src/x11/popupwin.cpp
1003 src/x11/reparent.cpp
1004 src/x11/settings.cpp
1005 src/x11/toplevel.cpp
1010 <set var=
"X11_LOWLEVEL_HDR" hints=
"files">
1011 $(XWIN_LOWLEVEL_HDR)
1046 <!-- ====================================================================== -->
1048 <!-- ====================================================================== -->
1050 <set var=
"MSW_LOWLEVEL_SRC" hints=
"files">
1060 src/msw/dcclient.cpp
1061 src/msw/dcmemory.cpp
1063 src/msw/dcscreen.cpp
1071 src/msw/fontenum.cpp
1072 src/msw/fontutil.cpp
1073 src/msw/gdiimage.cpp
1079 src/msw/minifram.cpp
1080 src/msw/ole/automtn.cpp
1081 src/msw/ole/dataobj.cpp
1082 src/msw/ole/dropsrc.cpp
1083 src/msw/ole/droptgt.cpp
1084 src/msw/ole/oleutils.cpp
1085 src/msw/ole/uuid.cpp
1088 src/msw/popupwin.cpp
1089 src/msw/printdlg.cpp
1090 src/msw/printwin.cpp
1092 src/msw/renderer.cpp
1093 src/msw/settings.cpp
1096 src/msw/toplevel.cpp
1097 src/msw/utilsgui.cpp
1101 <set var=
"MSW_LOWLEVEL_HDR" hints=
"files">
1103 <set var=
"MSW_SRC" hints=
"files">
1104 src/generic/statusbr.cpp
1105 src/generic/prntdlgg.cpp
1107 src/msw/bmpbuttn.cpp
1109 src/msw/checkbox.cpp
1110 src/msw/checklst.cpp
1112 src/msw/colordlg.cpp
1113 src/msw/combobox.cpp
1116 src/msw/dragimag.cpp
1117 src/msw/fdrepdlg.cpp
1122 src/msw/imaglist.cpp
1125 src/msw/listctrl.cpp
1128 src/msw/menuitem.cpp
1129 src/msw/metafile.cpp
1131 src/msw/nativdlg.cpp
1132 src/msw/notebook.cpp
1133 src/msw/ole/access.cpp
1134 src/msw/ownerdrw.cpp
1135 src/msw/radiobox.cpp
1136 src/msw/radiobut.cpp
1137 src/msw/scrolbar.cpp
1138 src/msw/slider95.cpp
1139 src/msw/spinbutt.cpp
1140 src/msw/spinctrl.cpp
1143 src/msw/statbr95.cpp
1144 src/msw/statline.cpp
1145 src/msw/stattext.cpp
1148 src/msw/textctrl.cpp
1150 src/msw/treectrl.cpp
1152 <set var=
"MSW_HDR" hints=
"files">
1206 wx/msw/ole/automtn.h
1207 wx/msw/ole/dataform.h
1208 wx/msw/ole/dataobj.h
1209 wx/msw/ole/dataobj2.h
1210 wx/msw/ole/dropsrc.h
1211 wx/msw/ole/droptgt.h
1212 wx/msw/ole/oleutils.h
1246 <!-- Resources must be installed together with headers: -->
1247 wx/msw/gnuwin32/winresrc.h
1290 <!-- ====================================================================== -->
1292 <!-- ====================================================================== -->
1294 <set var=
"MGL_LOWLEVEL_SRC" hints=
"files">
1295 src/generic/caret.cpp
1296 src/generic/timer.cpp
1305 src/mgl/dcclient.cpp
1306 src/mgl/dcmemory.cpp
1307 src/mgl/dcscreen.cpp
1311 src/mgl/fontenum.cpp
1312 src/mgl/fontutil.cpp
1318 src/mgl/settings.cpp
1319 src/mgl/toplevel.cpp
1323 <set var=
"MGL_LOWLEVEL_HDR" hints=
"files">
1350 <!-- ====================================================================== -->
1352 <!-- ====================================================================== -->
1354 <set var=
"OS2_LOWLEVEL_SRC" hints=
"files">
1356 <set var=
"OS2_LOWLEVEL_HDR" hints=
"files">
1358 <set var=
"OS2_SRC" hints=
"files">
1359 <!-- Generic implementations used by wxOS2: -->
1360 src/generic/caret.cpp
1361 src/generic/colrdlgg.cpp
1362 src/generic/dirdlgg.cpp
1363 src/generic/fdrepdlg.cpp
1364 src/generic/imaglist.cpp
1365 src/generic/listctrl.cpp
1366 src/generic/mdig.cpp
1367 src/generic/msgdlgg.cpp
1368 src/generic/prntdlgg.cpp
1369 src/generic/statusbr.cpp
1370 <!-- OS/2 specific files: -->
1374 src/os2/bmpbuttn.cpp
1377 src/os2/checkbox.cpp
1378 src/os2/checklst.cpp
1382 src/os2/combobox.cpp
1388 src/os2/dcclient.cpp
1389 src/os2/dcmemory.cpp
1391 src/os2/dcscreen.cpp
1398 src/os2/fontenum.cpp
1399 src/os2/fontutil.cpp
1402 src/os2/gdiimage.cpp
1411 src/os2/menuitem.cpp
1412 src/os2/metafile.cpp
1414 src/os2/nativdlg.cpp
1415 src/os2/notebook.cpp
1416 src/os2/ownerdrw.cpp
1420 src/os2/radiobox.cpp
1421 src/os2/radiobut.cpp
1423 src/os2/scrolbar.cpp
1424 src/os2/settings.cpp
1426 src/os2/spinbutt.cpp
1427 src/os2/spinctrl.cpp
1430 src/os2/statline.cpp
1431 src/os2/stattext.cpp
1433 src/os2/textctrl.cpp
1437 src/os2/toplevel.cpp
1438 src/os2/utilsgui.cpp
1441 <set var=
"OS2_HDR" hints=
"files">
1443 wx/generic/colrdlgg.h
1444 wx/generic/dirdlgg.h
1445 wx/generic/fdrepdlg.h
1446 wx/generic/listctrl.h
1448 wx/generic/statusbr.h
1520 <!-- ====================================================================== -->
1522 <!-- ====================================================================== -->
1524 <set var=
"MAC_LOWLEVEL_SRC" hints=
"files">
1526 <set var=
"MAC_LOWLEVEL_HDR" hints=
"files">
1528 <set var=
"MAC_SRC" hints=
"files">
1533 src/mac/bmpbuttn.cpp
1536 src/mac/checkbox.cpp
1537 src/mac/checklst.cpp
1540 src/mac/colordlg.cpp
1542 src/mac/combobox.cpp
1548 src/mac/dcclient.cpp
1549 src/mac/dcmemory.cpp
1551 src/mac/dcscreen.cpp
1558 src/mac/fontenum.cpp
1559 src/mac/fontutil.cpp
1568 src/mac/menuitem.cpp
1569 src/mac/metafile.cpp
1570 src/mac/minifram.cpp
1572 src/mac/notebmac.cpp
1576 src/mac/printdlg.cpp
1577 src/mac/printmac.cpp
1578 src/mac/radiobox.cpp
1579 src/mac/radiobut.cpp
1581 src/mac/renderer.cpp
1582 src/mac/scrolbar.cpp
1583 src/mac/settings.cpp
1585 src/mac/spinbutt.cpp
1588 src/mac/statbrma.cpp
1589 src/mac/statlmac.cpp
1590 src/mac/stattext.cpp
1592 src/mac/textctrl.cpp
1597 src/mac/toplevel.cpp
1599 <!-- Generic implementations used by wxMac: -->
1600 src/generic/caret.cpp
1601 src/generic/fdrepdlg.cpp
1602 src/generic/fontdlgg.cpp
1603 src/generic/imaglist.cpp
1604 src/generic/listctrl.cpp
1605 src/generic/prntdlgg.cpp
1606 src/generic/statusbr.cpp
1607 src/generic/tabg.cpp
1608 <!-- Unix files used by wxMac: -->
1609 src/unix/snglinst.cpp
1611 <set var=
"MAC_HDR" hints=
"files">
1691 <!-- Generic implementations used by wxMac: -->
1693 wx/generic/fdrepdlg.h
1694 wx/generic/fontdlgg.h
1695 wx/generic/imaglist.h
1696 wx/generic/listctrl.h
1697 wx/generic/statusbr.h
1702 <!-- ====================================================================== -->
1704 <!-- ====================================================================== -->
1706 <set var=
"COCOA_LOWLEVEL_SRC" hints=
"files">
1708 <set var=
"COCOA_LOWLEVEL_HDR" hints=
"files">
1710 <set var=
"COCOA_SRC" hints=
"files">
1712 src/cocoa/NSButton.mm
1713 src/cocoa/NSControl.mm
1715 src/cocoa/NSPanel.mm
1716 src/cocoa/NSTableView.mm
1717 src/cocoa/NSTextField.mm
1719 src/cocoa/NSWindow.mm
1722 src/cocoa/bmpbuttn.mm
1725 src/cocoa/checkbox.mm
1726 src/cocoa/checklst.mm
1728 src/cocoa/clipbrd.mm
1730 src/cocoa/combobox.mm
1731 src/cocoa/control.mm
1734 src/cocoa/dataobj.mm
1736 src/cocoa/dcclient.mm
1737 src/cocoa/dcmemory.mm
1738 src/cocoa/dcscreen.cpp
1740 src/cocoa/evtloop.mm
1742 src/cocoa/fontenum.mm
1743 src/cocoa/fontutil.cpp
1746 src/cocoa/gdiobj.cpp
1748 src/cocoa/listbox.mm
1750 src/cocoa/mbarman.mm
1753 src/cocoa/menuitem.mm
1755 src/cocoa/radiobox.mm
1756 src/cocoa/radiobut.mm
1757 src/cocoa/region.cpp
1758 src/cocoa/settings.cpp
1760 src/cocoa/spinbutt.mm
1761 src/cocoa/statbmp.mm
1762 src/cocoa/statbox.mm
1763 src/cocoa/statline2.mm
1764 src/cocoa/stattext.mm
1765 src/cocoa/textctrl.mm
1766 src/cocoa/toolbar.mm
1767 src/cocoa/toplevel.mm
1769 src/cocoa/utilsexc.cpp
1771 <!-- Generic implementations used by wxCocoa: -->
1772 src/generic/accel.cpp
1773 src/generic/caret.cpp
1774 src/generic/colrdlgg.cpp
1775 src/generic/dirdlgg.cpp
1776 src/generic/fdrepdlg.cpp
1777 src/generic/filedlgg.cpp
1778 src/generic/fontdlgg.cpp
1779 src/generic/imaglist.cpp
1780 src/generic/listctrl.cpp
1781 src/generic/msgdlgg.cpp
1782 src/generic/notebook.cpp
1783 src/generic/paletteg.cpp
1784 src/generic/statusbr.cpp
1785 src/generic/tabg.cpp
1786 src/generic/timer.cpp
1787 <!-- wxMac stuff used by wxCocoa: -->
1790 <set var=
"COCOA_HDR" hints=
"files">
1791 wx/cocoa/NSApplication.h
1794 wx/cocoa/NSControl.h
1797 wx/cocoa/NSTableView.h
1798 wx/cocoa/NSTextField.h
1801 wx/cocoa/ObjcAssociate.h
1848 <!-- Generic implementations used by wxCocoa: -->
1850 wx/generic/dirdlgg.h
1851 wx/generic/fdrepdlg.h
1852 wx/generic/fontdlgg.h
1853 wx/generic/imaglist.h
1854 wx/generic/listctrl.h
1855 wx/generic/paletteg.h
1856 wx/generic/statusbr.h
1862 <!-- ====================================================================== -->
1863 <!-- wxUniversal -->
1864 <!-- ====================================================================== -->
1867 <set var=
"UNIV_THEMES_SRC" hints=
"files">
1868 src/univ/themes/gtk.cpp
1869 src/univ/themes/metal.cpp
1870 src/univ/themes/win32.cpp
1873 <set var=
"UNIV_SRC" hints=
"files">
1874 src/generic/accel.cpp
1875 src/generic/colrdlgg.cpp
1876 src/generic/dirdlgg.cpp
1877 src/generic/fdrepdlg.cpp
1878 src/generic/filedlgg.cpp
1879 src/generic/fontdlgg.cpp
1880 src/generic/imaglist.cpp
1881 src/generic/listctrl.cpp
1882 src/generic/mdig.cpp
1883 src/generic/msgdlgg.cpp
1884 src/generic/prntdlgg.cpp
1885 src/generic/tabg.cpp
1886 src/univ/bmpbuttn.cpp
1888 src/univ/checkbox.cpp
1889 src/univ/checklst.cpp
1891 src/univ/colschem.cpp
1892 src/univ/combobox.cpp
1893 src/univ/control.cpp
1894 src/univ/ctrlrend.cpp
1896 src/univ/framuniv.cpp
1898 src/univ/inpcons.cpp
1899 src/univ/inphand.cpp
1900 src/univ/listbox.cpp
1902 src/univ/notebook.cpp
1903 src/univ/radiobox.cpp
1904 src/univ/radiobut.cpp
1905 src/univ/scrarrow.cpp
1906 src/univ/scrolbar.cpp
1907 src/univ/scrthumb.cpp
1909 src/univ/spinbutt.cpp
1910 src/univ/statbmp.cpp
1911 src/univ/statbox.cpp
1912 src/univ/statline.cpp
1913 src/univ/stattext.cpp
1914 src/univ/statusbr.cpp
1915 src/univ/textctrl.cpp
1917 src/univ/toolbar.cpp
1918 src/univ/topluniv.cpp
1919 src/univ/winuniv.cpp
1921 <set var=
"UNIV_HDR" hints=
"files">
1923 wx/generic/dirdlgg.h
1924 wx/generic/fdrepdlg.h
1925 wx/generic/fontdlgg.h
1926 wx/generic/listctrl.h
1928 wx/generic/statusbr.h
1970 <!-- ====================================================================== -->
1972 <!-- ====================================================================== -->
1974 <set var=
"ADVANCED_CMN_SRC" hints=
"files">
1975 src/generic/calctrl.cpp
1976 src/generic/grid.cpp
1977 src/generic/gridctrl.cpp
1978 src/generic/gridsel.cpp
1979 src/generic/helpext.cpp
1980 src/generic/laywin.cpp
1981 src/generic/sashwin.cpp
1982 src/generic/splash.cpp
1983 src/generic/tipdlg.cpp
1984 src/generic/wizard.cpp
1987 <set var=
"ADVANCED_CMN_HDR" hints=
"files">
1990 wx/generic/calctrl.h
1992 wx/generic/gridctrl.h
1993 wx/generic/gridsel.h
1994 wx/generic/helpext.h
1996 wx/generic/sashwin.h
2011 <set var=
"ADVANCED_MSW_SRC" hints=
"files">
2012 src/common/taskbarcmn.cpp
2013 src/msw/joystick.cpp
2017 <set var=
"ADVANCED_MSW_HDR" hints=
"files">
2023 <set var=
"ADVANCED_MAC_SRC" hints=
"files">
2024 src/mac/joystick.cpp
2027 <set var=
"ADVANCED_MAC_HDR" hints=
"files">
2032 <set var=
"ADVANCED_OS2_SRC" hints=
"files">
2033 src/os2/joystick.cpp
2036 <set var=
"ADVANCED_OS2_HDR" hints=
"files">
2041 <set var=
"ADVANCED_UNIX_SRC" hints=
"files">
2042 src/common/taskbarcmn.cpp
2043 src/unix/joystick.cpp
2045 src/unix/taskbarx11.cpp
2047 <set var=
"ADVANCED_UNIX_HDR" hints=
"files">
2050 wx/unix/taskbarx11.h
2054 <!-- ====================================================================== -->
2056 <!-- ====================================================================== -->
2058 <set var=
"HTML_SRC_PLATFORM">
2059 <if cond=
"TOOLKIT=='MSW'">
2060 src/msw/helpbest.cpp
2062 <if cond=
"PLATFORM_UNIX=='1'">
2065 <if cond=
"PLATFORM_MACOSX=='1'">
2069 <set var=
"HTML_SRC" hints=
"files">
2070 $(HTML_SRC_PLATFORM)
2071 src/html/helpctrl.cpp
2072 src/html/helpdata.cpp
2073 src/html/helpfrm.cpp
2074 src/html/htmlcell.cpp
2075 src/html/htmlfilt.cpp
2076 src/html/htmlpars.cpp
2077 src/html/htmltag.cpp
2078 src/html/htmlwin.cpp
2079 src/html/htmprint.cpp
2080 src/html/m_dflist.cpp
2081 src/html/m_fonts.cpp
2082 src/html/m_hline.cpp
2083 src/html/m_image.cpp
2084 src/html/m_layout.cpp
2085 src/html/m_links.cpp
2088 src/html/m_style.cpp
2089 src/html/m_tables.cpp
2090 src/html/winpars.cpp
2091 <!-- wxHTML users: -->
2092 src/generic/htmllbox.cpp
2094 <set var=
"HTML_HDR" hints=
"files">
2110 <!-- wxHTML users: -->
2116 <!-- ====================================================================== -->
2117 <!-- XML classes -->
2118 <!-- ====================================================================== -->
2120 <set var=
"XML_SRC" hints=
"files">
2122 src/common/xtixml.cpp
<!-- FIXME - temporary solution -->
2124 <set var=
"XML_HDR" hints=
"files">
2126 wx/xtixml.h
<!-- FIXME - temporary solution -->
2130 <!-- ====================================================================== -->
2131 <!-- OpenGL canvas -->
2132 <!-- ====================================================================== -->
2134 <set var=
"OPENGL_SRC" hints=
"files">
2135 <if cond=
"TOOLKIT=='MAC'">src/mac/glcanvas.cpp
</if>
2136 <if cond=
"TOOLKIT=='GTK'">src/gtk/glcanvas.cpp
</if>
2137 <if cond=
"TOOLKIT=='MSW'">src/msw/glcanvas.cpp
</if>
2138 <if cond=
"TOOLKIT=='MOTIF'">src/x11/glcanvas.cpp
</if>
2139 <if cond=
"TOOLKIT=='X11'">src/x11/glcanvas.cpp
</if>
2140 <if cond=
"TOOLKIT=='PM'">src/os2/glcanvas.cpp
</if>
2143 <set var=
"OPENGL_HDR" hints=
"files">
2144 <if cond=
"TOOLKIT=='MAC'">wx/mac/glcanvas.h
</if>
2145 <if cond=
"TOOLKIT=='GTK'">wx/gtk/glcanvas.h
</if>
2146 <if cond=
"TOOLKIT=='MSW'">wx/msw/glcanvas.h
</if>
2147 <if cond=
"TOOLKIT=='MOTIF'">wx/x11/glcanvas.h
</if>
2148 <if cond=
"TOOLKIT=='X11'">wx/x11/glcanvas.h
</if>
2149 <if cond=
"TOOLKIT=='PM'">wx/os2/glcanvas.h
</if>
2154 <!-- ====================================================================== -->
2155 <!-- ODBD classes -->
2156 <!-- ====================================================================== -->
2158 <set var=
"ODBC_SRC" hints=
"files">
2160 src/common/dbtable.cpp
2162 <set var=
"ODBC_HDR" hints=
"files">
2168 <set var=
"DBGRID_SRC" hints=
"files">
2169 src/common/dbgrid.cpp
2171 <set var=
"DBGRID_HDR" hints=
"files">
2176 <!-- ====================================================================== -->
2177 <!-- Misc plugin sources: -->
2178 <!-- ====================================================================== -->
2180 <set var=
"UNIX_SOUND_SRC_SDL" hints=
"files">
2181 src/unix/sound_sdl.cpp
2184 <!-- ====================================================================== -->
2185 <!-- Define sources for specific libraries: -->
2186 <!-- ====================================================================== -->
2188 <!-- wxBase files: -->
2190 <!-- Nested if would be nicer, but this works -->
2191 <set var=
"BASE_MACOSX_SRC" hints=
"files">
2192 <if cond=
"TOOLKIT=='MAC'">$(BASE_MAC_SRC)
</if>
2193 <if cond=
"TOOLKIT=='COCOA'">$(BASE_DARWIN_SRC)
</if>
2194 <if cond=
"TOOLKIT=='GTK'">$(BASE_DARWIN_SRC)
</if>
2195 <!-- FIXME: TOOLKIT!='MAC' is what we really want -->
2197 <set var=
"BASE_PLATFORM_SRC" hints=
"files">
2198 <if cond=
"PLATFORM_UNIX=='1'">$(BASE_UNIX_SRC)
</if>
2199 <if cond=
"PLATFORM_WIN32=='1'">$(BASE_WIN32_SRC)
</if>
2200 <if cond=
"PLATFORM_MACOSX=='1'">$(BASE_MACOSX_SRC)
</if>
2201 <if cond=
"PLATFORM_OS2=='1'">$(BASE_OS2_SRC)
</if>
2203 <set var=
"BASE_AND_GUI_TOOLKIT_SRC" hints=
"files">
2204 <if cond=
"TOOLKIT=='MAC'">$(BASE_AND_GUI_MAC_SRC)
</if>
2206 <set var=
"BASE_AND_GUI_PLATFORM_SRC" hints=
"files">
2207 <if cond=
"PLATFORM_UNIX=='1'">$(BASE_AND_GUI_UNIX_SRC)
</if>
2208 <if cond=
"PLATFORM_WIN32=='1'">$(BASE_AND_GUI_WIN32_SRC)
</if>
2209 <if cond=
"PLATFORM_MACOSX=='1'">$(BASE_AND_GUI_DARWIN_SRC)
</if>
2211 <set var=
"BASE_PLATFORM_HDR" hints=
"files">
2212 <if cond=
"PLATFORM_UNIX=='1'">$(BASE_UNIX_HDR)
</if>
2213 <if cond=
"PLATFORM_WIN32=='1'">$(BASE_WIN32_HDR)
</if>
2214 <if cond=
"TOOLKIT=='MAC'">$(BASE_MAC_HDR)
</if>
2215 <if cond=
"TOOLKIT=='COCOA'">$(BASE_DARWIN_HDR)
</if>
2218 <set var=
"BASE_SRC" hints=
"files">
2219 $(BASE_CMN_SRC) $(BASE_PLATFORM_SRC)
2221 <set var=
"BASE_AND_GUI_SRC" hints=
"files">
2222 $(BASE_AND_GUI_CMN_SRC)
2223 $(BASE_AND_GUI_PLATFORM_SRC) $(BASE_AND_GUI_TOOLKIT_SRC)
2227 <!-- wxNet files: -->
2228 <set var=
"NET_PLATFORM_SRC" hints=
"files">
2229 <if cond=
"PLATFORM_UNIX=='1'">$(NET_UNIX_SRC)
</if>
2230 <if cond=
"PLATFORM_WIN32=='1'">$(NET_WIN32_SRC)
</if>
2231 <if cond=
"PLATFORM_MACOSX=='1'">$(NET_DARWIN_SRC)
</if>
2232 <if cond=
"PLATFORM_OS2=='1'">$(NET_OS2_SRC)
</if>
2234 <set var=
"NET_PLATFORM_HDR" hints=
"files">
2235 <if cond=
"PLATFORM_UNIX=='1'">$(NET_UNIX_HDR)
</if>
2236 <if cond=
"PLATFORM_WIN32=='1'">$(NET_WIN32_HDR)
</if>
2237 <if cond=
"PLATFORM_OS2=='1'">$(NET_OS2_HDR)
</if>
2238 <if cond=
"PLATFORM_MACOSX=='1'">$(NET_DARWIN_HDR)
</if>
2241 <set var=
"NET_SRC" hints=
"files">
2242 $(NET_CMN_SRC) $(NET_PLATFORM_SRC)
2246 <!-- GUI sources: -->
2248 <set var=
"LOWLEVEL_SRC" hints=
"files">
2249 <if cond=
"TOOLKIT=='GTK'">$(GTK_LOWLEVEL_SRC)
</if>
2250 <if cond=
"TOOLKIT=='MOTIF'">$(MOTIF_LOWLEVEL_SRC)
</if>
2251 <if cond=
"TOOLKIT=='MSW'">$(MSW_LOWLEVEL_SRC)
</if>
2252 <if cond=
"TOOLKIT=='MAC'">$(MAC_LOWLEVEL_SRC)
</if>
2253 <if cond=
"TOOLKIT=='COCOA'">$(COCOA_LOWLEVEL_SRC)
</if>
2254 <if cond=
"TOOLKIT=='PM'">$(OS2_LOWLEVEL_SRC)
</if>
2255 <if cond=
"TOOLKIT=='X11'">$(X11_LOWLEVEL_SRC)
</if>
2256 <if cond=
"TOOLKIT=='MGL'">$(MGL_LOWLEVEL_SRC)
</if>
2258 <set var=
"LOWLEVEL_HDR" hints=
"files">
2259 <if cond=
"TOOLKIT=='GTK'">$(GTK_LOWLEVEL_HDR)
</if>
2260 <if cond=
"TOOLKIT=='MOTIF'">$(MOTIF_LOWLEVEL_HDR)
</if>
2261 <if cond=
"TOOLKIT=='MSW'">$(MSW_LOWLEVEL_HDR)
</if>
2262 <if cond=
"TOOLKIT=='MAC'">$(MAC_LOWLEVEL_HDR)
</if>
2263 <if cond=
"TOOLKIT=='COCOA'">$(COCOA_LOWLEVEL_HDR)
</if>
2264 <if cond=
"TOOLKIT=='PM'">$(OS2_LOWLEVEL_HDR)
</if>
2265 <if cond=
"TOOLKIT=='X11'">$(X11_LOWLEVEL_HDR)
</if>
2266 <if cond=
"TOOLKIT=='MGL'">$(MGL_LOWLEVEL_HDR)
</if>
2269 <set var=
"GUI_SRC" hints=
"files">
2270 <if cond=
"TOOLKIT=='GTK'">$(GTK_SRC)
</if>
2271 <if cond=
"TOOLKIT=='MOTIF'">$(MOTIF_SRC)
</if>
2272 <if cond=
"TOOLKIT=='MSW'">$(MSW_SRC)
</if>
2273 <if cond=
"TOOLKIT=='MAC'">$(MAC_SRC)
</if>
2274 <if cond=
"TOOLKIT=='COCOA'">$(COCOA_SRC)
</if>
2275 <if cond=
"TOOLKIT=='PM'">$(OS2_SRC)
</if>
2277 <set var=
"GUI_HDR" hints=
"files">
2278 <if cond=
"TOOLKIT=='GTK'">$(GTK_HDR)
</if>
2279 <if cond=
"TOOLKIT=='MOTIF'">$(MOTIF_HDR)
</if>
2280 <if cond=
"TOOLKIT=='MSW'">$(MSW_HDR)
</if>
2281 <if cond=
"TOOLKIT=='MAC'">$(MAC_HDR)
</if>
2282 <if cond=
"TOOLKIT=='COCOA'">$(COCOA_HDR)
</if>
2283 <if cond=
"TOOLKIT=='PM'">$(OS2_HDR)
</if>
2286 <set var=
"CORE_SRC" hints=
"files">
2287 <if cond=
"USE_GUI=='1' and WXUNIV=='0'">
2288 $(LOWLEVEL_SRC) $(GUI_SRC) $(GUI_CMN_SRC)
2290 <if cond=
"USE_GUI=='1' and WXUNIV=='1'">
2291 $(LOWLEVEL_SRC) $(UNIV_SRC) $(UNIV_THEMES_SRC) $(GUI_CMN_SRC)
2295 <!-- wxAdvanced files: -->
2296 <set var=
"ADVANCED_PLATFORM_SRC" hints=
"files">
2297 <if cond=
"TOOLKIT=='MSW'">$(ADVANCED_MSW_SRC)
</if>
2298 <if cond=
"TOOLKIT=='MAC'">$(ADVANCED_MAC_SRC)
</if>
2299 <if cond=
"TOOLKIT=='MOTIF'">$(ADVANCED_UNIX_SRC)
</if>
2300 <if cond=
"TOOLKIT=='GTK'">$(ADVANCED_UNIX_SRC)
</if>
2301 <if cond=
"TOOLKIT=='X11'">$(ADVANCED_UNIX_SRC)
</if>
2302 <if cond=
"TOOLKIT=='PM'">$(ADVANCED_OS2_SRC)
</if>
2304 <set var=
"ADVANCED_PLATFORM_HDR" hints=
"files">
2305 <if cond=
"TOOLKIT=='MSW'">$(ADVANCED_MSW_HDR)
</if>
2306 <if cond=
"TOOLKIT=='MAC'">$(ADVANCED_MAC_HDR)
</if>
2307 <if cond=
"TOOLKIT=='MOTIF'">$(ADVANCED_UNIX_HDR)
</if>
2308 <if cond=
"TOOLKIT=='GTK'">$(ADVANCED_UNIX_HDR)
</if>
2309 <if cond=
"TOOLKIT=='X11'">$(ADVANCED_UNIX_HDR)
</if>
2310 <if cond=
"TOOLKIT=='PM'">$(ADVANCED_OS2_HDR)
</if>
2312 <set var=
"ADVANCED_SRC">$(ADVANCED_CMN_SRC) $(ADVANCED_PLATFORM_SRC)
</set>
2313 <set var=
"ADVANCED_HDR">$(ADVANCED_CMN_HDR) $(ADVANCED_PLATFORM_HDR)
</set>
2317 <set var=
"GUI_CORE_HEADERS" hints=
"files">
2318 <if cond=
"USE_GUI=='1' and WXUNIV=='0'">$(GUI_HDR)
</if>
2319 <if cond=
"USE_GUI=='1' and WXUNIV=='1'">$(UNIV_HDR)
</if>
2322 <set var=
"ALL_GUI_HEADERS" hints=
"files">
2323 <if cond=
"USE_GUI=='1'">
2327 $(ADVANCED_HDR) $(HTML_HDR)
2328 $(OPENGL_HDR) $(DBGRID_HDR)
2333 <set var=
"ALL_BASE_HEADERS" make_var=
"1" hints=
"files">
2334 $(BASE_CMN_HDR) $(BASE_PLATFORM_HDR)
2335 $(NET_CMN_HDR) $(NET_PLATFORM_HDR)
2336 $(XML_HDR) $(ODBC_HDR)
2339 <set var=
"ALL_HEADERS" make_var=
"1" hints=
"files">
2340 $(ALL_BASE_HEADERS) $(ALL_GUI_HEADERS)
2343 <set var=
"ALL_BASE_SOURCES" make_var=
"1" hints=
"files">
2345 $(BASE_UNIX_SRC) $(BASE_WIN32_SRC) $(BASE_MAC_SRC) $(BASE_DARWIN_SRC)
2347 $(BASE_AND_GUI_CMN_SRC)
2348 $(BASE_AND_GUI_UNIX_SRC)
2349 $(BASE_AND_GUI_MAC_SRC)
2350 $(BASE_AND_GUI_DARWIN_SRC)
2351 $(BASE_AND_GUI_WIN32_SRC)
2352 $(NET_CMN_SRC) $(NET_UNIX_SRC) $(NET_WIN32_SRC)
2353 $(XML_SRC) $(ODBC_SRC)
2358 <!-- ================================================================ -->
2359 <!-- Define where plugins sources go if USE_PLUGINS=0 -->
2360 <!-- ================================================================ -->
2362 <!-- wxAdv sources -->
2363 <set var=
"PLUGIN_ADV_SRC">
2364 <if cond=
"FORMAT=='autoconf' and PLATFORM_UNIX=='1' and USE_PLUGINS=='0'">
2365 $(UNIX_SOUND_SRC_SDL)
2369 <set var=
"PLUGIN_MONOLIB_SRC">$(PLUGIN_ADV_SRC)
</set>