X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/7b44c670581a4a1b00e2af25b65594ea86f859b5..6d06e061dc11140151be2914c30c759ee15e3fe7:/build/bakefiles/files.bkl
diff --git a/build/bakefiles/files.bkl b/build/bakefiles/files.bkl
index 45f346342a..883ce7d0de 100644
--- a/build/bakefiles/files.bkl
+++ b/build/bakefiles/files.bkl
@@ -31,6 +31,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
ports (wxGTK, wxMotif, wxX11)
HTML wxHTML files
+ XRC wxXRC files
* one file may be listed in several groups
@@ -176,6 +177,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
src/common/object.cpp
src/common/process.cpp
src/common/regex.cpp
+ src/common/sstream.cpp
src/common/stopwatch.cpp
src/common/strconv.cpp
src/common/stream.cpp
@@ -272,6 +274,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
wx/regex.h
wx/scopeguard.h
wx/snglinst.h
+ wx/sstream.h
wx/stack.h
wx/stockitem.h
wx/stopwatch.h
@@ -709,6 +712,32 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
$(XWIN_LOWLEVEL_HDR)
wx/generic/paletteg.h
+ wx/gtk/app.h
+ wx/gtk/bitmap.h
+ wx/gtk/brush.h
+ wx/gtk/clipbrd.h
+ wx/gtk/colour.h
+ wx/gtk/cursor.h
+ wx/gtk/dataform.h
+ wx/gtk/dataobj.h
+ wx/gtk/dataobj2.h
+ wx/gtk/dc.h
+ wx/gtk/dcclient.h
+ wx/gtk/dcmemory.h
+ wx/gtk/dcscreen.h
+ wx/gtk/dnd.h
+ wx/gtk/font.h
+ wx/gtk/gdiobj.h
+ wx/gtk/icon.h
+ wx/gtk/minifram.h
+ wx/gtk/pen.h
+ wx/gtk/popupwin.h
+ wx/gtk/region.h
+ wx/gtk/timer.h
+ wx/gtk/tooltip.h
+ wx/gtk/toplevel.h
+ wx/gtk/win_gtk.h
+ wx/gtk/window.h
@@ -768,48 +797,27 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
wx/generic/statusbr.h
wx/generic/tabg.h
wx/gtk/accel.h
- wx/gtk/app.h
- wx/gtk/bitmap.h
wx/gtk/bmpbuttn.h
- wx/gtk/brush.h
wx/gtk/button.h
wx/gtk/checkbox.h
wx/gtk/checklst.h
wx/gtk/colordlg.h
wx/gtk/choice.h
- wx/gtk/clipbrd.h
- wx/gtk/colour.h
wx/gtk/combobox.h
wx/gtk/control.h
- wx/gtk/cursor.h
- wx/gtk/dataform.h
- wx/gtk/dataobj.h
- wx/gtk/dataobj2.h
- wx/gtk/dc.h
- wx/gtk/dcclient.h
- wx/gtk/dcmemory.h
- wx/gtk/dcscreen.h
wx/gtk/dialog.h
- wx/gtk/dnd.h
wx/gtk/filedlg.h
- wx/gtk/font.h
wx/gtk/fontdlg.h
wx/gtk/frame.h
wx/gtk/gauge.h
- wx/gtk/gdiobj.h
- wx/gtk/icon.h
wx/gtk/listbox.h
wx/gtk/mdi.h
wx/gtk/menu.h
wx/gtk/menuitem.h
- wx/gtk/minifram.h
wx/gtk/msgdlg.h
wx/gtk/notebook.h
- wx/gtk/pen.h
- wx/gtk/popupwin.h
wx/gtk/radiobox.h
wx/gtk/radiobut.h
- wx/gtk/region.h
wx/gtk/scrolbar.h
wx/gtk/scrolwin.h
wx/gtk/slider.h
@@ -822,12 +830,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
wx/gtk/tbargtk.h
wx/gtk/textctrl.h
wx/gtk/tglbtn.h
- wx/gtk/timer.h
- wx/gtk/tooltip.h
- wx/gtk/toplevel.h
wx/gtk/treectrl.h
- wx/gtk/win_gtk.h
- wx/gtk/window.h
@@ -1269,7 +1272,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
wx/msw/colours.bmp
wx/msw/csquery.bmp
- wx/msw/disable.bmp
wx/msw/blank.cur
wx/msw/bullseye.cur
@@ -2285,6 +2287,96 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
+
+
+
+
+
+ src/xrc/xh_bmpbt.cpp
+ src/xrc/xh_bmp.cpp
+ src/xrc/xh_bttn.cpp
+ src/xrc/xh_cald.cpp
+ src/xrc/xh_chckb.cpp
+ src/xrc/xh_chckl.cpp
+ src/xrc/xh_choic.cpp
+ src/xrc/xh_combo.cpp
+ src/xrc/xh_dlg.cpp
+ src/xrc/xh_frame.cpp
+ src/xrc/xh_gauge.cpp
+ src/xrc/xh_gdctl.cpp
+ src/xrc/xh_html.cpp
+ src/xrc/xh_listb.cpp
+ src/xrc/xh_listc.cpp
+ src/xrc/xh_menu.cpp
+ src/xrc/xh_notbk.cpp
+ src/xrc/xh_panel.cpp
+ src/xrc/xh_radbt.cpp
+ src/xrc/xh_radbx.cpp
+ src/xrc/xh_scrol.cpp
+ src/xrc/xh_scwin.cpp
+ src/xrc/xh_sizer.cpp
+ src/xrc/xh_slidr.cpp
+ src/xrc/xh_spin.cpp
+ src/xrc/xh_split.cpp
+ src/xrc/xh_statbar.cpp
+ src/xrc/xh_stbmp.cpp
+ src/xrc/xh_stbox.cpp
+ src/xrc/xh_stlin.cpp
+ src/xrc/xh_sttxt.cpp
+ src/xrc/xh_text.cpp
+ src/xrc/xh_tglbtn.cpp
+ src/xrc/xh_toolb.cpp
+ src/xrc/xh_tree.cpp
+ src/xrc/xh_unkwn.cpp
+ src/xrc/xh_wizrd.cpp
+ src/xrc/xmlres.cpp
+ src/xrc/xmlrsall.cpp
+
+
+ wx/xrc/xh_all.h
+ wx/xrc/xh_bmpbt.h
+ wx/xrc/xh_bmp.h
+ wx/xrc/xh_bttn.h
+ wx/xrc/xh_cald.h
+ wx/xrc/xh_chckb.h
+ wx/xrc/xh_chckl.h
+ wx/xrc/xh_choic.h
+ wx/xrc/xh_combo.h
+ wx/xrc/xh_dlg.h
+ wx/xrc/xh_frame.h
+ wx/xrc/xh_gauge.h
+ wx/xrc/xh_gdctl.h
+ wx/xrc/xh_html.h
+ wx/xrc/xh_listb.h
+ wx/xrc/xh_listc.h
+ wx/xrc/xh_menu.h
+ wx/xrc/xh_notbk.h
+ wx/xrc/xh_panel.h
+ wx/xrc/xh_radbt.h
+ wx/xrc/xh_radbx.h
+ wx/xrc/xh_scrol.h
+ wx/xrc/xh_scwin.h
+ wx/xrc/xh_sizer.h
+ wx/xrc/xh_slidr.h
+ wx/xrc/xh_spin.h
+ wx/xrc/xh_split.h
+ wx/xrc/xh_statbar.h
+ wx/xrc/xh_stbmp.h
+ wx/xrc/xh_stbox.h
+ wx/xrc/xh_stlin.h
+ wx/xrc/xh_sttxt.h
+ wx/xrc/xh_text.h
+ wx/xrc/xh_tglbtn.h
+ wx/xrc/xh_toolb.h
+ wx/xrc/xh_tree.h
+ wx/xrc/xh_unkwn.h
+ wx/xrc/xh_wizrd.h
+ wx/xrc/xmlres.h
+
+
+
+
+
@@ -2507,7 +2599,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
$(LOWLEVEL_HDR)
$(GUI_CORE_HEADERS)
$(ADVANCED_HDR) $(HTML_HDR)
- $(OPENGL_HDR) $(DBGRID_HDR)
+ $(OPENGL_HDR) $(DBGRID_HDR) $(XRC_HDR)