X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/b45f79ecbf5236ce4158fa3eaa52111d9e6822e0..89e94a4bffda38bdb53d875f022982273f9580f2:/build/bakefiles/files.bkl
diff --git a/build/bakefiles/files.bkl b/build/bakefiles/files.bkl
index 624273135c..f7654fa35e 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
@@ -133,8 +134,8 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
src/mac/corefoundation/cfstring.cpp
- src/mac/corefoundation/hid.cpp
src/mac/corefoundation/stdpaths_cf.cpp
+ src/mac/corefoundation/utilsexc_base.cpp
wx/mac/corefoundation/cfstring.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
@@ -386,12 +403,12 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
wx/mimetype.h
wx/module.h
wx/msgout.h
- wx/msgout.h
wx/mstream.h
wx/object.h
wx/platform.h
wx/process.h
wx/ptr_scpd.h
+ wx/recguard.h
wx/regex.h
wx/scopeguard.h
wx/snglinst.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
@@ -1616,6 +1626,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
src/os2/ownerdrw.cpp
src/os2/palette.cpp
src/os2/pen.cpp
+ src/os2/popupwin.cpp
src/os2/print.cpp
src/os2/radiobox.cpp
src/os2/radiobut.cpp
@@ -1631,6 +1642,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 +1720,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
@@ -1724,6 +1737,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
src/mac/corefoundation/gsockosx.cpp
+ src/mac/corefoundation/hid.cpp
src/mac/corefoundation/utilsexc_cf.cpp
@@ -2021,6 +2035,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
src/mac/corefoundation/gsockosx.cpp
+ src/mac/corefoundation/hid.cpp
src/mac/corefoundation/utilsexc_cf.cpp
@@ -2744,6 +2759,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 +2769,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 +2793,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 +2842,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 +2974,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)