wx/unix/execute.h
wx/unix/mimetype.h
wx/unix/pipe.h
+ wx/unix/private.h
wx/unix/stackwalk.h
wx/unix/stdpaths.h
</set>
wx/msw/dde.h
wx/msw/debughlp.h
wx/msw/gccpriv.h
+ wx/msw/libraries.h
wx/msw/mimetype.h
wx/msw/stackwalk.h
wx/msw/stdpaths.h
wx/os2/apptrait.h
wx/os2/mimetype.h
wx/os2/stdpaths.h
+ wx/os2/chkconf.h
</set>
<!-- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- -->
wx/ipcbase.h
wx/isql.h
wx/isqlext.h
+ wx/link.h
wx/list.h
wx/listimpl.cpp
wx/log.h
src/generic/textdlgg.cpp
src/generic/tipwin.cpp
src/generic/treectlg.cpp
+ src/generic/treebkg.cpp
src/generic/vlbox.cpp
src/generic/vscroll.cpp
</set>
wx/tooltip.h
wx/toplevel.h
wx/treebase.h
+ wx/treebook.h
wx/treectrl.h
wx/valgen.h
wx/vidmode.h
src/msw/bmpbuttn.cpp
src/msw/button.cpp
src/msw/checkbox.cpp
- src/msw/checklst.cpp
src/msw/choice.cpp
src/msw/colordlg.cpp
src/msw/combobox.cpp
wx/msw/button.h
wx/msw/caret.h
wx/msw/checkbox.h
- wx/msw/checklst.h
wx/msw/choice.h
wx/msw/clipbrd.h
wx/msw/colordlg.h
wx/msw/regconf.h
wx/msw/region.h
wx/msw/registry.h
+ wx/msw/rcdefs.h
wx/msw/scrolbar.h
wx/msw/setup0.h
wx/msw/slider95.h
<!-- Resources must be installed together with headers: -->
wx/msw/wx.manifest
+ wx/msw/amd64.manifest
+ wx/msw/ia64.manifest
wx/msw/wx.rc
<!-- bitmaps -->
wx/msw/colours.bmp
<!-- Files used only by desktop MSW port, but *not* WindowsCE one: -->
<set var="MSW_DESKTOP_SRC" hints="files">
+ src/msw/checklst.cpp
src/msw/fdrepdlg.cpp
src/msw/fontdlg.cpp
</set>
<set var="MSW_DESKTOP_HDR" hints="files">
+ wx/msw/checklst.h
wx/msw/fdrepdlg.h
wx/msw/fontdlg.h
wx/msw/helpbest.h
src/generic/dirdlgg.cpp
src/generic/fdrepdlg.cpp
src/generic/fontdlgg.cpp
+ src/msw/wince/checklst.cpp
src/msw/wince/choicece.cpp
src/msw/wince/crt.cpp
src/msw/wince/filedlgwce.cpp
<set var="WINCE_HDR" hints="files">
wx/generic/fdrepdlg.h
wx/generic/fontdlgg.h
+ wx/msw/wince/checklst.h
wx/msw/wince/choicece.h
wx/msw/wince/helpwce.h
wx/msw/wince/libraries.h
wx/mgl/app.h
wx/mgl/bitmap.h
wx/mgl/brush.h
+ wx/mgl/chkconf.h
wx/mgl/clipbrd.h
wx/mgl/colour.h
wx/mgl/cursor.h
src/os2/dcprint.cpp
src/os2/dcscreen.cpp
src/os2/dialog.cpp
+ src/os2/display.cpp
src/os2/dnd.cpp
src/os2/evtloop.cpp
src/os2/filedlg.cpp
wx/os2/dcprint.h
wx/os2/dcscreen.h
wx/os2/dialog.h
+ wx/os2/display.h
wx/os2/dnd.h
wx/os2/filedlg.h
wx/os2/font.h
src/generic/splash.cpp
src/generic/tipdlg.cpp
src/generic/wizard.cpp
+ src/richtext/richtextctrl.cpp
+ src/richtext/richtextbuffer.cpp
+ src/richtext/richtextstyles.cpp
+ src/richtext/richtextxml.cpp
+ src/richtext/richtexthtml.cpp
</set>
<set var="ADVANCED_CMN_HDR" hints="files">
wx/tipdlg.h
wx/wave.h
wx/wizard.h
+ wx/richtext/richtextctrl.h
+ wx/richtext/richtextbuffer.h
+ wx/richtext/richtextstyles.h
+ wx/richtext/richtextxml.h
</set>
<set var="ADVANCED_CMN_NATIVE_HDR" hints="files">
src/xrc/xh_mdi.cpp
src/xrc/xh_gauge.cpp
src/xrc/xh_gdctl.cpp
+ src/xrc/xh_grid.cpp
src/xrc/xh_html.cpp
src/xrc/xh_listb.cpp
src/xrc/xh_listbk.cpp
src/xrc/xh_tglbtn.cpp
src/xrc/xh_toolb.cpp
src/xrc/xh_tree.cpp
+ src/xrc/xh_treebk.cpp
src/xrc/xh_unkwn.cpp
src/xrc/xh_wizrd.cpp
src/xrc/xmlres.cpp
wx/xrc/xh_mdi.h
wx/xrc/xh_gauge.h
wx/xrc/xh_gdctl.h
+ wx/xrc/xh_grid.h
wx/xrc/xh_html.h
wx/xrc/xh_listb.h
wx/xrc/xh_listbk.h
wx/xrc/xh_tglbtn.h
wx/xrc/xh_toolb.h
wx/xrc/xh_tree.h
+ wx/xrc/xh_treebk.h
wx/xrc/xh_unkwn.h
wx/xrc/xh_wizrd.h
wx/xrc/xmlres.h
<!-- wxAdv files not used by wxUniv -->
<set var="ADVANCED_PLATFORM_NATIVE_SRC" hints="files">
<if cond="TOOLKIT=='MSW'">$(ADVANCED_MSW_NATIVE_SRC)</if>
+ <if cond="TOOLKIT=='WINCE'">$(ADVANCED_MSW_NATIVE_SRC)</if>
</set>
<set var="ADVANCED_PLATFORM_NATIVE_HDR" hints="files">
<if cond="TOOLKIT=='MSW'">$(ADVANCED_MSW_NATIVE_HDR)</if>
+ <if cond="TOOLKIT=='WINCE'">$(ADVANCED_MSW_NATIVE_HDR)</if>
</set>
<set var="ADVANCED_SRC" hints="files">
</if>
</set>
-
+ <!-- for 'make install', only the headers needed for the installed port -->
<set var="ALL_BASE_HEADERS" make_var="1" hints="files">
$(BASE_CMN_HDR) $(BASE_PLATFORM_HDR)
$(NET_CMN_HDR) $(NET_PLATFORM_HDR)
$(XML_HDR) $(ODBC_HDR)
</set>
-
<set var="ALL_HEADERS" make_var="1" hints="files">
$(ALL_BASE_HEADERS) $(ALL_GUI_HEADERS)
</set>
+
+ <!-- used by 'make dist', should include wxBase headers for all ports -->
+ <set var="ALL_PORTS_BASE_HEADERS" make_var="1" hints="files">
+ $(BASE_CMN_HDR)
+ $(BASE_UNIX_HDR)
+ $(BASE_WIN32_HDR) $(BASE_WINCE_HDR)
+ $(BASE_MACOSX_HDR)
+ $(BASE_PALMOS_HDR)
+ $(BASE_MSDOS_HDR)
+ $(NET_CMN_HDR)
+ $(NET_UNIX_HDR)
+ $(NET_WIN32_HDR) $(NET_WINCE_HDR)
+ $(NET_OS2_HDR)
+ $(NET_UNIX_HDR)
+ $(NET_MAC_CARBONLIB_HDR)
+ $(XML_HDR) $(ODBC_HDR)
+ </set>
+
+ <!-- used by 'make dist', should include wxBase sources for all ports -->
<set var="ALL_BASE_SOURCES" make_var="1" hints="files">
$(BASE_CMN_SRC)
$(BASE_UNIX_SRC) $(BASE_WIN32_SRC) $(BASE_WINCE_SRC)
$(BASE_MAC_SRC)
$(BASE_OS2_SRC)
$(BASE_MSDOS_SRC)
+ $(BASE_PALMOS_SRC)
$(BASE_AND_GUI_CMN_SRC)
$(BASE_AND_GUI_UNIX_SRC)
$(BASE_AND_GUI_MAC_SRC)