X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/51fb93f1bd885f9df202f67c36ddfbdab2616a13..66cf41cb6c05111e223deec793160446937262e4:/build/bakefiles/files.bkl
diff --git a/build/bakefiles/files.bkl b/build/bakefiles/files.bkl
index 27d19ac44a..7fbc9a56f6 100644
--- a/build/bakefiles/files.bkl
+++ b/build/bakefiles/files.bkl
@@ -129,10 +129,12 @@ 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
wx/mac/corefoundation/cfstring.h
+ wx/mac/corefoundation/hid.h
wx/mac/corefoundation/stdpaths.h
@@ -856,6 +858,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
src/gtk/fontdlg.cpp
src/gtk/frame.cpp
src/gtk/gauge.cpp
+ src/gtk/gnome/gprint.cpp
src/gtk/listbox.cpp
src/gtk/mdi.cpp
src/gtk/menu.cpp
@@ -898,6 +901,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
wx/gtk/fontdlg.h
wx/gtk/frame.h
wx/gtk/gauge.h
+ wx/gtk/gnome/gprint.h
wx/gtk/listbox.h
wx/gtk/mdi.h
wx/gtk/menu.h
@@ -1676,10 +1680,14 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
src/mac/corefoundation/utilsexc_cf.cpp
+
+
+
$(MAC_OSX_LOWLEVEL_SRC)
+ $(MAC_OSX_LOWLEVEL_HDR)
@@ -1714,6 +1722,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
src/mac/carbon/data.cpp
src/mac/carbon/dataobj.cpp
src/mac/carbon/dc.cpp
+ src/mac/carbon/dccg.cpp
src/mac/carbon/dcclient.cpp
src/mac/carbon/dcmemory.cpp
src/mac/carbon/dcprint.cpp
@@ -1730,7 +1739,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
src/mac/carbon/frame.cpp
src/mac/carbon/gauge.cpp
src/mac/carbon/gdiobj.cpp
- src/mac/carbon/hid.cpp
src/mac/carbon/icon.cpp
src/mac/carbon/listbox.cpp
src/mac/carbon/mdi.cpp
@@ -2333,23 +2341,25 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
src/common/taskbarcmn.cpp
src/mac/carbon/drawer.cpp
- src/mac/carbon/joystick.cpp
src/mac/carbon/sound.cpp
src/mac/carbon/taskbar.cpp
+ src/mac/corefoundation/hidjoystick.cpp
wx/mac/carbon/drawer.h
- wx/mac/carbon/joystick.h
wx/mac/carbon/sound.h
wx/mac/carbon/taskbarosx.h
+ wx/mac/corefoundation/joystick.h
src/cocoa/taskbar.mm
src/common/taskbarcmn.cpp
+ src/mac/corefoundation/hidjoystick.cpp
wx/cocoa/taskbar.h
+ wx/mac/corefoundation/joystick.h
@@ -2653,10 +2663,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
src/unix/sound_sdl.cpp
-
- src/gtk/gnome/gprint.cpp
-
-
@@ -2897,7 +2903,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
$(UNIX_SOUND_SRC_SDL)
- $(GTK_PRINT_SRC_GNOME)