X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/7b8609300dc42c9c2215c6b4258261dc613ce2a5..13220cca727ed74c2998b4fb89a4d80aacf28e68:/build/bakefiles/files.bkl?ds=inline diff --git a/build/bakefiles/files.bkl b/build/bakefiles/files.bkl index 71fd12260c..03efc93a69 100644 --- a/build/bakefiles/files.bkl +++ b/build/bakefiles/files.bkl @@ -1699,6 +1699,11 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/html/htmlctrl/webkit/webkit.mm + + + src/mac/corefoundation/utilsexc_cf.cpp + + wx/mac/accel.h @@ -1983,6 +1988,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/mac/corefoundation/cfstring.cpp src/mac/corefoundation/stdpaths_cf.cpp + src/mac/corefoundation/utilsexc_cf.cpp wx/cocoa/NSApplication.h @@ -2511,6 +2517,10 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/unix/sound_sdl.cpp + + src/gtk/gnome/gprint.cpp + + @@ -2615,7 +2625,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! $(MOTIF_SRC) $(MSW_SRC) $(MSW_ONLY_SRC) $(MSW_SRC) $(WINCE_SRC) - $(MAC_SRC) + $(MAC_SRC) $(MAC_OSX_SRC) $(COCOA_SRC) $(OS2_SRC) @@ -2713,6 +2723,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! $(UNIX_SOUND_SRC_SDL) + $(GTK_PRINT_SRC_GNOME)