X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ca58c9bbb812c7501d034afaf91dc0e865142768..51a7e6af000633935cd5b327fa6a3b461dcacf4e:/build/bakefiles/files.bkl
diff --git a/build/bakefiles/files.bkl b/build/bakefiles/files.bkl
index 17dd48ddb1..c8edd533e3 100644
--- a/build/bakefiles/files.bkl
+++ b/build/bakefiles/files.bkl
@@ -7,8 +7,8 @@
IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
-->
-
-
+
+
@@ -1668,6 +1678,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
src/cocoa/NSControl.mm
src/cocoa/NSMenu.mm
src/cocoa/NSPanel.mm
+ src/cocoa/NSTableView.mm
src/cocoa/NSTextField.mm
src/cocoa/NSView.mm
src/cocoa/NSWindow.mm
@@ -1742,6 +1753,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
wx/cocoa/NSControl.h
wx/cocoa/NSMenu.h
wx/cocoa/NSPanel.h
+ wx/cocoa/NSTableView.h
wx/cocoa/NSTextField.h
wx/cocoa/NSView.h
wx/cocoa/NSWindow.h
@@ -2056,9 +2068,11 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
src/xml/xml.cpp
+ src/common/xtixml.cpp
wx/xml/xml.h
+ wx/xtixml.h
@@ -2072,6 +2086,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
src/msw/glcanvas.cpp
src/motif/glcanvas.cpp
src/x11/glcanvas.cpp
+ src/os2/glcanvas.cpp
@@ -2080,6 +2095,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
wx/msw/glcanvas.h
wx/motif/glcanvas.h
wx/x11/glcanvas.h
+ wx/os2/glcanvas.h
@@ -2124,6 +2140,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
$(BASE_UNIX_SRC)
$(BASE_WIN32_SRC)
$(BASE_MACOSX_SRC)
+ $(BASE_OS2_SRC)
$(BASE_AND_GUI_MAC_SRC)
@@ -2147,8 +2164,8 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
$(BASE_AND_GUI_CMN_SRC)
$(BASE_AND_GUI_PLATFORM_SRC) $(BASE_AND_GUI_TOOLKIT_SRC)
-
-
+
+
$(NET_MAC_SRC)
@@ -2160,10 +2177,12 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
$(NET_UNIX_SRC)
$(NET_WIN32_SRC)
$(NET_MACOSX_SRC)
+ $(NET_OS2_SRC)
$(NET_UNIX_HDR)
$(NET_WIN32_HDR)
+ $(NET_OS2_HDR)
$(NET_MAC_HDR)
$(NET_DARWIN_HDR)
@@ -2174,14 +2193,14 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
-
+
$(GTK_LOWLEVEL_SRC)
$(MOTIF_LOWLEVEL_SRC)
$(MSW_LOWLEVEL_SRC)
$(MAC_LOWLEVEL_SRC)
$(COCOA_LOWLEVEL_SRC)
- $(OS2_LOWLEVEL_SRC)
+ $(OS2_LOWLEVEL_SRC)
$(X11_LOWLEVEL_SRC)
$(MGL_LOWLEVEL_SRC)
@@ -2191,18 +2210,18 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
$(MSW_LOWLEVEL_HDR)
$(MAC_LOWLEVEL_HDR)
$(COCOA_LOWLEVEL_HDR)
- $(OS2_LOWLEVEL_HDR)
+ $(OS2_LOWLEVEL_HDR)
$(X11_LOWLEVEL_HDR)
$(MGL_LOWLEVEL_HDR)
-
+
$(GTK_SRC)
$(MOTIF_SRC)
$(MSW_SRC)
$(MAC_SRC)
$(COCOA_SRC)
- $(OS2_SRC)
+ $(OS2_SRC)
$(GTK_HDR)
@@ -2210,7 +2229,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
$(MSW_HDR)
$(MAC_HDR)
$(COCOA_HDR)
- $(OS2_HDR)
+ $(OS2_HDR)
@@ -2221,7 +2240,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
$(LOWLEVEL_SRC) $(UNIV_SRC) $(UNIV_THEMES_SRC) $(GUI_CMN_SRC)
-
+
$(ADVANCED_MSW_SRC)
@@ -2229,7 +2248,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
$(ADVANCED_UNIX_SRC)
$(ADVANCED_UNIX_SRC)
$(ADVANCED_UNIX_SRC)
- $(ADVANCED_OS2_SRC)
+ $(ADVANCED_OS2_SRC)
$(ADVANCED_MSW_HDR)
@@ -2237,7 +2256,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
$(ADVANCED_UNIX_HDR)
$(ADVANCED_UNIX_HDR)
$(ADVANCED_UNIX_HDR)
- $(ADVANCED_OS2_HDR)
+ $(ADVANCED_OS2_HDR)
$(ADVANCED_CMN_SRC) $(ADVANCED_PLATFORM_SRC)
$(ADVANCED_CMN_HDR) $(ADVANCED_PLATFORM_HDR)
@@ -2255,15 +2274,15 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
$(LOWLEVEL_HDR)
$(GUI_CORE_HEADERS)
$(ADVANCED_HDR) $(HTML_HDR)
- $(OPENGL_HDR) $(ODBC_HDR) $(DBGRID_HDR)
+ $(OPENGL_HDR) $(DBGRID_HDR)
-
+
$(BASE_CMN_HDR) $(BASE_PLATFORM_HDR)
$(NET_CMN_HDR) $(NET_PLATFORM_HDR)
- $(XML_HDR)
+ $(XML_HDR) $(ODBC_HDR)
@@ -2280,7 +2299,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
$(BASE_AND_GUI_DARWIN_SRC)
$(BASE_AND_GUI_WIN32_SRC)
$(NET_CMN_SRC) $(NET_UNIX_SRC) $(NET_WIN32_SRC) $(NET_MAC_SRC)
- $(XML_SRC)
+ $(XML_SRC) $(ODBC_SRC)