X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/9de2e75ad0453dc3c66f4c92f3bfd31ee5c96b0c..97c2479c31a3273ee07bdb00ccedb22e53b79521:/build/bakefiles/files.bkl diff --git a/build/bakefiles/files.bkl b/build/bakefiles/files.bkl index edb5d50216..40d7c21f99 100644 --- a/build/bakefiles/files.bkl +++ b/build/bakefiles/files.bkl @@ -136,7 +136,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/common/appbase.cpp - src/common/clntdata.cpp src/common/cmdline.cpp src/common/config.cpp src/common/datetime.cpp @@ -205,7 +204,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/buffer.h wx/build.h wx/chkconf.h - wx/clntdata.h wx/cmdline.h wx/confbase.h wx/config.h @@ -311,6 +309,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/msw/gsocket.c + src/msw/urlmsw.cpp wx/msw/gsockmsw.h @@ -323,13 +322,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/unix/gsockunx.h - - src/mac/gsocket.c - - - wx/mac/gsockmac.h - - src/os2/gsocket.c @@ -378,6 +370,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/common/bookctrl.cpp src/common/choiccmn.cpp src/common/clipcmn.cpp + src/common/clntdata.cpp src/common/cmdproc.cpp src/common/cmndata.cpp src/common/containr.cpp @@ -473,6 +466,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/checklst.h wx/choicdlg.h wx/choice.h + wx/clntdata.h wx/cmndata.h wx/combobox.h wx/control.h @@ -503,6 +497,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/generic/imaglist.h wx/generic/logg.h wx/generic/msgdlgg.h + wx/generic/numdlgg.h wx/generic/notebook.h wx/generic/panelg.h wx/generic/prntdlgg.h @@ -521,6 +516,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/mdi.h wx/menu.h wx/msgdlg.h + wx/numdlg.h wx/palette.h wx/panel.h wx/pen.h @@ -1031,6 +1027,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/x11/minifram.h wx/x11/palette.h wx/x11/pen.h + wx/x11/popupwin.h wx/x11/print.h wx/x11/private.h wx/x11/privx.h @@ -1560,6 +1557,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/mac/frame.cpp src/mac/gauge.cpp src/mac/gdiobj.cpp + src/mac/gsockosx.c src/mac/icon.cpp src/mac/listbox.cpp src/mac/mdi.cpp @@ -1741,7 +1739,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/cocoa/frame.mm src/cocoa/gauge.mm src/cocoa/gdiobj.cpp - src/cocoa/icon.cpp + src/cocoa/icon.mm src/cocoa/listbox.mm src/cocoa/main.cpp src/cocoa/mbarman.mm @@ -1760,6 +1758,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/cocoa/statline2.mm src/cocoa/stattext.mm src/cocoa/textctrl.mm + src/cocoa/toolbar.mm src/cocoa/toplevel.mm src/cocoa/utils.cpp src/cocoa/utilsexc.cpp @@ -1780,8 +1779,11 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/generic/statusbr.cpp src/generic/tabg.cpp src/generic/timer.cpp + + src/mac/gsockosx.c + wx/cocoa/NSApplication.h wx/cocoa/NSBox.h wx/cocoa/NSButton.h wx/cocoa/NSControl.h @@ -1828,16 +1830,19 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/cocoa/radiobox.h wx/cocoa/radiobut.h wx/cocoa/region.h + wx/cocoa/slider.h wx/cocoa/spinbutt.h wx/cocoa/statbmp.h wx/cocoa/statbox.h wx/cocoa/statline.h wx/cocoa/stattext.h wx/cocoa/textctrl.h + wx/cocoa/toolbar.h wx/cocoa/toplevel.h wx/cocoa/window.h wx/generic/caret.h + wx/generic/dirdlgg.h wx/generic/fdrepdlg.h wx/generic/fontdlgg.h wx/generic/imaglist.h @@ -1963,7 +1968,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/generic/calctrl.cpp - src/generic/dcbuffer.cpp src/generic/grid.cpp src/generic/gridctrl.cpp src/generic/gridsel.cpp @@ -1991,6 +1995,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/joystick.h wx/laywin.h wx/sashwin.h + wx/sound.h wx/splash.h wx/taskbar.h wx/tipdlg.h @@ -2001,43 +2006,43 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/common/taskbarcmn.cpp src/msw/joystick.cpp + src/msw/sound.cpp src/msw/taskbar.cpp - src/msw/wave.cpp wx/msw/joystick.h + wx/msw/sound.h wx/msw/taskbar.h - wx/msw/wave.h src/mac/joystick.cpp - src/mac/wave.cpp + src/mac/sound.cpp wx/mac/joystick.h - wx/mac/wave.h + wx/mac/sound.h src/os2/joystick.cpp - src/os2/wave.cpp + src/os2/sound.cpp wx/os2/joystick.h - wx/os2/wave.h + wx/os2/sound.h src/common/taskbarcmn.cpp src/unix/joystick.cpp + src/unix/sound.cpp src/unix/taskbarx11.cpp - src/unix/wave.cpp wx/unix/joystick.h + wx/unix/sound.h wx/unix/taskbarx11.h - wx/unix/wave.h @@ -2163,6 +2168,13 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! + + + + + + src/unix/sound_sdl.cpp + @@ -2208,24 +2220,17 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! - - $(NET_MAC_SRC) - $(NET_DARWIN_SRC) - $(NET_DARWIN_SRC) - - $(NET_UNIX_SRC) $(NET_WIN32_SRC) - $(NET_MACOSX_SRC) + $(NET_DARWIN_SRC) $(NET_OS2_SRC) $(NET_UNIX_HDR) $(NET_WIN32_HDR) $(NET_OS2_HDR) - $(NET_MAC_HDR) - $(NET_DARWIN_HDR) + $(NET_DARWIN_HDR) @@ -2339,8 +2344,23 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! $(BASE_AND_GUI_MAC_SRC) $(BASE_AND_GUI_DARWIN_SRC) $(BASE_AND_GUI_WIN32_SRC) - $(NET_CMN_SRC) $(NET_UNIX_SRC) $(NET_WIN32_SRC) $(NET_MAC_SRC) + $(NET_CMN_SRC) $(NET_UNIX_SRC) $(NET_WIN32_SRC) $(XML_SRC) $(ODBC_SRC) - + + + + + + + + + + + $(UNIX_SOUND_SRC_SDL) + + + + $(PLUGIN_ADV_SRC) +