ports (wxGTK, wxMotif, wxX11)
HTML wxHTML files
+ XRC wxXRC files
* one file may be listed in several groups
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
wx/regex.h
wx/scopeguard.h
wx/snglinst.h
+ wx/sstream.h
wx/stack.h
+ wx/stockitem.h
wx/stopwatch.h
wx/strconv.h
wx/stream.h
<!-- ====================================================================== -->
<set var="NET_UNIX_SRC" hints="files">
- src/unix/gsocket.c
+ src/unix/gsocket.cpp
</set>
<set var="NET_UNIX_HDR" hints="files">
wx/unix/gsockunx.h
</set>
<set var="NET_WIN32_SRC" hints="files">
- src/msw/gsocket.c
+ src/msw/gsocket.cpp
src/msw/urlmsw.cpp
</set>
<set var="NET_WIN32_HDR" hints="files">
</set>
<set var="NET_DARWIN_SRC" hints="files">
- src/unix/gsocket.c
+ src/unix/gsocket.cpp
</set>
<set var="NET_DARWIN_HDR" hints="files">
wx/unix/gsockunx.h
</set>
<set var="NET_OS2_SRC" hints="files">
- src/unix/gsocket.c
+ src/unix/gsocket.cpp
</set>
<set var="NET_OS2_HDR" hints="files">
wx/unix/gsockunx.h
src/common/settcmn.cpp
src/common/sizer.cpp
src/common/statbar.cpp
+ src/common/stockitem.cpp
src/common/tbarbase.cpp
src/common/textcmn.cpp
src/common/timercmn.cpp
src/common/xpmdecod.cpp
src/generic/busyinfo.cpp
src/generic/choicdgg.cpp
+ src/generic/choicbkg.cpp
src/generic/dcpsg.cpp
src/generic/dirctrlg.cpp
src/generic/dragimgg.cpp
wx/bookctrl.h
wx/busyinfo.h
wx/caret.h
+ wx/choicebk.h
wx/clipbrd.h
wx/cmdproc.h
wx/colordlg.h
src/gtk/evtloop.cpp
src/gtk/font.cpp
src/gtk/gdiobj.cpp
- src/gtk/gsockgtk.c
+ src/gtk/gsockgtk.cpp
src/gtk/icon.cpp
src/gtk/main.cpp
src/gtk/minifram.cpp
<set var="GTK_LOWLEVEL_HDR" hints="files">
$(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
</set>
<set var="GTK_SRC" hints="files">
<!-- Generic implementations used by wxGTK: -->
<!-- Generic implementations used by wxGPE: -->
src/generic/fontdlgg.cpp
<!-- GTK+ specific files: -->
+ src/gtk/artgtk.cpp
src/gtk/bmpbuttn.cpp
src/gtk/button.cpp
src/gtk/checkbox.cpp
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
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
</set>
src/motif/frame.cpp
src/motif/gauge.cpp
src/motif/gdiobj.cpp
- src/motif/gsockmot.c
+ src/motif/gsockmot.cpp
src/motif/icon.cpp
src/motif/listbox.cpp
src/motif/main.cpp
wx/motif/private.h
wx/motif/radiobox.h
wx/motif/radiobut.h
- wx/motif/region.h
wx/motif/scrolbar.h
wx/motif/slider.h
wx/motif/spinbutt.h
src/x11/evtloop.cpp
src/x11/font.cpp
src/x11/gdiobj.cpp
- src/x11/gsockx11.c
+ src/x11/gsockx11.cpp
src/x11/icon.cpp
src/x11/main.cpp
src/x11/minifram.cpp
src/msw/fontutil.cpp
src/msw/gdiimage.cpp
src/msw/gdiobj.cpp
- src/msw/gsockmsw.c
+ src/msw/gsockmsw.cpp
src/msw/icon.cpp
src/msw/minifram.cpp
src/msw/ole/dataobj.cpp
</set>
<set var="MSW_ONLY_LOWLEVEL_SRC" hints="files">
+ src/msw/helpchm.cpp
+ src/msw/helpwin.cpp
src/msw/ole/automtn.cpp
src/msw/ole/uuid.cpp
- src/msw/dirdlg.cpp
+</set>
+
+<set var="MSW_ONLY_LOWLEVEL_HDR" hints="files">
+ wx/msw/helpchm.h
+ wx/msw/helpwin.h
</set>
<set var="MSW_SRC" hints="files">
src/msw/combobox.cpp
src/msw/control.cpp
src/msw/dialog.cpp
+ src/msw/dirdlg.cpp
src/msw/dragimag.cpp
src/msw/filedlg.cpp
src/msw/frame.cpp
wx/msw/dirdlg.h
wx/msw/dragimag.h
wx/msw/enhmeta.h
+ wx/msw/evtloop.h
wx/msw/filedlg.h
wx/msw/font.h
wx/msw/frame.h
<!-- bitmaps -->
wx/msw/colours.bmp
wx/msw/csquery.bmp
- wx/msw/disable.bmp
<!-- cursors -->
wx/msw/blank.cur
wx/msw/bullseye.cur
<set var="MSW_ONLY_SRC" hints="files">
src/msw/fdrepdlg.cpp
src/msw/fontdlg.cpp
- src/msw/helpchm.cpp
- src/msw/helpwin.cpp
</set>
<set var="MSW_ONLY_HDR" hints="files">
wx/msw/fdrepdlg.h
wx/msw/fontdlg.h
wx/msw/helpbest.h
- wx/msw/helpchm.h
- wx/msw/helpwin.h
wx/msw/ole/automtn.h
wx/msw/ole/uuid.h
</set>
src/generic/dirdlgg.cpp
src/generic/fdrepdlg.cpp
src/generic/fontdlgg.cpp
+ src/msw/wince/choicece.cpp
src/msw/wince/crt.cpp
src/msw/wince/filedlgwce.cpp
src/msw/wince/helpwce.cpp
- src/msw/wince/tbarwce.cpp
src/msw/wince/menuce.cpp
+ src/msw/wince/tbarwce.cpp
+ src/msw/wince/textctrlce.cpp
</set>
<set var="WINCE_HDR" hints="files">
wx/generic/fdrepdlg.h
wx/generic/fontdlgg.h
+ wx/msw/wince/choicece.h
wx/msw/wince/helpwce.h
wx/msw/wince/libraries.h
wx/msw/wince/missing.h
wx/msw/wince/tbarwce.h
+ wx/msw/wince/textctrlce.h
wx/msw/wince/resources.h
</set>
src/os2/gauge.cpp
src/os2/gdiimage.cpp
src/os2/gdiobj.cpp
- src/os2/gsockpm.c
+ src/os2/gsockpm.cpp
src/os2/helpwin.cpp
src/os2/icon.cpp
src/os2/iniconf.cpp
src/mac/carbon/frame.cpp
src/mac/carbon/gauge.cpp
src/mac/carbon/gdiobj.cpp
- src/mac/carbon/gsockosx.c
+ src/mac/carbon/gsockosx.cpp
src/mac/carbon/icon.cpp
src/mac/carbon/listbox.cpp
src/mac/carbon/mdi.cpp
src/generic/tabg.cpp
src/generic/timer.cpp
<!-- wxMac stuff used by wxCocoa: -->
- src/mac/carbon/gsockosx.c
+ src/mac/carbon/gsockosx.cpp
</set>
<set var="COCOA_HDR" hints="files">
wx/cocoa/NSApplication.h
+<!-- ====================================================================== -->
+<!-- wxXRC -->
+<!-- ====================================================================== -->
+
+<set var="XRC_SRC" hints="files">
+ 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
+</set>
+<set var="XRC_HDR" hints="files">
+ 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
+</set>
+
+
+
+
<!-- ====================================================================== -->
<!-- XML classes -->
<!-- ====================================================================== -->
$(LOWLEVEL_HDR)
$(GUI_CORE_HEADERS)
$(ADVANCED_HDR) $(HTML_HDR)
- $(OPENGL_HDR) $(DBGRID_HDR)
+ $(OPENGL_HDR) $(DBGRID_HDR) $(XRC_HDR)
</if>
</set>
$(NET_CMN_SRC) $(NET_UNIX_SRC) $(NET_WIN32_SRC) $(NET_WINCE_SRC)
$(XML_SRC) $(ODBC_SRC)
</set>
-
-
-
+
+
+
<!-- ================================================================ -->
<!-- Define where plugins sources go if USE_PLUGINS=0 -->
<!-- ================================================================ -->
$(UNIX_SOUND_SRC_SDL)
</if>
</set>
-
+
<set var="PLUGIN_MONOLIB_SRC">$(PLUGIN_ADV_SRC)</set>
-
+
</makefile>