X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/2ed52e2c851c9f68dfe4035b97c2edc3688701bd..c315587c21ed44e54fbb3c1b36f0f70f78314081:/build/bakefiles/files.bkl diff --git a/build/bakefiles/files.bkl b/build/bakefiles/files.bkl index ae65e77272..5e0b47d3cc 100644 --- a/build/bakefiles/files.bkl +++ b/build/bakefiles/files.bkl @@ -304,6 +304,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! + src/common/any.cpp src/common/appbase.cpp src/common/arcall.cpp src/common/arcfind.cpp @@ -392,6 +393,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/afterstd.h + wx/any.h wx/anystr.h wx/app.h wx/apptrait.h @@ -2827,6 +2829,7 @@ src/osx/iphone/window.mm src/generic/gridsel.cpp src/generic/helpext.cpp src/generic/hyperlinkg.cpp + src/generic/infobar.cpp src/generic/laywin.cpp src/generic/notifmsgg.cpp src/generic/odcombo.cpp @@ -2858,6 +2861,7 @@ src/osx/iphone/window.mm wx/generic/gridsel.h wx/generic/helpext.h wx/generic/hyperlink.h + wx/generic/infobar.h wx/generic/laywin.h wx/generic/notifmsg.h wx/generic/propdlg.h @@ -2866,6 +2870,7 @@ src/osx/iphone/window.mm wx/generic/wizard.h wx/grid.h wx/hyperlink.h + wx/infobar.h wx/joystick.h wx/laywin.h wx/notifmsg.h @@ -3023,6 +3028,7 @@ src/osx/iphone/window.mm src/gtk/calctrl.cpp src/gtk/dataview.cpp src/gtk/hyperlink.cpp + src/gtk/infobar.cpp wx/gtk/animate.h @@ -3030,6 +3036,7 @@ src/osx/iphone/window.mm wx/gtk/calctrl.h wx/gtk/dataview.h wx/gtk/hyperlink.h + wx/gtk/infobar.h @@ -3409,6 +3416,34 @@ src/osx/iphone/window.mm wx/aui/aui.h + + + + + + src/ribbon/art_internal.cpp + src/ribbon/art_msw.cpp + src/ribbon/art_aui.cpp + src/ribbon/bar.cpp + src/ribbon/buttonbar.cpp + src/ribbon/control.cpp + src/ribbon/gallery.cpp + src/ribbon/page.cpp + src/ribbon/panel.cpp + src/ribbon/toolbar.cpp + + + wx/ribbon/art.h + wx/ribbon/art_internal.h + wx/ribbon/bar.h + wx/ribbon/buttonbar.h + wx/ribbon/control.h + wx/ribbon/gallery.h + wx/ribbon/page.h + wx/ribbon/panel.h + wx/ribbon/toolbar.h + +