X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/b45f79ecbf5236ce4158fa3eaa52111d9e6822e0..291109af6ce46135c245a242b9f489ed79f88dad:/build/bakefiles/files.bkl diff --git a/build/bakefiles/files.bkl b/build/bakefiles/files.bkl index 624273135c..e908b11971 100644 --- a/build/bakefiles/files.bkl +++ b/build/bakefiles/files.bkl @@ -114,6 +114,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/msw/gccpriv.h wx/msw/mimetype.h wx/msw/stackwalk.h + wx/msw/stdpaths.h wx/msw/winundef.h wx/msw/wrapcctl.h wx/msw/wrapcdlg.h @@ -194,6 +195,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 +258,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 + + @@ -338,7 +356,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/config.h wx/containr.h wx/datetime.h - wx/datetime.inl wx/datstrm.h wx/dde.h wx/debug.h @@ -1254,7 +1271,10 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/msw/window.cpp + wx/msw/popupwin.h wx/msw/uxtheme.h + wx/msw/uxthemep.h + wx/msw/htmlhelp.h @@ -1405,7 +1425,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 @@ -1414,37 +1433,28 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/msw/blank.cur wx/msw/bullseye.cur - wx/msw/clock.cur wx/msw/cross.cur wx/msw/hand.cur - wx/msw/heart.cur wx/msw/magnif1.cur - wx/msw/noentry.cur wx/msw/pbrush.cur wx/msw/pencil.cur wx/msw/pntleft.cur wx/msw/pntright.cur - wx/msw/query.cur wx/msw/rightarr.cur wx/msw/roller.cur - wx/msw/size.cur - wx/msw/watch1.cur wx/msw/cdrom.ico wx/msw/child.ico wx/msw/computer.ico wx/msw/drive.ico - wx/msw/error.ico wx/msw/file1.ico wx/msw/floppy.ico wx/msw/folder1.ico wx/msw/folder2.ico - wx/msw/info.ico wx/msw/mdi.ico wx/msw/question.ico wx/msw/removble.ico wx/msw/std.ico - wx/msw/warning.ico @@ -1631,6 +1641,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 +1719,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 +2756,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 +2766,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 +2790,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 +2839,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 +2971,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)