X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/f7d03d2b665763eda91a84af5172bf044b865a9b..3c623cf7d961576a81be74c5c9e8f02322136488:/build/bakefiles/files.bkl?ds=sidebyside
diff --git a/build/bakefiles/files.bkl b/build/bakefiles/files.bkl
index d183192091..9b8b7753e6 100644
--- a/build/bakefiles/files.bkl
+++ b/build/bakefiles/files.bkl
@@ -7,8 +7,8 @@
IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
-->
-
-
+
+
- src/common/taskbarcmn.cpp
src/generic/caret.cpp
- src/generic/printps.cpp
src/unix/dialup.cpp
src/unix/fontenum.cpp
src/unix/fontutil.cpp
- src/unix/taskbarx11.cpp
src/unix/utilsx11.cpp
+ src/unix/displayx11.cpp
wx/generic/caret.h
- wx/generic/printps.h
wx/unix/fontutil.h
- wx/unix/taskbarx11.h
wx/unix/utilsx11.h
+ wx/unix/displayx11.h
@@ -689,9 +679,11 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
src/gtk/gsockgtk.c
src/gtk/icon.cpp
src/gtk/main.cpp
+ src/gtk/minifram.cpp
src/gtk/pen.cpp
src/gtk/popupwin.cpp
src/gtk/region.cpp
+ src/gtk/renderer.cpp
src/gtk/settings.cpp
src/gtk/timer.cpp
src/gtk/tooltip.cpp
@@ -729,16 +721,13 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
src/gtk/fontdlg.cpp
src/gtk/frame.cpp
src/gtk/gauge.cpp
- src/gtk/joystick.cpp
src/gtk/listbox.cpp
src/gtk/mdi.cpp
src/gtk/menu.cpp
- src/gtk/minifram.cpp
src/gtk/msgdlg.cpp
src/gtk/notebook.cpp
src/gtk/radiobox.cpp
src/gtk/radiobut.cpp
- src/gtk/renderer.cpp
src/gtk/scrolbar.cpp
src/gtk/scrolwin.cpp
src/gtk/slider.cpp
@@ -752,7 +741,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
src/gtk/textctrl.cpp
src/gtk/tglbtn.cpp
src/gtk/utilsres.cpp
- src/gtk/wave.cpp
wx/generic/dirdlgg.h
@@ -790,7 +778,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
wx/gtk/gauge.h
wx/gtk/gdiobj.h
wx/gtk/icon.h
- wx/gtk/joystick.h
wx/gtk/listbox.h
wx/gtk/mdi.h
wx/gtk/menu.h
@@ -819,7 +806,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
wx/gtk/tooltip.h
wx/gtk/toplevel.h
wx/gtk/treectrl.h
- wx/gtk/wave.h
wx/gtk/win_gtk.h
wx/gtk/window.h
@@ -839,6 +825,10 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
$(XWIN_LOWLEVEL_HDR)
+ wx/x11/bitmap.h
+ wx/x11/brush.h
+ wx/x11/pen.h
+ wx/x11/region.h
src/motif/accel.cpp
@@ -893,6 +883,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
src/motif/toplevel.cpp
src/motif/utils.cpp
src/motif/window.cpp
+ src/motif/xmcombo/xmcombo.c
src/generic/colrdlgg.cpp
src/generic/dirdlgg.cpp
@@ -959,7 +950,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
wx/motif/radiobut.h
wx/motif/region.h
wx/motif/scrolbar.h
- wx/motif/settings.h
wx/motif/slider.h
wx/motif/spinbutt.h
wx/motif/statbmp.h
@@ -999,7 +989,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
src/x11/gdiobj.cpp
src/x11/gsockx11.c
src/x11/icon.cpp
- src/x11/joystick.cpp
src/x11/main.cpp
src/x11/minifram.cpp
src/x11/nanox.c
@@ -1016,7 +1005,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
$(XWIN_LOWLEVEL_HDR)
- src/generic/timer.h
wx/x11/app.h
wx/x11/bitmap.h
wx/x11/brush.h
@@ -1035,7 +1023,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
wx/x11/font.h
wx/x11/gdiobj.h
wx/x11/icon.h
- wx/x11/joystick.h
wx/x11/minifram.h
wx/x11/palette.h
wx/x11/pen.h
@@ -1056,7 +1043,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
- src/common/taskbarcmn.cpp
src/msw/app.cpp
src/msw/bitmap.cpp
src/msw/brush.cpp
@@ -1081,10 +1067,10 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
src/msw/fontutil.cpp
src/msw/gdiimage.cpp
src/msw/gdiobj.cpp
+ src/msw/gsockmsw.c
src/msw/helpchm.cpp
src/msw/helpwin.cpp
src/msw/icon.cpp
- src/msw/joystick.cpp
src/msw/minifram.cpp
src/msw/ole/automtn.cpp
src/msw/ole/dataobj.cpp
@@ -1095,20 +1081,23 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
src/msw/palette.cpp
src/msw/pen.cpp
src/msw/popupwin.cpp
+ src/msw/printdlg.cpp
+ src/msw/printwin.cpp
src/msw/region.cpp
+ src/msw/renderer.cpp
src/msw/settings.cpp
- src/msw/taskbar.cpp
src/msw/timer.cpp
src/msw/tooltip.cpp
src/msw/toplevel.cpp
src/msw/utilsgui.cpp
- src/msw/wave.cpp
+ src/msw/uxtheme.cpp
src/msw/window.cpp
src/generic/statusbr.cpp
+ src/generic/prntdlgg.cpp
src/msw/accel.cpp
src/msw/bmpbuttn.cpp
src/msw/button.cpp
@@ -1138,12 +1127,8 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
src/msw/notebook.cpp
src/msw/ole/access.cpp
src/msw/ownerdrw.cpp
- src/msw/penwin.cpp
- src/msw/printdlg.cpp
- src/msw/printwin.cpp
src/msw/radiobox.cpp
src/msw/radiobut.cpp
- src/msw/renderer.cpp
src/msw/scrolbar.cpp
src/msw/slider95.cpp
src/msw/spinbutt.cpp
@@ -1158,7 +1143,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
src/msw/textctrl.cpp
src/msw/tglbtn.cpp
src/msw/treectrl.cpp
- src/msw/uxtheme.cpp
wx/msw/accel.h
@@ -1201,7 +1185,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
wx/msw/icon.h
wx/msw/imaglist.h
wx/msw/iniconf.h
- wx/msw/joystick.h
wx/msw/listbox.h
wx/msw/listctrl.h
wx/msw/mdi.h
@@ -1245,7 +1228,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
wx/msw/statline.h
wx/msw/stattext.h
wx/msw/tabctrl.h
- wx/msw/taskbar.h
wx/msw/tbar95.h
wx/msw/tbarmsw.h
wx/msw/textctrl.h
@@ -1254,7 +1236,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
wx/msw/tooltip.h
wx/msw/toplevel.h
wx/msw/treectrl.h
- wx/msw/wave.h
wx/msw/window.h
@@ -1370,7 +1351,17 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
+
src/generic/caret.cpp
+ src/generic/colrdlgg.cpp
+ src/generic/dirdlgg.cpp
+ src/generic/fdrepdlg.cpp
+ src/generic/imaglist.cpp
+ src/generic/mdig.cpp
+ src/generic/msgdlgg.cpp
+ src/generic/prntdlgg.cpp
+ src/generic/statusbr.cpp
+
src/os2/accel.cpp
src/os2/app.cpp
src/os2/bitmap.cpp
@@ -1394,6 +1385,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
src/os2/dcscreen.cpp
src/os2/dialog.cpp
src/os2/dnd.cpp
+ src/os2/evtloop.cpp
src/os2/filedlg.cpp
src/os2/font.cpp
src/os2/fontdlg.cpp
@@ -1403,18 +1395,16 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
src/os2/gauge.cpp
src/os2/gdiimage.cpp
src/os2/gdiobj.cpp
- src/os2/gsocket.c
src/os2/gsockpm.c
src/os2/helpwin.cpp
src/os2/icon.cpp
src/os2/iniconf.cpp
- src/os2/joystick.cpp
src/os2/listbox.cpp
+ src/os2/listctrl.cpp
src/os2/main.cpp
src/os2/menu.cpp
src/os2/menuitem.cpp
src/os2/metafile.cpp
- src/os2/mimetype.cpp
src/os2/msgdlg.cpp
src/os2/nativdlg.cpp
src/os2/notebook.cpp
@@ -1436,16 +1426,21 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
src/os2/stattext.cpp
src/os2/tabctrl.cpp
src/os2/textctrl.cpp
- src/os2/thread.cpp
src/os2/timer.cpp
src/os2/toolbar.cpp
src/os2/tooltip.cpp
src/os2/toplevel.cpp
- src/os2/wave.cpp
+ src/os2/treectrl.cpp
+ src/os2/utilsgui.cpp
src/os2/window.cpp
wx/generic/caret.h
+ wx/generic/colrdlgg.h
+ wx/generic/dirdlgg.h
+ wx/generic/fdrepdlg.h
+ wx/generic/mdig.h
+ wx/generic/statusbr.h
wx/os2/accel.h
wx/os2/app.h
wx/os2/bitmap.h
@@ -1477,12 +1472,11 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
wx/os2/gauge.h
wx/os2/gdiimage.h
wx/os2/gdiobj.h
- wx/os2/gsockos2.h
wx/os2/helpwin.h
wx/os2/icon.h
wx/os2/iniconf.h
- wx/os2/joystick.h
wx/os2/listbox.h
+ wx/os2/listctrl.h
wx/os2/menu.h
wx/os2/menuitem.h
wx/os2/metafile.h
@@ -1514,7 +1508,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
wx/os2/toolbar.h
wx/os2/tooltip.h
wx/os2/toplevel.h
- wx/os2/wave.h
+ wx/msw/treectrl.h
wx/os2/window.h
@@ -1564,15 +1558,12 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
src/mac/gauge.cpp
src/mac/gdiobj.cpp
src/mac/icon.cpp
- src/mac/joystick.cpp
src/mac/listbox.cpp
- src/mac/macnotfy.cpp
src/mac/mdi.cpp
src/mac/menu.cpp
src/mac/menuitem.cpp
src/mac/metafile.cpp
src/mac/minifram.cpp
- src/mac/morefilex/MoreFilesX.c
src/mac/msgdlg.cpp
src/mac/notebmac.cpp
src/mac/palette.cpp
@@ -1595,13 +1586,10 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
src/mac/stattext.cpp
src/mac/tabctrl.cpp
src/mac/textctrl.cpp
- src/mac/thread.cpp
src/mac/timer.cpp
src/mac/toolbar.cpp
src/mac/tooltip.cpp
src/mac/toplevel.cpp
- src/mac/uma.cpp
- src/mac/wave.cpp
src/mac/window.cpp
src/generic/caret.cpp
@@ -1609,6 +1597,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
src/generic/fontdlgg.cpp
src/generic/imaglist.cpp
src/generic/listctrl.cpp
+ src/generic/prntdlgg.cpp
src/generic/statusbr.cpp
src/generic/tabg.cpp
@@ -1653,7 +1642,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
wx/mac/helpxxxx.h
wx/mac/icon.h
wx/mac/imaglist.h
- wx/mac/joystick.h
wx/mac/listbox.h
wx/mac/listctrl.h
wx/mac/macnotfy.h
@@ -1693,7 +1681,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
wx/mac/toplevel.h
wx/mac/treectrl.h
wx/mac/uma.h
- wx/mac/wave.h
wx/mac/window.h
wx/generic/caret.h
@@ -1720,6 +1707,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
src/cocoa/NSControl.mm
src/cocoa/NSMenu.mm
src/cocoa/NSPanel.mm
+ src/cocoa/NSTableView.mm
src/cocoa/NSTextField.mm
src/cocoa/NSView.mm
src/cocoa/NSWindow.mm
@@ -1752,9 +1740,10 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
src/cocoa/icon.cpp
src/cocoa/listbox.mm
src/cocoa/main.cpp
+ src/cocoa/mbarman.mm
src/cocoa/menu.mm
src/cocoa/menuitem.mm
- src/cocoa/pen.cpp
+ src/cocoa/pen.mm
src/cocoa/radiobox.mm
src/cocoa/radiobut.mm
src/cocoa/region.cpp
@@ -1794,6 +1783,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
wx/cocoa/NSControl.h
wx/cocoa/NSMenu.h
wx/cocoa/NSPanel.h
+ wx/cocoa/NSTableView.h
wx/cocoa/NSTextField.h
wx/cocoa/NSView.h
wx/cocoa/NSWindow.h
@@ -1826,6 +1816,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
wx/cocoa/gdiobj.h
wx/cocoa/icon.h
wx/cocoa/listbox.h
+ wx/cocoa/mbarman.h
wx/cocoa/menu.h
wx/cocoa/menuitem.h
wx/cocoa/pen.h
@@ -1865,16 +1856,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
src/univ/themes/win32.cpp
-
-
- src/x11/textctrl.cpp
- src/univ/textctrl.cpp
- src/univ/textctrl.cpp
- src/univ/textctrl.cpp
-
-
- $(UNIV_TEXTCTRL)
src/generic/accel.cpp
src/generic/colrdlgg.cpp
src/generic/dirdlgg.cpp
@@ -1895,6 +1877,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
src/univ/colschem.cpp
src/univ/combobox.cpp
src/univ/control.cpp
+ src/univ/ctrlrend.cpp
src/univ/dialog.cpp
src/univ/framuniv.cpp
src/univ/gauge.cpp
@@ -1905,7 +1888,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
src/univ/notebook.cpp
src/univ/radiobox.cpp
src/univ/radiobut.cpp
- src/univ/renderer.cpp
src/univ/scrarrow.cpp
src/univ/scrolbar.cpp
src/univ/scrthumb.cpp
@@ -1916,6 +1898,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
src/univ/statline.cpp
src/univ/stattext.cpp
src/univ/statusbr.cpp
+ src/univ/textctrl.cpp
src/univ/theme.cpp
src/univ/toolbar.cpp
src/univ/topluniv.cpp
@@ -1970,6 +1953,89 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
+
+
+
+
+
+ src/generic/calctrl.cpp
+ src/generic/dcbuffer.cpp
+ src/generic/grid.cpp
+ src/generic/gridctrl.cpp
+ src/generic/gridsel.cpp
+ src/generic/helpext.cpp
+ src/generic/laywin.cpp
+ src/generic/sashwin.cpp
+ src/generic/splash.cpp
+ src/generic/tipdlg.cpp
+ src/generic/wizard.cpp
+
+
+
+ wx/calctrl.h
+ wx/dcbuffer.h
+ wx/generic/calctrl.h
+ wx/generic/grid.h
+ wx/generic/gridctrl.h
+ wx/generic/gridsel.h
+ wx/generic/helpext.h
+ wx/generic/laywin.h
+ wx/generic/sashwin.h
+ wx/generic/splash.h
+ wx/generic/wizard.h
+ wx/grid.h
+ wx/joystick.h
+ wx/laywin.h
+ wx/sashwin.h
+ wx/splash.h
+ wx/taskbar.h
+ wx/tipdlg.h
+ wx/wave.h
+ wx/wizard.h
+
+
+
+ src/common/taskbarcmn.cpp
+ src/msw/joystick.cpp
+ src/msw/taskbar.cpp
+ src/msw/wave.cpp
+
+
+ wx/msw/joystick.h
+ wx/msw/taskbar.h
+ wx/msw/wave.h
+
+
+
+ src/mac/joystick.cpp
+ src/mac/wave.cpp
+
+
+ wx/mac/joystick.h
+ wx/mac/wave.h
+
+
+
+ src/os2/joystick.cpp
+ src/os2/wave.cpp
+
+
+ wx/os2/joystick.h
+ wx/os2/wave.h
+
+
+
+ src/common/taskbarcmn.cpp
+ src/unix/joystick.cpp
+ src/unix/taskbarx11.cpp
+ src/unix/wave.cpp
+
+
+ wx/unix/joystick.h
+ wx/unix/taskbarx11.h
+ wx/unix/wave.h
+
+
@@ -2033,9 +2099,11 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
src/xml/xml.cpp
+ src/common/xtixml.cpp
wx/xml/xml.h
+ wx/xtixml.h
@@ -2047,16 +2115,41 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
src/mac/glcanvas.cpp
src/gtk/glcanvas.cpp
src/msw/glcanvas.cpp
- src/motif/glcanvas.cpp
+ src/x11/glcanvas.cpp
src/x11/glcanvas.cpp
+ src/os2/glcanvas.cpp
wx/mac/glcanvas.h
wx/gtk/glcanvas.h
wx/msw/glcanvas.h
- wx/motif/glcanvas.h
+ wx/x11/glcanvas.h
wx/x11/glcanvas.h
+ wx/os2/glcanvas.h
+
+
+
+
+
+
+
+
+
+ src/common/db.cpp
+ src/common/dbtable.cpp
+
+
+ wx/db.h
+ wx/dbkeyg.h
+ wx/dbtable.h
+
+
+
+ src/common/dbgrid.cpp
+
+
+ wx/dbgrid.h
@@ -2078,6 +2171,10 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
$(BASE_UNIX_SRC)
$(BASE_WIN32_SRC)
$(BASE_MACOSX_SRC)
+ $(BASE_OS2_SRC)
+
+
+ $(BASE_AND_GUI_MAC_SRC)
$(BASE_AND_GUI_UNIX_SRC)
@@ -2095,10 +2192,11 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
$(BASE_CMN_SRC) $(BASE_PLATFORM_SRC)
- $(BASE_AND_GUI_CMN_SRC) $(BASE_AND_GUI_PLATFORM_SRC)
+ $(BASE_AND_GUI_CMN_SRC)
+ $(BASE_AND_GUI_PLATFORM_SRC) $(BASE_AND_GUI_TOOLKIT_SRC)
-
-
+
+
$(NET_MAC_SRC)
@@ -2110,10 +2208,12 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
$(NET_UNIX_SRC)
$(NET_WIN32_SRC)
$(NET_MACOSX_SRC)
+ $(NET_OS2_SRC)
$(NET_UNIX_HDR)
$(NET_WIN32_HDR)
+ $(NET_OS2_HDR)
$(NET_MAC_HDR)
$(NET_DARWIN_HDR)
@@ -2123,16 +2223,15 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
-
-
+
$(GTK_LOWLEVEL_SRC)
$(MOTIF_LOWLEVEL_SRC)
$(MSW_LOWLEVEL_SRC)
$(MAC_LOWLEVEL_SRC)
$(COCOA_LOWLEVEL_SRC)
- $(OS2_LOWLEVEL_SRC)
+ $(OS2_LOWLEVEL_SRC)
$(X11_LOWLEVEL_SRC)
$(MGL_LOWLEVEL_SRC)
@@ -2142,18 +2241,18 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
$(MSW_LOWLEVEL_HDR)
$(MAC_LOWLEVEL_HDR)
$(COCOA_LOWLEVEL_HDR)
- $(OS2_LOWLEVEL_HDR)
+ $(OS2_LOWLEVEL_HDR)
$(X11_LOWLEVEL_HDR)
$(MGL_LOWLEVEL_HDR)
-
+
$(GTK_SRC)
$(MOTIF_SRC)
$(MSW_SRC)
$(MAC_SRC)
$(COCOA_SRC)
- $(OS2_SRC)
+ $(OS2_SRC)
$(GTK_HDR)
@@ -2161,7 +2260,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
$(MSW_HDR)
$(MAC_HDR)
$(COCOA_HDR)
- $(OS2_HDR)
+ $(OS2_HDR)
@@ -2173,22 +2272,65 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
+
+
+ $(ADVANCED_MSW_SRC)
+ $(ADVANCED_MAC_SRC)
+ $(ADVANCED_UNIX_SRC)
+ $(ADVANCED_UNIX_SRC)
+ $(ADVANCED_UNIX_SRC)
+ $(ADVANCED_OS2_SRC)
+
+
+ $(ADVANCED_MSW_HDR)
+ $(ADVANCED_MAC_HDR)
+ $(ADVANCED_UNIX_HDR)
+ $(ADVANCED_UNIX_HDR)
+ $(ADVANCED_UNIX_HDR)
+ $(ADVANCED_OS2_HDR)
+
+ $(ADVANCED_CMN_SRC) $(ADVANCED_PLATFORM_SRC)
+ $(ADVANCED_CMN_HDR) $(ADVANCED_PLATFORM_HDR)
+
+
+
+
+ $(GUI_HDR)
+ $(UNIV_HDR)
+
-
- $(GUI_CMN_HDR) $(LOWLEVEL_HDR) $(GUI_HDR)
-
-
- $(GUI_CMN_HDR) $(LOWLEVEL_HDR) $(UNIV_HDR)
+
+ $(GUI_CMN_HDR)
+ $(LOWLEVEL_HDR)
+ $(GUI_CORE_HEADERS)
+ $(ADVANCED_HDR) $(HTML_HDR)
+ $(OPENGL_HDR) $(DBGRID_HDR)
-
+
+
$(BASE_CMN_HDR) $(BASE_PLATFORM_HDR)
$(NET_CMN_HDR) $(NET_PLATFORM_HDR)
- $(ALL_GUI_HEADERS)
- $(HTML_HDR) $(XML_HDR)
- $(OPENGL_HDR)
+ $(XML_HDR) $(ODBC_HDR)
+
+
+
+ $(ALL_BASE_HEADERS) $(ALL_GUI_HEADERS)
+
+
+
+ $(BASE_CMN_SRC)
+ $(BASE_UNIX_SRC) $(BASE_WIN32_SRC) $(BASE_MAC_SRC) $(BASE_DARWIN_SRC)
+ $(BASE_OS2_SRC)
+ $(BASE_AND_GUI_CMN_SRC)
+ $(BASE_AND_GUI_UNIX_SRC)
+ $(BASE_AND_GUI_MAC_SRC)
+ $(BASE_AND_GUI_DARWIN_SRC)
+ $(BASE_AND_GUI_WIN32_SRC)
+ $(NET_CMN_SRC) $(NET_UNIX_SRC) $(NET_WIN32_SRC) $(NET_MAC_SRC)
+ $(XML_SRC) $(ODBC_SRC)