X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/35c63208f04930176aa34ec1fcabc4f3c19804b9..188ae8645ba633075645cf8dd191e383ebde1e6d:/build/bakefiles/files.bkl diff --git a/build/bakefiles/files.bkl b/build/bakefiles/files.bkl index 6b0f4a766c..cde7bbdadc 100644 --- a/build/bakefiles/files.bkl +++ b/build/bakefiles/files.bkl @@ -73,6 +73,8 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/unix/utilsunx.cpp + wx/private/fdiodispatcher.h + wx/private/selectdispatcher.h wx/unix/app.h wx/unix/apptbase.h wx/unix/apptrait.h @@ -222,11 +224,14 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! $(BASE_MAC_HDR) + wx/private/fdiodispatcher.h + wx/private/selectdispatcher.h wx/unix/app.h wx/unix/apptbase.h wx/unix/apptrait.h wx/unix/chkconf.h wx/unix/evtloop.h + wx/unix/pipe.h wx/unix/stdpaths.h @@ -452,8 +457,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/ioswrap.h wx/ipc.h wx/ipcbase.h - wx/isql.h - wx/isqlext.h wx/link.h wx/list.h wx/listimpl.cpp @@ -613,6 +616,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/common/bmpbase.cpp src/common/bookctrl.cpp src/common/btncmn.cpp + src/common/cairo.cpp src/common/choiccmn.cpp src/common/clipcmn.cpp src/common/clrpickercmn.cpp @@ -638,6 +642,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/common/dseldlg.cpp src/common/effects.cpp src/common/fddlgcmn.cpp + src/common/filectrlcmn.cpp src/common/filepickercmn.cpp src/common/fontpickercmn.cpp src/common/fldlgcmn.cpp @@ -690,6 +695,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/common/stockitem.cpp src/common/tbarbase.cpp src/common/textcmn.cpp + src/common/textentrycmn.cpp src/common/toplvcmn.cpp src/common/treebase.cpp src/common/valgen.cpp @@ -701,14 +707,11 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/generic/buttonbar.cpp src/generic/choicdgg.cpp src/generic/choicbkg.cpp - src/generic/clrpickerg.cpp - src/generic/collpaneg.cpp src/generic/combog.cpp src/generic/dcpsg.cpp src/generic/dirctrlg.cpp src/generic/dragimgg.cpp - src/generic/filepickerg.cpp - src/generic/fontpickerg.cpp + src/generic/filectrlg.cpp src/generic/listbkg.cpp src/generic/logg.cpp src/generic/numdlgg.cpp @@ -733,6 +736,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/bmpbuttn.h wx/brush.h wx/button.h + wx/cairo.h wx/checkbox.h wx/checklst.h wx/choicdlg.h @@ -763,17 +767,12 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/generic/accel.h wx/generic/buttonbar.h wx/generic/choicdgg.h - wx/generic/clrpickerg.h - wx/generic/collpaneg.h wx/generic/colrdlgg.h wx/generic/combo.h wx/generic/dcpsg.h wx/generic/dirctrlg.h wx/generic/dragimgg.h - wx/generic/filedlgg.h - wx/generic/filepickerg.h - wx/generic/fontdlgg.h - wx/generic/fontpickerg.h + wx/generic/filectrlg.h wx/generic/logg.h wx/generic/msgdlgg.h wx/generic/numdlgg.h @@ -818,6 +817,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/statusbr.h wx/textctrl.h wx/textdlg.h + wx/textentry.h wx/toolbar.h wx/validate.h wx/valtext.h @@ -853,6 +853,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/effects.h wx/evtloop.h wx/fdrepdlg.h + wx/filectrl.h wx/filepicker.h wx/fontpicker.h wx/fmappriv.h @@ -970,6 +971,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/gtk/dcscreen.cpp src/gtk/dnd.cpp src/gtk/evtloop.cpp + src/gtk/filectrl.cpp src/gtk/font.cpp src/gtk/gsockgtk.cpp src/gtk/minifram.cpp @@ -982,7 +984,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/gtk/tooltip.cpp src/gtk/toplevel.cpp src/gtk/utilsgtk.cpp - src/gtk/win_gtk.c + src/gtk/win_gtk.cpp src/gtk/window.cpp @@ -1017,18 +1019,17 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/generic/accel.cpp - src/generic/colrdlgg.cpp - src/generic/dirdlgg.cpp src/generic/fdrepdlg.cpp - src/generic/filedlgg.cpp + + src/generic/filepickerg.cpp src/generic/graphicc.cpp src/generic/listctrl.cpp - src/generic/msgdlgg.cpp src/generic/prntdlgg.cpp src/generic/statusbr.cpp src/generic/tabg.cpp src/generic/fontdlgg.cpp + src/generic/msgdlgg.cpp src/gtk/artgtk.cpp src/gtk/bmpbuttn.cpp @@ -1051,6 +1052,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/gtk/gauge.cpp src/gtk/gnome/gprint.cpp src/gtk/gnome/gvfs.cpp + src/gtk/print.cpp src/gtk/listbox.cpp src/gtk/mdi.cpp src/gtk/menu.cpp @@ -1069,13 +1071,14 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/gtk/stattext.cpp src/gtk/tbargtk.cpp src/gtk/textctrl.cpp + src/gtk/textentry.cpp src/gtk/tglbtn.cpp src/gtk/treeentry_gtk.c - wx/generic/colrdlgg.h - wx/generic/dirdlgg.h wx/generic/fdrepdlg.h + wx/generic/filepickerg.h + wx/generic/fontdlgg.h wx/generic/listctrl.h wx/generic/statusbr.h wx/generic/tabg.h @@ -1093,6 +1096,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/gtk/clrpicker.h wx/gtk/dialog.h wx/gtk/dirdlg.h + wx/gtk/filectrl.h wx/gtk/filedlg.h wx/gtk/fontpicker.h wx/gtk/filepicker.h @@ -1101,6 +1105,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/gtk/gauge.h wx/gtk/gnome/gprint.h wx/gtk/gnome/gvfs.h + wx/gtk/print.h wx/gtk/listbox.h wx/gtk/mdi.h wx/gtk/menu.h @@ -1120,6 +1125,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/gtk/stattext.h wx/gtk/tbargtk.h wx/gtk/textctrl.h + wx/gtk/textentry.h wx/gtk/tglbtn.h wx/gtk/treectrl.h wx/gtk/treeentry_gtk.h @@ -1195,17 +1201,20 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/generic/accel.cpp + src/generic/clrpickerg.cpp + src/generic/collpaneg.cpp src/generic/colrdlgg.cpp src/generic/dirdlgg.cpp src/generic/fdrepdlg.cpp src/generic/filedlgg.cpp + src/generic/filepickerg.cpp + src/generic/fontdlgg.cpp + src/generic/fontpickerg.cpp src/generic/listctrl.cpp src/generic/msgdlgg.cpp src/generic/prntdlgg.cpp src/generic/statusbr.cpp src/generic/tabg.cpp - - src/generic/fontdlgg.cpp src/gtk1/bmpbuttn.cpp src/gtk1/button.cpp @@ -1239,9 +1248,15 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/gtk1/tglbtn.cpp + wx/generic/clrpickerg.h + wx/generic/collpaneg.h wx/generic/colrdlgg.h wx/generic/dirdlgg.h wx/generic/fdrepdlg.h + wx/generic/filedlgg.h + wx/generic/filepickerg.h + wx/generic/fontdlgg.h + wx/generic/fontpickerg.h wx/generic/listctrl.h wx/generic/statusbr.h wx/generic/tabg.h @@ -1349,6 +1364,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/motif/statbox.cpp src/motif/stattext.cpp src/motif/textctrl.cpp + src/motif/textentry.cpp src/motif/timer.cpp src/motif/toolbar.cpp src/motif/toplevel.cpp @@ -1356,10 +1372,14 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/motif/window.cpp src/motif/xmcombo/xmcombo.c + src/generic/clrpickerg.cpp + src/generic/collpaneg.cpp src/generic/colrdlgg.cpp src/generic/dirdlgg.cpp src/generic/fdrepdlg.cpp + src/generic/filepickerg.cpp src/generic/fontdlgg.cpp + src/generic/fontpickerg.cpp src/generic/listctrl.cpp src/generic/notebook.cpp src/generic/prntdlgg.cpp @@ -1368,11 +1388,15 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/generic/tabg.cpp + wx/generic/clrpickerg.h + wx/generic/collpaneg.h wx/generic/colrdlgg.h wx/generic/ctrlsub.h wx/generic/dirdlgg.h wx/generic/fdrepdlg.h + wx/generic/filepickerg.h wx/generic/fontdlgg.h + wx/generic/fontpickerg.h wx/generic/listctrl.h wx/generic/notebook.h wx/generic/prntdlgg.h @@ -1428,6 +1452,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/motif/statbox.h wx/motif/stattext.h wx/motif/textctrl.h + wx/motif/textentry.h wx/motif/tglbtn.h wx/motif/toolbar.h wx/motif/toplevel.h @@ -1579,6 +1604,10 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! + src/generic/clrpickerg.cpp + src/generic/collpaneg.cpp + src/generic/filepickerg.cpp + src/generic/fontpickerg.cpp src/generic/statusbr.cpp src/generic/prntdlgg.cpp src/msw/accel.cpp @@ -1622,13 +1651,15 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/msw/tabctrl.cpp src/msw/tbar95.cpp src/msw/textctrl.cpp + src/msw/textentry.cpp src/msw/tglbtn.cpp src/msw/treectrl.cpp wx/generic/clrpickerg.h - wx/generic/fontpickerg.h + wx/generic/collpaneg.h wx/generic/filepickerg.h + wx/generic/fontpickerg.h wx/msw/accel.h wx/msw/app.h wx/msw/bitmap.h @@ -1704,6 +1735,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/msw/tabctrl.h wx/msw/tbar95.h wx/msw/textctrl.h + wx/msw/textentry.h wx/msw/tglbtn.h wx/msw/tooltip.h wx/msw/toplevel.h @@ -1930,9 +1962,13 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/generic/caret.cpp + src/generic/clrpickerg.cpp + src/generic/collpaneg.cpp src/generic/colrdlgg.cpp src/generic/dirdlgg.cpp src/generic/fdrepdlg.cpp + src/generic/filepickerg.cpp + src/generic/fontpickerg.cpp src/generic/imaglist.cpp src/generic/listctrl.cpp src/generic/mdig.cpp @@ -2012,6 +2048,8 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/generic/caret.h + wx/generic/clrpickerg.h + wx/generic/collpaneg.h wx/generic/colrdlgg.h wx/generic/dirdlgg.h wx/generic/fdrepdlg.h @@ -2199,8 +2237,12 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/mac/carbon/window.cpp src/generic/caret.cpp + src/generic/clrpickerg.cpp + src/generic/collpaneg.cpp src/generic/fdrepdlg.cpp + src/generic/filepickerg.cpp src/generic/fontdlgg.cpp + src/generic/fontpickerg.cpp src/generic/listctrl.cpp src/generic/prntdlgg.cpp src/generic/statusbr.cpp @@ -2378,8 +2420,11 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/mac/carbon/window.h wx/generic/caret.h + wx/generic/clrpickerg.h + wx/generic/collpaneg.h wx/generic/fdrepdlg.h wx/generic/fontdlgg.h + wx/generic/fontpickerg.h wx/generic/listctrl.h wx/generic/statusbr.h wx/generic/tabg.h @@ -2407,6 +2452,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/cocoa/NSMenu.mm src/cocoa/NSPanel.mm src/cocoa/NSScroller.mm + src/cocoa/NSSlider.mm src/cocoa/NSTabView.mm src/cocoa/NSTableView.mm src/cocoa/NSTextField.mm @@ -2439,7 +2485,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/cocoa/drawer.mm src/cocoa/evtloop.mm src/cocoa/filedlg.mm - src/cocoa/font.cpp + src/cocoa/font.mm src/cocoa/fontdlg.mm src/cocoa/fontenum.mm src/cocoa/fontutil.cpp @@ -2478,9 +2524,13 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/generic/accel.cpp src/generic/caret.cpp + src/generic/clrpickerg.cpp + src/generic/collpaneg.cpp src/generic/colrdlgg.cpp src/generic/fdrepdlg.cpp + src/generic/filepickerg.cpp src/generic/fontdlgg.cpp + src/generic/fontpickerg.cpp src/generic/imaglist.cpp src/generic/listctrl.cpp src/generic/msgdlgg.cpp @@ -2497,6 +2547,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/cocoa/NSMenu.h wx/cocoa/NSPanel.h wx/cocoa/NSScroller.h + wx/cocoa/NSSlider.h wx/cocoa/NSTabView.h wx/cocoa/NSTableView.h wx/cocoa/NSTextField.h @@ -2560,10 +2611,15 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/cocoa/tooltip.h wx/cocoa/toplevel.h wx/cocoa/window.h + + wx/cocoa/objc/objc_uniquifying.h wx/generic/caret.h + wx/generic/clrpickerg.h + wx/generic/collpaneg.h wx/generic/fdrepdlg.h wx/generic/fontdlgg.h + wx/generic/fontpickerg.h wx/generic/imaglist.h wx/generic/listctrl.h wx/generic/paletteg.h @@ -2588,11 +2644,16 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/generic/accel.cpp + src/generic/animateg.cpp + src/generic/clrpickerg.cpp + src/generic/collpaneg.cpp src/generic/colrdlgg.cpp src/generic/dirdlgg.cpp src/generic/fdrepdlg.cpp src/generic/filedlgg.cpp + src/generic/filepickerg.cpp src/generic/fontdlgg.cpp + src/generic/fontpickerg.cpp src/generic/listctrl.cpp src/generic/mdig.cpp src/generic/msgdlgg.cpp @@ -2637,10 +2698,16 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/generic/accel.h + wx/generic/animate.h + wx/generic/clrpickerg.h + wx/generic/collpaneg.h wx/generic/ctrlsub.h wx/generic/dirdlgg.h wx/generic/fdrepdlg.h + wx/generic/filedlgg.h + wx/generic/filepickerg.h wx/generic/fontdlgg.h + wx/generic/fontpickerg.h wx/generic/listctrl.h wx/generic/mdig.h wx/generic/statusbr.h @@ -2696,7 +2763,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/common/datavcmn.cpp src/common/hyperlnkcmn.cpp src/generic/aboutdlgg.cpp - src/generic/animateg.cpp src/generic/bmpcboxg.cpp src/generic/calctrl.cpp src/generic/datavgen.cpp @@ -2727,7 +2793,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/dcbuffer.h wx/editlbox.h wx/generic/aboutdlgg.h - wx/generic/animate.h wx/generic/bmpcbox.h wx/generic/calctrl.h wx/generic/datectrl.h @@ -2763,11 +2828,13 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/common/taskbarcmn.cpp + src/generic/animateg.cpp src/msw/aboutdlg.cpp src/msw/sound.cpp src/msw/taskbar.cpp + wx/generic/animate.h wx/msw/sound.h wx/msw/taskbar.h @@ -2790,14 +2857,20 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/common/taskbarcmn.cpp + src/generic/animateg.cpp src/mac/carbon/aboutdlg.cpp src/mac/carbon/drawer.cpp + src/mac/carbon/dataview.cpp + src/mac/carbon/databrow.cpp src/mac/carbon/sound.cpp src/mac/carbon/taskbar.cpp src/mac/corefoundation/hidjoystick.cpp + wx/generic/animate.h wx/mac/carbon/drawer.h + wx/mac/carbon/dataview.h + wx/mac/carbon/databrow.h wx/mac/carbon/sound.h wx/mac/carbon/taskbarosx.h wx/mac/corefoundation/joystick.h @@ -2806,18 +2879,22 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/cocoa/taskbar.mm src/common/taskbarcmn.cpp + src/generic/animateg.cpp src/mac/corefoundation/hidjoystick.cpp wx/cocoa/taskbar.h + wx/generic/animate.h wx/mac/corefoundation/joystick.h + src/generic/animateg.cpp src/os2/joystick.cpp src/os2/sound.cpp + wx/generic/animate.h wx/os2/joystick.h wx/os2/sound.h @@ -2834,6 +2911,14 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/unix/taskbarx11.h + + src/generic/animateg.cpp + + + + wx/generic/animate.h + + src/gtk/aboutdlg.cpp src/gtk/animate.cpp @@ -2848,10 +2933,12 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! + src/generic/animateg.cpp src/gtk1/eggtrayicon.c src/gtk1/taskbar.cpp + wx/generic/animate.h @@ -3016,6 +3103,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/xrc/xh_notbk.cpp src/xrc/xh_odcombo.cpp src/xrc/xh_panel.cpp + src/xrc/xh_propdlg.cpp src/xrc/xh_radbt.cpp src/xrc/xh_radbx.cpp @@ -3027,6 +3115,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/xrc/xh_slidr.cpp src/xrc/xh_spin.cpp src/xrc/xh_split.cpp + src/xrc/xh_srchctrl.cpp src/xrc/xh_statbar.cpp src/xrc/xh_stbmp.cpp src/xrc/xh_stbox.cpp @@ -3076,6 +3165,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/xrc/xh_notbk.h wx/xrc/xh_odcombo.h wx/xrc/xh_panel.h + wx/xrc/xh_propdlg.h wx/xrc/xh_radbt.h wx/xrc/xh_radbx.h @@ -3086,6 +3176,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/xrc/xh_slidr.h wx/xrc/xh_spin.h wx/xrc/xh_split.h + wx/xrc/xh_srchctrl.h wx/xrc/xh_statbar.h wx/xrc/xh_stbmp.h wx/xrc/xh_stbox.h @@ -3169,28 +3260,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! - - - - - - src/common/db.cpp - src/common/dbtable.cpp - - - wx/db.h - wx/dbkeyg.h - wx/dbtable.h - - - - src/common/dbgrid.cpp - - - wx/dbgrid.h - - - @@ -3421,7 +3490,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! $(ADVANCED_MSW_SRC) $(ADVANCED_MAC_SRC) $(ADVANCED_COCOA_SRC) - $(ADVANCED_UNIX_SRC) + $(ADVANCED_UNIX_SRC) $(ADVANCED_MOTIF_SRC) $(ADVANCED_UNIX_SRC) $(ADVANCED_GTK_SRC) $(ADVANCED_UNIX_SRC) $(ADVANCED_GTK1_SRC) $(ADVANCED_UNIX_SRC) @@ -3433,7 +3502,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! $(ADVANCED_MSW_HDR) $(ADVANCED_MAC_HDR) $(ADVANCED_COCOA_HDR) - $(ADVANCED_UNIX_HDR) + $(ADVANCED_UNIX_HDR) $(ADVANCED_MOTIF_HDR) $(ADVANCED_UNIX_HDR) $(ADVANCED_GTK_HDR) $(ADVANCED_UNIX_HDR) $(ADVANCED_GTK1_HDR) $(ADVANCED_UNIX_HDR) @@ -3496,7 +3565,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! $(LOWLEVEL_HDR) $(GUI_CORE_HEADERS) $(ADVANCED_HDR) $(MEDIA_HDR) $(HTML_HDR) - $(OPENGL_HDR) $(QA_HDR) $(DBGRID_HDR) $(XRC_HDR) $(AUI_HDR) $(RICHTEXT_HDR) + $(OPENGL_HDR) $(QA_HDR) $(XRC_HDR) $(AUI_HDR) $(RICHTEXT_HDR) $(STC_HDR) @@ -3505,7 +3574,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! $(BASE_CMN_HDR) $(BASE_PLATFORM_HDR) $(NET_CMN_HDR) $(NET_PLATFORM_HDR) - $(XML_HDR) $(ODBC_HDR) + $(XML_HDR) $(ALL_BASE_HEADERS) $(ALL_GUI_HEADERS) @@ -3526,7 +3595,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! $(NET_OS2_HDR) $(NET_UNIX_HDR) $(NET_MAC_CARBONLIB_HDR) - $(XML_HDR) $(ODBC_HDR) + $(XML_HDR) @@ -3542,7 +3611,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! $(BASE_AND_GUI_MAC_SRC) $(BASE_AND_GUI_WIN32_SRC) $(NET_CMN_SRC) $(NET_UNIX_SRC) $(NET_WIN32_SRC) $(NET_WINCE_SRC) - $(XML_SRC) $(ODBC_SRC) + $(XML_SRC)