X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/6257c7261f8056358b92b88f9ebd653ec42cbcd2..62f988852e065d5185a19b159c57514bdaa58f5f:/build/bakefiles/files.bkl diff --git a/build/bakefiles/files.bkl b/build/bakefiles/files.bkl index f8eda150e2..93ae093520 100644 --- a/build/bakefiles/files.bkl +++ b/build/bakefiles/files.bkl @@ -160,6 +160,8 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/mac/corefoundation/utilsexc_base.cpp + wx/mac/corefoundation/cfdataref.h + wx/mac/corefoundation/cfref.h wx/mac/corefoundation/cfstring.h wx/mac/corefoundation/hid.h wx/mac/corefoundation/stdpaths.h @@ -171,9 +173,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/mac/carbon/dirmac.cpp src/mac/carbon/mimetmac.cpp - src/mac/carbon/utilsexc.cpp src/mac/carbon/thread.cpp - src/mac/carbon/macnotfy.cpp src/mac/carbon/morefilex/MoreFilesX.c @@ -205,6 +205,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/mac/carbon/morefile/MoreFiles.c src/mac/carbon/morefile/MoreFilesExtras.c src/mac/carbon/morefile/Search.c + src/mac/carbon/utilsexc.cpp @@ -250,6 +251,11 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! + src/common/fdiodispatcher.cpp + src/common/selectdispatcher.cpp + src/unix/appunix.cpp + src/unix/evtloopunix.cpp + src/unix/timerunx.cpp src/os2/dir.cpp src/os2/mimetype.cpp src/os2/stdpaths.cpp @@ -260,8 +266,12 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! + wx/private/fdiodispatcher.h + wx/private/selectdispatcher.h + wx/unix/app.h wx/os2/apptbase.h wx/os2/apptrait.h + wx/unix/evtloop.h wx/os2/mimetype.h wx/os2/private.h wx/os2/stdpaths.h @@ -2040,6 +2050,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/textentry.cpp src/os2/tglbtn.cpp src/os2/timer.cpp src/os2/toolbar.cpp @@ -2118,6 +2129,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/textentry.h wx/os2/tglbtn.h wx/os2/toolbar.h wx/os2/tooltip.h @@ -2648,7 +2660,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/generic/accel.cpp - src/generic/animateg.cpp src/generic/clrpickerg.cpp src/generic/collpaneg.cpp src/generic/colrdlgg.cpp @@ -2924,15 +2935,21 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! + src/gtk/taskbar.cpp + src/gtk/eggtrayicon.c + + + + + src/gtk/aboutdlg.cpp src/gtk/animate.cpp src/gtk/dataview.cpp src/gtk/hyperlink.cpp - src/gtk/taskbar.cpp - src/gtk/eggtrayicon.c - + wx/gtk/animate.h + wx/gtk/dataview.h wx/gtk/hyperlink.h @@ -2945,6 +2962,13 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/generic/animate.h + + src/generic/animateg.cpp + + + wx/generic/animate.h + + @@ -3516,21 +3540,23 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! + $(ADVANCED_GTK_NATIVE_SRC) $(ADVANCED_MSW_NATIVE_SRC) $(ADVANCED_MSW_NATIVE_SRC) + $(ADVANCED_GTK_NATIVE_HDR) $(ADVANCED_MSW_NATIVE_HDR) $(ADVANCED_MSW_NATIVE_HDR) $(ADVANCED_CMN_SRC) $(ADVANCED_PLATFORM_SRC) $(ADVANCED_PLATFORM_NATIVE_SRC) - $(ADVANCED_CMN_SRC) $(ADVANCED_PLATFORM_SRC) + $(ADVANCED_CMN_SRC) $(ADVANCED_PLATFORM_SRC) $(ADVANCED_UNIV_SRC) $(ADVANCED_CMN_HDR) $(ADVANCED_CMN_NATIVE_HDR) $(ADVANCED_PLATFORM_HDR) $(ADVANCED_PLATFORM_NATIVE_HDR) - $(ADVANCED_CMN_HDR) $(ADVANCED_PLATFORM_HDR) + $(ADVANCED_CMN_HDR) $(ADVANCED_PLATFORM_HDR) $(ADVANCED_UNIV_HDR)