X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/726b98e9a1a796783e835b24caef03558527e85b..13220cca727ed74c2998b4fb89a4d80aacf28e68:/build/bakefiles/files.bkl diff --git a/build/bakefiles/files.bkl b/build/bakefiles/files.bkl index be6af78feb..03efc93a69 100644 --- a/build/bakefiles/files.bkl +++ b/build/bakefiles/files.bkl @@ -100,19 +100,45 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/msw/wince/time.h + + src/mac/carbon/dirmac.cpp src/mac/carbon/mimetmac.cpp - src/unix/baseunix.cpp src/mac/carbon/utilsexc.cpp src/mac/carbon/thread.cpp src/mac/carbon/macnotfy.cpp + src/mac/carbon/morefilex/MoreFilesX.c src/mac/corefoundation/cfstring.cpp src/mac/corefoundation/stdpaths_cf.cpp + + + + + + src/mac/carbon/morefile/DirectoryCopy.c + src/mac/carbon/morefile/FSpCompat.c + src/mac/carbon/morefile/FileCopy.c + src/mac/carbon/morefile/FullPath.c + src/mac/carbon/morefile/IterateDirectory.c + src/mac/carbon/morefile/MoreDesktopMgr.c + src/mac/carbon/morefile/MoreFiles.c + src/mac/carbon/morefile/MoreFilesExtras.c + src/mac/carbon/morefile/Search.c + + + + + src/unix/baseunix.cpp + + + src/mac/carbon/utils.cpp src/mac/carbon/uma.cpp @@ -337,6 +363,13 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/unix/gsockunx.h + + + src/mac/carbon/gsocket.cpp + + + include/wx/mac/carbon/gsockmac.h + src/common/fs_inet.cpp @@ -1666,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 @@ -1950,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 @@ -2478,6 +2517,10 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/unix/sound_sdl.cpp + + src/gtk/gnome/gprint.cpp + + @@ -2485,8 +2528,9 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! + - $(BASE_MAC_SRC) + $(BASE_MAC_SRC) $(BASE_MAC_OSX_SRC) $(BASE_UNIX_SRC) $(BASE_UNIX_SRC) $(BASE_UNIX_SRC) @@ -2501,6 +2545,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! $(BASE_UNIX_SRC) $(BASE_WIN32_SRC) $(BASE_WINCE_SRC) $(BASE_MACOSX_SRC) + $(BASE_MAC_SRC) $(BASE_MAC_CARBONLIB_SRC) $(BASE_OS2_SRC) @@ -2510,6 +2555,8 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! $(BASE_AND_GUI_UNIX_SRC) $(BASE_AND_GUI_WIN32_SRC) $(BASE_AND_GUI_UNIX_SRC) + + $(BASE_UNIX_HDR) @@ -2532,6 +2579,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! $(NET_UNIX_SRC) $(NET_WIN32_SRC) $(NET_WINCE_SRC) $(NET_UNIX_SRC) + $(NET_MAC_CARBONLIB_SRC) $(NET_OS2_SRC) @@ -2539,6 +2587,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! $(NET_WIN32_HDR) $(NET_WINCE_HDR) $(NET_OS2_HDR) $(NET_UNIX_HDR) + $(NET_MAC_CARBONLIB_HDR) @@ -2576,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) @@ -2674,6 +2723,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! $(UNIX_SOUND_SRC_SDL) + $(GTK_PRINT_SRC_GNOME)