X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/b45f79ecbf5236ce4158fa3eaa52111d9e6822e0..a70abf19f5e745553a8624d8fccf8f9c991a2b18:/build/bakefiles/files.bkl diff --git a/build/bakefiles/files.bkl b/build/bakefiles/files.bkl index 624273135c..b5a5576222 100644 --- a/build/bakefiles/files.bkl +++ b/build/bakefiles/files.bkl @@ -194,6 +194,8 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! $(BASE_MAC_HDR) + wx/unix/apptbase.h + wx/unix/apptrait.h wx/unix/stdpaths.h @@ -255,6 +257,21 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/palmos/stdpaths.h + + + + + + src/msdos/dir.cpp + src/msdos/mimetype.cpp + src/msdos/utilsdos.cpp + + + + + wx/msdos/mimetype.h + + @@ -1254,6 +1271,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/msw/window.cpp + wx/msw/popupwin.h wx/msw/uxtheme.h @@ -1405,7 +1423,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/msw/window.h - wx/msw/gnuwin32/winresrc.h wx/msw/wx.manifest wx/msw/wx.rc @@ -1631,6 +1648,7 @@ 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/tglbtn.cpp src/os2/timer.cpp src/os2/toolbar.cpp src/os2/tooltip.cpp @@ -1708,6 +1726,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/os2/stattext.h wx/os2/tabctrl.h wx/os2/textctrl.h + wx/os2/tglbtn.h wx/os2/timer.h wx/os2/toolbar.h wx/os2/tooltip.h @@ -2744,6 +2763,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! $(BASE_MAC_SRC) $(BASE_MAC_CARBONLIB_SRC) $(BASE_OS2_SRC) $(BASE_PALMOS_SRC) + $(BASE_MSDOS_SRC) $(BASE_AND_GUI_MAC_SRC) @@ -2753,6 +2773,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! $(BASE_AND_GUI_WIN32_SRC) $(BASE_AND_GUI_UNIX_SRC) $(BASE_AND_GUI_PALMOS_SRC) + $(BASE_AND_GUI_MSDOS_SRC) @@ -2776,6 +2797,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! $(BASE_WIN32_HDR) $(BASE_WINCE_HDR) $(BASE_MACOSX_HDR) $(BASE_PALMOS_HDR) + $(BASE_MSDOS_HDR) @@ -2824,7 +2846,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! $(GTK_LOWLEVEL_HDR) $(MOTIF_LOWLEVEL_HDR) - $(MSW_LOWLEVEL_HDR) + $(MSW_LOWLEVEL_HDR) $(MSW_DESKTOP_LOWLEVEL_HDR) $(MSW_LOWLEVEL_HDR) $(MAC_LOWLEVEL_HDR) $(COCOA_LOWLEVEL_HDR) @@ -2956,6 +2978,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! $(BASE_UNIX_SRC) $(BASE_WIN32_SRC) $(BASE_WINCE_SRC) $(BASE_MAC_SRC) $(BASE_OS2_SRC) + $(BASE_MSDOS_SRC) $(BASE_AND_GUI_CMN_SRC) $(BASE_AND_GUI_UNIX_SRC) $(BASE_AND_GUI_MAC_SRC)