X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/23e42d9d073980fa9e8d22585c93dc0d6bf5af07..291109af6ce46135c245a242b9f489ed79f88dad:/build/bakefiles/files.bkl?ds=inline diff --git a/build/bakefiles/files.bkl b/build/bakefiles/files.bkl index 40e99f5c77..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 @@ -1256,6 +1273,8 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/msw/popupwin.h wx/msw/uxtheme.h + wx/msw/uxthemep.h + wx/msw/htmlhelp.h @@ -1406,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 @@ -1415,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 @@ -2747,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) @@ -2756,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) @@ -2779,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) @@ -2959,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)