X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/9dc44eff0235c5f30940f32ccc6d9d82a236e7d2..7344108e8a129a3f9b4df5ab0f98a1713db03b89:/build/bakefiles/files.bkl?ds=sidebyside diff --git a/build/bakefiles/files.bkl b/build/bakefiles/files.bkl index e06bad2d42..2f82756444 100644 --- a/build/bakefiles/files.bkl +++ b/build/bakefiles/files.bkl @@ -1127,8 +1127,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/generic/listctrl.cpp src/generic/prntdlgg.cpp src/generic/statusbr.cpp - - src/generic/fontdlgg.cpp src/gtk/anybutton.cpp src/gtk/artgtk.cpp @@ -1150,7 +1148,6 @@ 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/gnome/gvfs.cpp src/gtk/infobar.cpp src/gtk/listbox.cpp @@ -1178,10 +1175,16 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/gtk/tglbtn.cpp src/gtk/treeentry_gtk.c + + $(GTK_SRC) + + src/generic/fontdlgg.cpp + + src/gtk/gnome/gprint.cpp + wx/generic/fdrepdlg.h wx/generic/filepickerg.h - wx/generic/fontdlgg.h wx/generic/listctrl.h wx/generic/statusbr.h wx/gtk/accel.h @@ -1206,7 +1209,6 @@ 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/gnome/gvfs.h wx/gtk/infobar.h wx/gtk/listbox.h @@ -1233,6 +1235,10 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/gtk/tglbtn.h wx/gtk/treeentry_gtk.h + + wx/generic/fontdlgg.h + wx/gtk/gnome/gprint.h + @@ -3838,7 +3844,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! $(GTK_SRC) - $(GTK_SRC) + $(GTK2_SRC) $(GTK1_SRC) $(MOTIF_SRC) $(MSW_SRC) $(MSW_DESKTOP_SRC) @@ -3851,7 +3857,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! $(GTK_HDR) - $(GTK_HDR) + $(GTK2_HDR) $(GTK1_HDR) $(MOTIF_HDR) $(MSW_HDR) $(MSW_DESKTOP_HDR)