X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/70a216277017c911a95c33a342bf2a142e95db6f..dd54f5d3051f04a3c51d7bafdf1503be2443b6e1:/build/bakefiles/files.bkl
diff --git a/build/bakefiles/files.bkl b/build/bakefiles/files.bkl
index 62cc960567..cbd108ea96 100644
--- a/build/bakefiles/files.bkl
+++ b/build/bakefiles/files.bkl
@@ -101,10 +101,14 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
src/mac/dirmac.cpp
src/mac/mimetmac.cpp
- src/mac/utils.cpp
- src/mac/utilsexc.cpp
src/unix/baseunix.cpp
+ src/mac/utilsexc.cpp
+
+
+
+ src/mac/utils.cpp
+
@@ -1087,7 +1091,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
src/msw/notebook.cpp
src/msw/ole/access.cpp
src/msw/ownerdrw.cpp
- src/msw/penwin.cpp
src/msw/printdlg.cpp
src/msw/printwin.cpp
src/msw/radiobox.cpp
@@ -1540,8 +1543,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
src/mac/tooltip.cpp
src/mac/toplevel.cpp
src/mac/uma.cpp
- src/mac/utils.cpp
- src/mac/utilsexc.cpp
src/mac/window.cpp
src/generic/caret.cpp
@@ -2115,6 +2116,9 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
$(BASE_WIN32_SRC)
$(BASE_MACOSX_SRC)
+
+ $(BASE_AND_GUI_MAC_SRC)
+
$(BASE_AND_GUI_UNIX_SRC)
$(BASE_AND_GUI_WIN32_SRC)
@@ -2131,7 +2135,8 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
$(BASE_CMN_SRC) $(BASE_PLATFORM_SRC)
- $(BASE_AND_GUI_CMN_SRC) $(BASE_AND_GUI_PLATFORM_SRC)
+ $(BASE_AND_GUI_CMN_SRC)
+ $(BASE_AND_GUI_PLATFORM_SRC) $(BASE_AND_GUI_TOOLKIT_SRC)