wx/debug.h
wx/defs.h
wx/dir.h
+ wx/dlimpexp.h
wx/dynarray.h
wx/dynlib.h
wx/dynload.h
src/common/fontmap.cpp
src/common/framecmn.cpp
src/common/gaugecmn.cpp
+ src/common/gbsizer.cpp
src/common/gdicmn.cpp
src/common/geometry.cpp
src/common/gifdecod.cpp
wx/filedlg.h
wx/frame.h
wx/gauge.h
+ wx/gbsizer.h
wx/gdicmn.h
wx/generic/accel.h
wx/generic/choicdgg.h
src/motif/minifram.cpp
src/motif/msgdlg.cpp
src/motif/palette.cpp
+ src/motif/popupwin.cpp
src/motif/radiobox.cpp
src/motif/radiobut.cpp
src/motif/scrolbar.cpp
wx/motif/minifram.h
wx/motif/msgdlg.h
wx/motif/palette.h
+ wx/motif/popupwin.h
wx/motif/print.h
wx/motif/private.h
wx/motif/radiobox.h
src/generic/dirdlgg.cpp
src/generic/fdrepdlg.cpp
src/generic/imaglist.cpp
+ src/generic/listctrl.cpp
src/generic/mdig.cpp
src/generic/msgdlgg.cpp
src/generic/prntdlgg.cpp
src/os2/icon.cpp
src/os2/iniconf.cpp
src/os2/listbox.cpp
- src/os2/listctrl.cpp
src/os2/main.cpp
src/os2/menu.cpp
src/os2/menuitem.cpp
src/os2/toolbar.cpp
src/os2/tooltip.cpp
src/os2/toplevel.cpp
- src/os2/treectrl.cpp
src/os2/utilsgui.cpp
src/os2/window.cpp
</set>
wx/generic/colrdlgg.h
wx/generic/dirdlgg.h
wx/generic/fdrepdlg.h
+ wx/generic/listctrl.h
wx/generic/mdig.h
wx/generic/statusbr.h
wx/os2/accel.h
wx/os2/icon.h
wx/os2/iniconf.h
wx/os2/listbox.h
- wx/os2/listctrl.h
wx/os2/menu.h
wx/os2/menuitem.h
wx/os2/metafile.h
wx/os2/toolbar.h
wx/os2/tooltip.h
wx/os2/toplevel.h
- wx/msw/treectrl.h
wx/os2/window.h
</set>
src/cocoa/dcmemory.mm
src/cocoa/dcscreen.cpp
src/cocoa/dialog.mm
+ src/cocoa/evtloop.mm
src/cocoa/font.cpp
src/cocoa/fontenum.mm
src/cocoa/fontutil.cpp
<if cond="TOOLKIT=='MSW'">
src/msw/helpbest.cpp
</if>
+ <if cond="PLATFORM_UNIX=='1'">
+ src/html/chm.cpp
+ </if>
+ <if cond="PLATFORM_MACOSX=='1'">
+ src/html/chm.cpp
+ </if>
</set>
<set var="HTML_SRC" hints="files">
$(HTML_SRC_PLATFORM)