X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/bb41dcbe3a1ee4df0cd6a44e9cfb6a55b5d94fd6..d424f5ae6d1cd61b43b7d7d7c77de4ab326019e8:/build/bakefiles/files.bkl diff --git a/build/bakefiles/files.bkl b/build/bakefiles/files.bkl index 19b70f1c4e..f4ef59f44a 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/gtk/gsockgtk.c src/gtk/icon.cpp src/gtk/main.cpp src/gtk/pen.cpp @@ -820,7 +831,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/motif/frame.cpp src/motif/gauge.cpp src/motif/gdiobj.cpp - + src/motif/gsockmot.c src/motif/icon.cpp src/motif/listbox.cpp src/motif/main.cpp @@ -949,7 +960,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/x11/evtloop.cpp src/x11/font.cpp src/x11/gdiobj.cpp - + src/x11/gsockx11.c src/x11/icon.cpp src/x11/main.cpp src/x11/minifram.cpp @@ -1030,6 +1041,7 @@ 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 @@ -1043,6 +1055,8 @@ 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 @@ -1086,9 +1100,6 @@ 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/scrolbar.cpp @@ -1347,7 +1358,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! 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 @@ -1546,6 +1557,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 @@ -1689,7 +1701,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/cocoa/main.cpp 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 @@ -1800,16 +1812,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 @@ -1851,6 +1854,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 @@ -2085,16 +2089,21 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/common/db.cpp - src/common/dbgrid.cpp src/common/dbtable.cpp wx/db.h - wx/dbgrid.h wx/dbkeyg.h wx/dbtable.h + + src/common/dbgrid.cpp + + + wx/dbgrid.h + + @@ -2115,6 +2124,9 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! $(BASE_WIN32_SRC) $(BASE_MACOSX_SRC) + + $(BASE_AND_GUI_MAC_SRC) + $(BASE_AND_GUI_UNIX_SRC) $(BASE_AND_GUI_WIN32_SRC) @@ -2131,10 +2143,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) @@ -2160,7 +2173,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! - + $(GTK_LOWLEVEL_SRC) $(MOTIF_LOWLEVEL_SRC) @@ -2181,7 +2194,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! $(X11_LOWLEVEL_HDR) $(MGL_LOWLEVEL_HDR) - + $(GTK_SRC) $(MOTIF_SRC) @@ -2207,7 +2220,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! $(LOWLEVEL_SRC) $(UNIV_SRC) $(UNIV_THEMES_SRC) $(GUI_CMN_SRC) - + $(ADVANCED_MSW_SRC) @@ -2230,21 +2243,43 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! + + $(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) $(ADVANCED_HDR) - $(HTML_HDR) $(XML_HDR) - $(OPENGL_HDR) $(ODBC_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)