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/clntdata.cpp
140 src/common/cmdline.cpp
141 src/common/config.cpp
142 src/common/datetime.cpp
143 src/common/datstrm.cpp
144 src/common/dircmn.cpp
145 src/common/dynarray.cpp
146 src/common/dynlib.cpp
147 src/common/dynload.cpp
148 src/common/encconv.cpp
149 src/common/extended.c
152 src/common/fileconf.cpp
153 src/common/filefn.cpp
154 src/common/filename.cpp
155 src/common/filesys.cpp
156 src/common/fmapbase.cpp
157 src/common/fs_zip.cpp
158 src/common/gzstream.cpp
160 src/common/hashmap.cpp
163 src/common/ipcbase.cpp
166 src/common/longlong.cpp
167 src/common/memory.cpp
168 src/common/mimecmn.cpp
169 src/common/module.cpp
170 src/common/mstream.cpp
171 src/common/object.cpp
172 src/common/process.cpp
174 src/common/stopwatch.cpp
175 src/common/strconv.cpp
176 src/common/stream.cpp
177 src/common/string.cpp
178 src/common/sysopt.cpp
179 src/common/textbuf.cpp
180 src/common/textfile.cpp
181 src/common/tokenzr.cpp
182 src/common/txtstrm.cpp
184 src/common/variant.cpp
185 src/common/wfstream.cpp
186 src/common/wxchar.cpp
188 src/common/xtistrm.cpp
189 src/common/zipstrm.cpp
190 src/common/zstream.cpp
192 <set var=
"BASE_AND_GUI_CMN_SRC" hints=
"files">
194 src/common/fs_mem.cpp
195 src/common/msgout.cpp
196 src/common/utilscmn.cpp
198 <set var=
"BASE_CMN_HDR" hints=
"files">
300 <!-- ====================================================================== -->
301 <!-- wxNet (part of wxBase) -->
302 <!-- ====================================================================== -->
304 <set var=
"NET_UNIX_SRC" hints=
"files">
307 <set var=
"NET_UNIX_HDR" hints=
"files">
311 <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_MAC_SRC" hints=
"files">
328 <set var=
"NET_MAC_HDR" hints=
"files">
332 <set var=
"NET_OS2_SRC" hints=
"files">
335 <set var=
"NET_OS2_HDR" hints=
"files">
339 <set var=
"NET_CMN_SRC" hints=
"files">
340 src/common/fs_inet.cpp
343 src/common/protocol.cpp
344 src/common/sckaddr.cpp
345 src/common/sckfile.cpp
346 src/common/sckipc.cpp
347 src/common/sckstrm.cpp
348 src/common/socket.cpp
351 <set var=
"NET_CMN_HDR" hints=
"files">
357 wx/protocol/protocol.h
367 <!-- ====================================================================== -->
368 <!-- Common GUI files -->
369 <!-- ====================================================================== -->
371 <set var=
"GUI_CMN_SRC" hints=
"files">
372 src/common/accesscmn.cpp
373 src/common/appcmn.cpp
374 src/common/artprov.cpp
375 src/common/artstd.cpp
376 src/common/bmpbase.cpp
377 src/common/bookctrl.cpp
378 src/common/choiccmn.cpp
379 src/common/clipcmn.cpp
380 src/common/cmdproc.cpp
381 src/common/cmndata.cpp
382 src/common/containr.cpp
383 src/common/cshelp.cpp
384 src/common/ctrlcmn.cpp
385 src/common/ctrlsub.cpp
386 src/common/datacmn.cpp
387 src/common/dcbase.cpp
388 src/common/dlgcmn.cpp
389 src/common/dndcmn.cpp
390 src/common/dobjcmn.cpp
391 src/common/docmdi.cpp
392 src/common/docview.cpp
393 src/common/dpycmn.cpp
394 src/common/dseldlg.cpp
395 src/common/effects.cpp
396 src/common/fddlgcmn.cpp
397 src/common/fldlgcmn.cpp
398 src/common/fontcmn.cpp
399 src/common/fontmap.cpp
400 src/common/framecmn.cpp
401 src/common/gaugecmn.cpp
402 src/common/gdicmn.cpp
403 src/common/geometry.cpp
404 src/common/gifdecod.cpp
405 src/common/helpbase.cpp
406 src/common/iconbndl.cpp
407 src/common/imagall.cpp
408 src/common/imagbmp.cpp
410 src/common/imagfill.cpp
411 src/common/imaggif.cpp
412 src/common/imagiff.cpp
413 src/common/imagjpeg.cpp
414 src/common/imagpcx.cpp
415 src/common/imagpng.cpp
416 src/common/imagpnm.cpp
417 src/common/imagtiff.cpp
418 src/common/imagxpm.cpp
419 src/common/layout.cpp
420 src/common/lboxcmn.cpp
421 src/common/matrix.cpp
422 src/common/menucmn.cpp
423 src/common/nbkbase.cpp
425 src/common/popupcmn.cpp
426 src/common/prntbase.cpp
427 src/common/quantize.cpp
428 src/common/radiocmn.cpp
429 src/common/rendcmn.cpp
430 src/common/rgncmn.cpp
431 src/common/settcmn.cpp
433 src/common/statbar.cpp
434 src/common/tbarbase.cpp
435 src/common/textcmn.cpp
436 src/common/timercmn.cpp
437 src/common/toplvcmn.cpp
438 src/common/treebase.cpp
439 src/common/valgen.cpp
440 src/common/validate.cpp
441 src/common/valtext.cpp
442 src/common/wincmn.cpp
443 src/common/xpmdecod.cpp
444 src/generic/busyinfo.cpp
445 src/generic/choicdgg.cpp
446 src/generic/dcpsg.cpp
447 src/generic/dirctrlg.cpp
448 src/generic/dragimgg.cpp
449 src/generic/listbkg.cpp
451 src/generic/numdlgg.cpp
452 src/generic/panelg.cpp
453 src/generic/progdlgg.cpp
454 src/generic/printps.cpp
455 src/generic/renderg.cpp
456 src/generic/scrlwing.cpp
457 src/generic/selstore.cpp
458 src/generic/spinctlg.cpp
459 src/generic/splitter.cpp
460 src/generic/textdlgg.cpp
461 src/generic/tipwin.cpp
462 src/generic/treectlg.cpp
463 src/generic/vlbox.cpp
464 src/generic/vscroll.cpp
466 <set var=
"GUI_CMN_HDR" hints=
"files">
493 wx/generic/choicdgg.h
494 wx/generic/colrdlgg.h
496 wx/generic/dirctrlg.h
497 wx/generic/dragimgg.h
498 wx/generic/filedlgg.h
499 wx/generic/fontdlgg.h
500 wx/generic/imaglist.h
503 wx/generic/notebook.h
505 wx/generic/prntdlgg.h
507 wx/generic/progdlgg.h
508 wx/generic/scrolwin.h
509 wx/generic/spinctlg.h
510 wx/generic/splitter.h
511 wx/generic/textdlgg.h
513 wx/generic/treectlg.h
636 <!-- ====================================================================== -->
637 <!-- Common X11 code: -->
638 <!-- ====================================================================== -->
640 <set var=
"XWIN_LOWLEVEL_SRC" hints=
"files">
641 src/generic/caret.cpp
643 src/unix/fontenum.cpp
644 src/unix/fontutil.cpp
645 src/unix/utilsx11.cpp
646 src/unix/displayx11.cpp
648 <set var=
"XWIN_LOWLEVEL_HDR" hints=
"files">
656 <!-- ====================================================================== -->
658 <!-- ====================================================================== -->
660 <set var=
"GTK_LOWLEVEL_SRC" hints=
"files">
662 src/generic/paletteg.cpp
695 <set var=
"GTK_LOWLEVEL_HDR" hints=
"files">
697 wx/generic/paletteg.h
699 <set var=
"GTK_SRC" hints=
"files">
700 <!-- Generic implementations used by wxGTK: -->
701 src/generic/accel.cpp
702 src/generic/colrdlgg.cpp
703 src/generic/dirdlgg.cpp
704 src/generic/fdrepdlg.cpp
705 src/generic/filedlgg.cpp
706 src/generic/imaglist.cpp
707 src/generic/listctrl.cpp
708 src/generic/msgdlgg.cpp
709 src/generic/prntdlgg.cpp
710 src/generic/statusbr.cpp
712 <!-- GTK+ specific files: -->
745 <set var=
"GTK_HDR" hints=
"files">
747 wx/generic/fdrepdlg.h
748 wx/generic/listctrl.h
749 wx/generic/statusbr.h
814 <!-- ====================================================================== -->
816 <!-- ====================================================================== -->
818 <set var=
"MOTIF_LOWLEVEL_SRC" hints=
"files">
826 <set var=
"MOTIF_LOWLEVEL_HDR" hints=
"files">
833 <set var=
"MOTIF_SRC" hints=
"files">
836 src/motif/bmpbuttn.cpp
837 src/motif/bmpmotif.cpp
839 src/motif/checkbox.cpp
840 src/motif/checklst.cpp
842 src/motif/clipbrd.cpp
844 src/motif/combobox.cpp
845 src/motif/combobox_native.cpp
846 src/motif/control.cpp
849 src/motif/dataobj.cpp
851 src/motif/dcclient.cpp
852 src/motif/dcmemory.cpp
853 src/motif/dcscreen.cpp
855 src/motif/evtloop.cpp
856 src/motif/filedlg.cpp
863 src/motif/listbox.cpp
867 src/motif/menuitem.cpp
868 src/motif/minifram.cpp
870 src/motif/palette.cpp
871 src/motif/radiobox.cpp
872 src/motif/radiobut.cpp
873 src/motif/scrolbar.cpp
874 src/motif/settings.cpp
876 src/motif/spinbutt.cpp
877 src/motif/statbmp.cpp
878 src/motif/statbox.cpp
879 src/motif/stattext.cpp
880 src/motif/textctrl.cpp
882 src/motif/toolbar.cpp
883 src/motif/toplevel.cpp
886 src/motif/xmcombo/xmcombo.c
887 <!-- Generic files used by wxMotif: -->
888 src/generic/colrdlgg.cpp
889 src/generic/dirdlgg.cpp
890 src/generic/fdrepdlg.cpp
891 src/generic/fontdlgg.cpp
892 src/generic/imaglist.cpp
893 src/generic/listctrl.cpp
894 src/generic/notebook.cpp
895 src/generic/prntdlgg.cpp
896 src/generic/statline.cpp
897 src/generic/statusbr.cpp
900 <set var=
"MOTIF_HDR" hints=
"files">
901 wx/generic/colrdlgg.h
903 wx/generic/fdrepdlg.h
904 wx/generic/fontdlgg.h
905 wx/generic/imaglist.h
906 wx/generic/listctrl.h
907 wx/generic/notebook.h
908 wx/generic/prntdlgg.h
909 wx/generic/statline.h
910 wx/generic/statusbr.h
967 <!-- ====================================================================== -->
969 <!-- ====================================================================== -->
972 <set var=
"X11_LOWLEVEL_SRC" hints=
"files">
974 src/generic/timer.cpp
1000 src/x11/settings.cpp
1001 src/x11/toplevel.cpp
1006 <set var=
"X11_LOWLEVEL_HDR" hints=
"files">
1007 $(XWIN_LOWLEVEL_HDR)
1041 <!-- ====================================================================== -->
1043 <!-- ====================================================================== -->
1045 <set var=
"MSW_LOWLEVEL_SRC" hints=
"files">
1055 src/msw/dcclient.cpp
1056 src/msw/dcmemory.cpp
1058 src/msw/dcscreen.cpp
1066 src/msw/fontenum.cpp
1067 src/msw/fontutil.cpp
1068 src/msw/gdiimage.cpp
1074 src/msw/minifram.cpp
1075 src/msw/ole/automtn.cpp
1076 src/msw/ole/dataobj.cpp
1077 src/msw/ole/dropsrc.cpp
1078 src/msw/ole/droptgt.cpp
1079 src/msw/ole/oleutils.cpp
1080 src/msw/ole/uuid.cpp
1083 src/msw/popupwin.cpp
1084 src/msw/printdlg.cpp
1085 src/msw/printwin.cpp
1087 src/msw/renderer.cpp
1088 src/msw/settings.cpp
1091 src/msw/toplevel.cpp
1092 src/msw/utilsgui.cpp
1096 <set var=
"MSW_LOWLEVEL_HDR" hints=
"files">
1098 <set var=
"MSW_SRC" hints=
"files">
1099 src/generic/statusbr.cpp
1100 src/generic/prntdlgg.cpp
1102 src/msw/bmpbuttn.cpp
1104 src/msw/checkbox.cpp
1105 src/msw/checklst.cpp
1107 src/msw/colordlg.cpp
1108 src/msw/combobox.cpp
1111 src/msw/dragimag.cpp
1112 src/msw/fdrepdlg.cpp
1117 src/msw/imaglist.cpp
1120 src/msw/listctrl.cpp
1123 src/msw/menuitem.cpp
1124 src/msw/metafile.cpp
1126 src/msw/nativdlg.cpp
1127 src/msw/notebook.cpp
1128 src/msw/ole/access.cpp
1129 src/msw/ownerdrw.cpp
1130 src/msw/radiobox.cpp
1131 src/msw/radiobut.cpp
1132 src/msw/scrolbar.cpp
1133 src/msw/slider95.cpp
1134 src/msw/spinbutt.cpp
1135 src/msw/spinctrl.cpp
1138 src/msw/statbr95.cpp
1139 src/msw/statline.cpp
1140 src/msw/stattext.cpp
1143 src/msw/textctrl.cpp
1145 src/msw/treectrl.cpp
1147 <set var=
"MSW_HDR" hints=
"files">
1201 wx/msw/ole/automtn.h
1202 wx/msw/ole/dataform.h
1203 wx/msw/ole/dataobj.h
1204 wx/msw/ole/dataobj2.h
1205 wx/msw/ole/dropsrc.h
1206 wx/msw/ole/droptgt.h
1207 wx/msw/ole/oleutils.h
1241 <!-- Resources must be installed together with headers: -->
1242 wx/msw/gnuwin32/winresrc.h
1285 <!-- ====================================================================== -->
1287 <!-- ====================================================================== -->
1289 <set var=
"MGL_LOWLEVEL_SRC" hints=
"files">
1290 src/generic/caret.cpp
1291 src/generic/timer.cpp
1300 src/mgl/dcclient.cpp
1301 src/mgl/dcmemory.cpp
1302 src/mgl/dcscreen.cpp
1306 src/mgl/fontenum.cpp
1307 src/mgl/fontutil.cpp
1313 src/mgl/settings.cpp
1314 src/mgl/toplevel.cpp
1318 <set var=
"MGL_LOWLEVEL_HDR" hints=
"files">
1345 <!-- ====================================================================== -->
1347 <!-- ====================================================================== -->
1349 <set var=
"OS2_LOWLEVEL_SRC" hints=
"files">
1351 <set var=
"OS2_LOWLEVEL_HDR" hints=
"files">
1353 <set var=
"OS2_SRC" hints=
"files">
1354 <!-- Generic implementations used by wxOS2: -->
1355 src/generic/caret.cpp
1356 src/generic/colrdlgg.cpp
1357 src/generic/dirdlgg.cpp
1358 src/generic/fdrepdlg.cpp
1359 src/generic/imaglist.cpp
1360 src/generic/listctrl.cpp
1361 src/generic/mdig.cpp
1362 src/generic/msgdlgg.cpp
1363 src/generic/prntdlgg.cpp
1364 src/generic/statusbr.cpp
1365 <!-- OS/2 specific files: -->
1369 src/os2/bmpbuttn.cpp
1372 src/os2/checkbox.cpp
1373 src/os2/checklst.cpp
1377 src/os2/combobox.cpp
1383 src/os2/dcclient.cpp
1384 src/os2/dcmemory.cpp
1386 src/os2/dcscreen.cpp
1393 src/os2/fontenum.cpp
1394 src/os2/fontutil.cpp
1397 src/os2/gdiimage.cpp
1406 src/os2/menuitem.cpp
1407 src/os2/metafile.cpp
1409 src/os2/nativdlg.cpp
1410 src/os2/notebook.cpp
1411 src/os2/ownerdrw.cpp
1415 src/os2/radiobox.cpp
1416 src/os2/radiobut.cpp
1418 src/os2/scrolbar.cpp
1419 src/os2/settings.cpp
1421 src/os2/spinbutt.cpp
1422 src/os2/spinctrl.cpp
1425 src/os2/statline.cpp
1426 src/os2/stattext.cpp
1428 src/os2/textctrl.cpp
1432 src/os2/toplevel.cpp
1433 src/os2/utilsgui.cpp
1436 <set var=
"OS2_HDR" hints=
"files">
1438 wx/generic/colrdlgg.h
1439 wx/generic/dirdlgg.h
1440 wx/generic/fdrepdlg.h
1441 wx/generic/listctrl.h
1443 wx/generic/statusbr.h
1515 <!-- ====================================================================== -->
1517 <!-- ====================================================================== -->
1519 <set var=
"MAC_LOWLEVEL_SRC" hints=
"files">
1521 <set var=
"MAC_LOWLEVEL_HDR" hints=
"files">
1523 <set var=
"MAC_SRC" hints=
"files">
1528 src/mac/bmpbuttn.cpp
1531 src/mac/checkbox.cpp
1532 src/mac/checklst.cpp
1535 src/mac/colordlg.cpp
1537 src/mac/combobox.cpp
1543 src/mac/dcclient.cpp
1544 src/mac/dcmemory.cpp
1546 src/mac/dcscreen.cpp
1553 src/mac/fontenum.cpp
1554 src/mac/fontutil.cpp
1562 src/mac/menuitem.cpp
1563 src/mac/metafile.cpp
1564 src/mac/minifram.cpp
1566 src/mac/notebmac.cpp
1570 src/mac/printdlg.cpp
1571 src/mac/printmac.cpp
1572 src/mac/radiobox.cpp
1573 src/mac/radiobut.cpp
1575 src/mac/renderer.cpp
1576 src/mac/scrolbar.cpp
1577 src/mac/settings.cpp
1579 src/mac/spinbutt.cpp
1582 src/mac/statbrma.cpp
1583 src/mac/statlmac.cpp
1584 src/mac/stattext.cpp
1586 src/mac/textctrl.cpp
1590 src/mac/toplevel.cpp
1592 <!-- Generic implementations used by wxMac: -->
1593 src/generic/caret.cpp
1594 src/generic/fdrepdlg.cpp
1595 src/generic/fontdlgg.cpp
1596 src/generic/imaglist.cpp
1597 src/generic/listctrl.cpp
1598 src/generic/prntdlgg.cpp
1599 src/generic/statusbr.cpp
1600 src/generic/tabg.cpp
1601 <!-- Unix files used by wxMac: -->
1602 src/unix/snglinst.cpp
1604 <set var=
"MAC_HDR" hints=
"files">
1683 <!-- Generic implementations used by wxMac: -->
1685 wx/generic/fdrepdlg.h
1686 wx/generic/fontdlgg.h
1687 wx/generic/imaglist.h
1688 wx/generic/listctrl.h
1689 wx/generic/statusbr.h
1694 <!-- ====================================================================== -->
1696 <!-- ====================================================================== -->
1698 <set var=
"COCOA_LOWLEVEL_SRC" hints=
"files">
1700 <set var=
"COCOA_LOWLEVEL_HDR" hints=
"files">
1702 <set var=
"COCOA_SRC" hints=
"files">
1704 src/cocoa/NSButton.mm
1705 src/cocoa/NSControl.mm
1707 src/cocoa/NSPanel.mm
1708 src/cocoa/NSTableView.mm
1709 src/cocoa/NSTextField.mm
1711 src/cocoa/NSWindow.mm
1714 src/cocoa/bmpbuttn.mm
1717 src/cocoa/checkbox.mm
1718 src/cocoa/checklst.mm
1720 src/cocoa/clipbrd.mm
1722 src/cocoa/combobox.mm
1723 src/cocoa/control.mm
1726 src/cocoa/dataobj.mm
1728 src/cocoa/dcclient.mm
1729 src/cocoa/dcmemory.mm
1730 src/cocoa/dcscreen.cpp
1732 src/cocoa/evtloop.mm
1734 src/cocoa/fontenum.mm
1735 src/cocoa/fontutil.cpp
1738 src/cocoa/gdiobj.cpp
1740 src/cocoa/listbox.mm
1742 src/cocoa/mbarman.mm
1744 src/cocoa/menuitem.mm
1746 src/cocoa/radiobox.mm
1747 src/cocoa/radiobut.mm
1748 src/cocoa/region.cpp
1749 src/cocoa/settings.cpp
1751 src/cocoa/spinbutt.mm
1752 src/cocoa/statbmp.mm
1753 src/cocoa/statbox.mm
1754 src/cocoa/statline2.mm
1755 src/cocoa/stattext.mm
1756 src/cocoa/textctrl.mm
1757 src/cocoa/toplevel.mm
1759 src/cocoa/utilsexc.cpp
1761 <!-- Generic implementations used by wxCocoa: -->
1762 src/generic/accel.cpp
1763 src/generic/caret.cpp
1764 src/generic/colrdlgg.cpp
1765 src/generic/dirdlgg.cpp
1766 src/generic/fdrepdlg.cpp
1767 src/generic/filedlgg.cpp
1768 src/generic/fontdlgg.cpp
1769 src/generic/imaglist.cpp
1770 src/generic/listctrl.cpp
1771 src/generic/mdig.cpp
1772 src/generic/msgdlgg.cpp
1773 src/generic/notebook.cpp
1774 src/generic/paletteg.cpp
1775 src/generic/statusbr.cpp
1776 src/generic/tabg.cpp
1777 src/generic/timer.cpp
1779 <set var=
"COCOA_HDR" hints=
"files">
1782 wx/cocoa/NSControl.h
1785 wx/cocoa/NSTableView.h
1786 wx/cocoa/NSTextField.h
1789 wx/cocoa/ObjcAssociate.h
1833 <!-- Generic implementations used by wxCocoa: -->
1835 wx/generic/fdrepdlg.h
1836 wx/generic/fontdlgg.h
1837 wx/generic/imaglist.h
1838 wx/generic/listctrl.h
1840 wx/generic/paletteg.h
1841 wx/generic/statusbr.h
1847 <!-- ====================================================================== -->
1848 <!-- wxUniversal -->
1849 <!-- ====================================================================== -->
1852 <set var=
"UNIV_THEMES_SRC" hints=
"files">
1853 src/univ/themes/gtk.cpp
1854 src/univ/themes/metal.cpp
1855 src/univ/themes/win32.cpp
1858 <set var=
"UNIV_SRC" hints=
"files">
1859 src/generic/accel.cpp
1860 src/generic/colrdlgg.cpp
1861 src/generic/dirdlgg.cpp
1862 src/generic/fdrepdlg.cpp
1863 src/generic/filedlgg.cpp
1864 src/generic/fontdlgg.cpp
1865 src/generic/imaglist.cpp
1866 src/generic/listctrl.cpp
1867 src/generic/mdig.cpp
1868 src/generic/msgdlgg.cpp
1869 src/generic/prntdlgg.cpp
1870 src/generic/tabg.cpp
1871 src/univ/bmpbuttn.cpp
1873 src/univ/checkbox.cpp
1874 src/univ/checklst.cpp
1876 src/univ/colschem.cpp
1877 src/univ/combobox.cpp
1878 src/univ/control.cpp
1879 src/univ/ctrlrend.cpp
1881 src/univ/framuniv.cpp
1883 src/univ/inpcons.cpp
1884 src/univ/inphand.cpp
1885 src/univ/listbox.cpp
1887 src/univ/notebook.cpp
1888 src/univ/radiobox.cpp
1889 src/univ/radiobut.cpp
1890 src/univ/scrarrow.cpp
1891 src/univ/scrolbar.cpp
1892 src/univ/scrthumb.cpp
1894 src/univ/spinbutt.cpp
1895 src/univ/statbmp.cpp
1896 src/univ/statbox.cpp
1897 src/univ/statline.cpp
1898 src/univ/stattext.cpp
1899 src/univ/statusbr.cpp
1900 src/univ/textctrl.cpp
1902 src/univ/toolbar.cpp
1903 src/univ/topluniv.cpp
1904 src/univ/winuniv.cpp
1906 <set var=
"UNIV_HDR" hints=
"files">
1908 wx/generic/dirdlgg.h
1909 wx/generic/fdrepdlg.h
1910 wx/generic/fontdlgg.h
1911 wx/generic/listctrl.h
1913 wx/generic/statusbr.h
1955 <!-- ====================================================================== -->
1957 <!-- ====================================================================== -->
1959 <set var=
"ADVANCED_CMN_SRC" hints=
"files">
1960 src/generic/calctrl.cpp
1961 src/generic/dcbuffer.cpp
1962 src/generic/grid.cpp
1963 src/generic/gridctrl.cpp
1964 src/generic/gridsel.cpp
1965 src/generic/helpext.cpp
1966 src/generic/laywin.cpp
1967 src/generic/sashwin.cpp
1968 src/generic/splash.cpp
1969 src/generic/tipdlg.cpp
1970 src/generic/wizard.cpp
1973 <set var=
"ADVANCED_CMN_HDR" hints=
"files">
1976 wx/generic/calctrl.h
1978 wx/generic/gridctrl.h
1979 wx/generic/gridsel.h
1980 wx/generic/helpext.h
1982 wx/generic/sashwin.h
1996 <set var=
"ADVANCED_MSW_SRC" hints=
"files">
1997 src/common/taskbarcmn.cpp
1998 src/msw/joystick.cpp
2002 <set var=
"ADVANCED_MSW_HDR" hints=
"files">
2008 <set var=
"ADVANCED_MAC_SRC" hints=
"files">
2009 src/mac/joystick.cpp
2012 <set var=
"ADVANCED_MAC_HDR" hints=
"files">
2017 <set var=
"ADVANCED_OS2_SRC" hints=
"files">
2018 src/os2/joystick.cpp
2021 <set var=
"ADVANCED_OS2_HDR" hints=
"files">
2026 <set var=
"ADVANCED_UNIX_SRC" hints=
"files">
2027 src/common/taskbarcmn.cpp
2028 src/unix/joystick.cpp
2029 src/unix/taskbarx11.cpp
2032 <set var=
"ADVANCED_UNIX_HDR" hints=
"files">
2034 wx/unix/taskbarx11.h
2039 <!-- ====================================================================== -->
2041 <!-- ====================================================================== -->
2043 <set var=
"HTML_SRC_PLATFORM">
2044 <if cond=
"TOOLKIT=='MSW'">
2045 src/msw/helpbest.cpp
2047 <if cond=
"PLATFORM_UNIX=='1'">
2050 <if cond=
"PLATFORM_MACOSX=='1'">
2054 <set var=
"HTML_SRC" hints=
"files">
2055 $(HTML_SRC_PLATFORM)
2056 src/html/helpctrl.cpp
2057 src/html/helpdata.cpp
2058 src/html/helpfrm.cpp
2059 src/html/htmlcell.cpp
2060 src/html/htmlfilt.cpp
2061 src/html/htmlpars.cpp
2062 src/html/htmltag.cpp
2063 src/html/htmlwin.cpp
2064 src/html/htmprint.cpp
2065 src/html/m_dflist.cpp
2066 src/html/m_fonts.cpp
2067 src/html/m_hline.cpp
2068 src/html/m_image.cpp
2069 src/html/m_layout.cpp
2070 src/html/m_links.cpp
2073 src/html/m_style.cpp
2074 src/html/m_tables.cpp
2075 src/html/winpars.cpp
2076 <!-- wxHTML users: -->
2077 src/generic/htmllbox.cpp
2079 <set var=
"HTML_HDR" hints=
"files">
2095 <!-- wxHTML users: -->
2101 <!-- ====================================================================== -->
2102 <!-- XML classes -->
2103 <!-- ====================================================================== -->
2105 <set var=
"XML_SRC" hints=
"files">
2107 src/common/xtixml.cpp
<!-- FIXME - temporary solution -->
2109 <set var=
"XML_HDR" hints=
"files">
2111 wx/xtixml.h
<!-- FIXME - temporary solution -->
2115 <!-- ====================================================================== -->
2116 <!-- OpenGL canvas -->
2117 <!-- ====================================================================== -->
2119 <set var=
"OPENGL_SRC" hints=
"files">
2120 <if cond=
"TOOLKIT=='MAC'">src/mac/glcanvas.cpp
</if>
2121 <if cond=
"TOOLKIT=='GTK'">src/gtk/glcanvas.cpp
</if>
2122 <if cond=
"TOOLKIT=='MSW'">src/msw/glcanvas.cpp
</if>
2123 <if cond=
"TOOLKIT=='MOTIF'">src/x11/glcanvas.cpp
</if>
2124 <if cond=
"TOOLKIT=='X11'">src/x11/glcanvas.cpp
</if>
2125 <if cond=
"TOOLKIT=='PM'">src/os2/glcanvas.cpp
</if>
2128 <set var=
"OPENGL_HDR" hints=
"files">
2129 <if cond=
"TOOLKIT=='MAC'">wx/mac/glcanvas.h
</if>
2130 <if cond=
"TOOLKIT=='GTK'">wx/gtk/glcanvas.h
</if>
2131 <if cond=
"TOOLKIT=='MSW'">wx/msw/glcanvas.h
</if>
2132 <if cond=
"TOOLKIT=='MOTIF'">wx/x11/glcanvas.h
</if>
2133 <if cond=
"TOOLKIT=='X11'">wx/x11/glcanvas.h
</if>
2134 <if cond=
"TOOLKIT=='PM'">wx/os2/glcanvas.h
</if>
2139 <!-- ====================================================================== -->
2140 <!-- ODBD classes -->
2141 <!-- ====================================================================== -->
2143 <set var=
"ODBC_SRC" hints=
"files">
2145 src/common/dbtable.cpp
2147 <set var=
"ODBC_HDR" hints=
"files">
2153 <set var=
"DBGRID_SRC" hints=
"files">
2154 src/common/dbgrid.cpp
2156 <set var=
"DBGRID_HDR" hints=
"files">
2162 <!-- ====================================================================== -->
2163 <!-- Define sources for specific libraries: -->
2164 <!-- ====================================================================== -->
2166 <!-- wxBase files: -->
2168 <!-- Nested if would be nicer, but this works -->
2169 <set var=
"BASE_MACOSX_SRC" hints=
"files">
2170 <if cond=
"TOOLKIT=='MAC'">$(BASE_MAC_SRC)
</if>
2171 <if cond=
"TOOLKIT=='COCOA'">$(BASE_DARWIN_SRC)
</if>
2172 <if cond=
"TOOLKIT=='GTK'">$(BASE_DARWIN_SRC)
</if>
2173 <!-- FIXME: TOOLKIT!='MAC' is what we really want -->
2175 <set var=
"BASE_PLATFORM_SRC" hints=
"files">
2176 <if cond=
"PLATFORM_UNIX=='1'">$(BASE_UNIX_SRC)
</if>
2177 <if cond=
"PLATFORM_WIN32=='1'">$(BASE_WIN32_SRC)
</if>
2178 <if cond=
"PLATFORM_MACOSX=='1'">$(BASE_MACOSX_SRC)
</if>
2179 <if cond=
"PLATFORM_OS2=='1'">$(BASE_OS2_SRC)
</if>
2181 <set var=
"BASE_AND_GUI_TOOLKIT_SRC" hints=
"files">
2182 <if cond=
"TOOLKIT=='MAC'">$(BASE_AND_GUI_MAC_SRC)
</if>
2184 <set var=
"BASE_AND_GUI_PLATFORM_SRC" hints=
"files">
2185 <if cond=
"PLATFORM_UNIX=='1'">$(BASE_AND_GUI_UNIX_SRC)
</if>
2186 <if cond=
"PLATFORM_WIN32=='1'">$(BASE_AND_GUI_WIN32_SRC)
</if>
2187 <if cond=
"PLATFORM_MACOSX=='1'">$(BASE_AND_GUI_DARWIN_SRC)
</if>
2189 <set var=
"BASE_PLATFORM_HDR" hints=
"files">
2190 <if cond=
"PLATFORM_UNIX=='1'">$(BASE_UNIX_HDR)
</if>
2191 <if cond=
"PLATFORM_WIN32=='1'">$(BASE_WIN32_HDR)
</if>
2192 <if cond=
"TOOLKIT=='MAC'">$(BASE_MAC_HDR)
</if>
2193 <if cond=
"TOOLKIT=='COCOA'">$(BASE_DARWIN_HDR)
</if>
2196 <set var=
"BASE_SRC" hints=
"files">
2197 $(BASE_CMN_SRC) $(BASE_PLATFORM_SRC)
2199 <set var=
"BASE_AND_GUI_SRC" hints=
"files">
2200 $(BASE_AND_GUI_CMN_SRC)
2201 $(BASE_AND_GUI_PLATFORM_SRC) $(BASE_AND_GUI_TOOLKIT_SRC)
2205 <!-- wxNet files: -->
2206 <set var=
"NET_MACOSX_SRC" hints=
"files">
2207 <if cond=
"TOOLKIT=='MAC'">$(NET_MAC_SRC)
</if>
2208 <if cond=
"TOOLKIT=='COCOA'">$(NET_DARWIN_SRC)
</if>
2209 <if cond=
"TOOLKIT=='GTK'">$(NET_DARWIN_SRC)
</if>
2210 <!-- FIXME: TOOLKIT!='MAC' is what we really want -->
2212 <set var=
"NET_PLATFORM_SRC" hints=
"files">
2213 <if cond=
"PLATFORM_UNIX=='1'">$(NET_UNIX_SRC)
</if>
2214 <if cond=
"PLATFORM_WIN32=='1'">$(NET_WIN32_SRC)
</if>
2215 <if cond=
"PLATFORM_MACOSX=='1'">$(NET_MACOSX_SRC)
</if>
2216 <if cond=
"PLATFORM_OS2=='1'">$(NET_OS2_SRC)
</if>
2218 <set var=
"NET_PLATFORM_HDR" hints=
"files">
2219 <if cond=
"PLATFORM_UNIX=='1'">$(NET_UNIX_HDR)
</if>
2220 <if cond=
"PLATFORM_WIN32=='1'">$(NET_WIN32_HDR)
</if>
2221 <if cond=
"PLATFORM_OS2=='1'">$(NET_OS2_HDR)
</if>
2222 <if cond=
"TOOLKIT=='MAC'">$(NET_MAC_HDR)
</if>
2223 <if cond=
"TOOLKIT=='COCOA'">$(NET_DARWIN_HDR)
</if>
2226 <set var=
"NET_SRC" hints=
"files">
2227 $(NET_CMN_SRC) $(NET_PLATFORM_SRC)
2231 <!-- GUI sources: -->
2233 <set var=
"LOWLEVEL_SRC" hints=
"files">
2234 <if cond=
"TOOLKIT=='GTK'">$(GTK_LOWLEVEL_SRC)
</if>
2235 <if cond=
"TOOLKIT=='MOTIF'">$(MOTIF_LOWLEVEL_SRC)
</if>
2236 <if cond=
"TOOLKIT=='MSW'">$(MSW_LOWLEVEL_SRC)
</if>
2237 <if cond=
"TOOLKIT=='MAC'">$(MAC_LOWLEVEL_SRC)
</if>
2238 <if cond=
"TOOLKIT=='COCOA'">$(COCOA_LOWLEVEL_SRC)
</if>
2239 <if cond=
"TOOLKIT=='PM'">$(OS2_LOWLEVEL_SRC)
</if>
2240 <if cond=
"TOOLKIT=='X11'">$(X11_LOWLEVEL_SRC)
</if>
2241 <if cond=
"TOOLKIT=='MGL'">$(MGL_LOWLEVEL_SRC)
</if>
2243 <set var=
"LOWLEVEL_HDR" hints=
"files">
2244 <if cond=
"TOOLKIT=='GTK'">$(GTK_LOWLEVEL_HDR)
</if>
2245 <if cond=
"TOOLKIT=='MOTIF'">$(MOTIF_LOWLEVEL_HDR)
</if>
2246 <if cond=
"TOOLKIT=='MSW'">$(MSW_LOWLEVEL_HDR)
</if>
2247 <if cond=
"TOOLKIT=='MAC'">$(MAC_LOWLEVEL_HDR)
</if>
2248 <if cond=
"TOOLKIT=='COCOA'">$(COCOA_LOWLEVEL_HDR)
</if>
2249 <if cond=
"TOOLKIT=='PM'">$(OS2_LOWLEVEL_HDR)
</if>
2250 <if cond=
"TOOLKIT=='X11'">$(X11_LOWLEVEL_HDR)
</if>
2251 <if cond=
"TOOLKIT=='MGL'">$(MGL_LOWLEVEL_HDR)
</if>
2254 <set var=
"GUI_SRC" hints=
"files">
2255 <if cond=
"TOOLKIT=='GTK'">$(GTK_SRC)
</if>
2256 <if cond=
"TOOLKIT=='MOTIF'">$(MOTIF_SRC)
</if>
2257 <if cond=
"TOOLKIT=='MSW'">$(MSW_SRC)
</if>
2258 <if cond=
"TOOLKIT=='MAC'">$(MAC_SRC)
</if>
2259 <if cond=
"TOOLKIT=='COCOA'">$(COCOA_SRC)
</if>
2260 <if cond=
"TOOLKIT=='PM'">$(OS2_SRC)
</if>
2262 <set var=
"GUI_HDR" hints=
"files">
2263 <if cond=
"TOOLKIT=='GTK'">$(GTK_HDR)
</if>
2264 <if cond=
"TOOLKIT=='MOTIF'">$(MOTIF_HDR)
</if>
2265 <if cond=
"TOOLKIT=='MSW'">$(MSW_HDR)
</if>
2266 <if cond=
"TOOLKIT=='MAC'">$(MAC_HDR)
</if>
2267 <if cond=
"TOOLKIT=='COCOA'">$(COCOA_HDR)
</if>
2268 <if cond=
"TOOLKIT=='PM'">$(OS2_HDR)
</if>
2271 <set var=
"CORE_SRC" hints=
"files">
2272 <if cond=
"USE_GUI=='1' and WXUNIV=='0'">
2273 $(LOWLEVEL_SRC) $(GUI_SRC) $(GUI_CMN_SRC)
2275 <if cond=
"USE_GUI=='1' and WXUNIV=='1'">
2276 $(LOWLEVEL_SRC) $(UNIV_SRC) $(UNIV_THEMES_SRC) $(GUI_CMN_SRC)
2280 <!-- wxAdvanced files: -->
2281 <set var=
"ADVANCED_PLATFORM_SRC" hints=
"files">
2282 <if cond=
"TOOLKIT=='MSW'">$(ADVANCED_MSW_SRC)
</if>
2283 <if cond=
"TOOLKIT=='MAC'">$(ADVANCED_MAC_SRC)
</if>
2284 <if cond=
"TOOLKIT=='MOTIF'">$(ADVANCED_UNIX_SRC)
</if>
2285 <if cond=
"TOOLKIT=='GTK'">$(ADVANCED_UNIX_SRC)
</if>
2286 <if cond=
"TOOLKIT=='X11'">$(ADVANCED_UNIX_SRC)
</if>
2287 <if cond=
"TOOLKIT=='PM'">$(ADVANCED_OS2_SRC)
</if>
2289 <set var=
"ADVANCED_PLATFORM_HDR" hints=
"files">
2290 <if cond=
"TOOLKIT=='MSW'">$(ADVANCED_MSW_HDR)
</if>
2291 <if cond=
"TOOLKIT=='MAC'">$(ADVANCED_MAC_HDR)
</if>
2292 <if cond=
"TOOLKIT=='MOTIF'">$(ADVANCED_UNIX_HDR)
</if>
2293 <if cond=
"TOOLKIT=='GTK'">$(ADVANCED_UNIX_HDR)
</if>
2294 <if cond=
"TOOLKIT=='X11'">$(ADVANCED_UNIX_HDR)
</if>
2295 <if cond=
"TOOLKIT=='PM'">$(ADVANCED_OS2_HDR)
</if>
2297 <set var=
"ADVANCED_SRC">$(ADVANCED_CMN_SRC) $(ADVANCED_PLATFORM_SRC)
</set>
2298 <set var=
"ADVANCED_HDR">$(ADVANCED_CMN_HDR) $(ADVANCED_PLATFORM_HDR)
</set>
2302 <set var=
"GUI_CORE_HEADERS" hints=
"files">
2303 <if cond=
"USE_GUI=='1' and WXUNIV=='0'">$(GUI_HDR)
</if>
2304 <if cond=
"USE_GUI=='1' and WXUNIV=='1'">$(UNIV_HDR)
</if>
2307 <set var=
"ALL_GUI_HEADERS" hints=
"files">
2308 <if cond=
"USE_GUI=='1'">
2312 $(ADVANCED_HDR) $(HTML_HDR)
2313 $(OPENGL_HDR) $(DBGRID_HDR)
2318 <set var=
"ALL_BASE_HEADERS" make_var=
"1" hints=
"files">
2319 $(BASE_CMN_HDR) $(BASE_PLATFORM_HDR)
2320 $(NET_CMN_HDR) $(NET_PLATFORM_HDR)
2321 $(XML_HDR) $(ODBC_HDR)
2324 <set var=
"ALL_HEADERS" make_var=
"1" hints=
"files">
2325 $(ALL_BASE_HEADERS) $(ALL_GUI_HEADERS)
2328 <set var=
"ALL_BASE_SOURCES" make_var=
"1" hints=
"files">
2330 $(BASE_UNIX_SRC) $(BASE_WIN32_SRC) $(BASE_MAC_SRC) $(BASE_DARWIN_SRC)
2332 $(BASE_AND_GUI_CMN_SRC)
2333 $(BASE_AND_GUI_UNIX_SRC)
2334 $(BASE_AND_GUI_MAC_SRC)
2335 $(BASE_AND_GUI_DARWIN_SRC)
2336 $(BASE_AND_GUI_WIN32_SRC)
2337 $(NET_CMN_SRC) $(NET_UNIX_SRC) $(NET_WIN32_SRC) $(NET_MAC_SRC)
2338 $(XML_SRC) $(ODBC_SRC)