wx/os2/private.h
wx/os2/stdpaths.h
wx/os2/chkconf.h
+ wx/os2/wxrsc.h
</set>
<!-- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- -->
src/common/clntdata.cpp
src/common/cmdline.cpp
src/common/config.cpp
+ src/common/convauto.cpp
src/common/datetime.cpp
src/common/datstrm.cpp
src/common/dircmn.cpp
wx/cmdline.h
wx/confbase.h
wx/config.h
+ wx/convauto.h
wx/containr.h
wx/datetime.h
wx/datstrm.h
<set var="ADVANCED_CMN_SRC" hints="files">
src/common/datavcmn.cpp
+ src/generic/buttonbar.cpp
src/generic/calctrl.cpp
+ src/generic/datavgen.cpp
src/generic/datectlg.cpp
src/generic/grid.cpp
src/generic/gridctrl.cpp
wx/dataview.h
wx/dateevt.h
wx/dcbuffer.h
+ wx/generic/buttonbar.h
wx/generic/calctrl.h
wx/generic/datectrl.h
+ wx/generic/dataview.h
wx/generic/grid.h
wx/generic/gridctrl.h
wx/generic/gridsel.h
<if cond="PLATFORM_MACOSX=='1'">$(BASE_MACOSX_HDR)</if>
<if cond="PLATFORM_PALMOS=='1'">$(BASE_PALMOS_HDR)</if>
<if cond="PLATFORM_MSDOS=='1'">$(BASE_MSDOS_HDR)</if>
+ <if cond="PLATFORM_OS2=='1'">$(BASE_OS2_HDR)</if>
</set>
<set var="BASE_SRC" hints="files">