<!-- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- -->
<set var="BASE_CMN_SRC" hints="files">
src/common/appbase.cpp
+ src/common/archive.cpp
src/common/clntdata.cpp
src/common/cmdline.cpp
src/common/config.cpp
src/common/textfile.cpp
src/common/tokenzr.cpp
src/common/txtstrm.cpp
- src/common/archive.cpp
src/common/uri.cpp
src/common/variant.cpp
src/common/wfstream.cpp
wx/afterstd.h
wx/app.h
wx/apptrait.h
+ wx/archive.h
wx/arrimpl.cpp
wx/arrstr.h
wx/beforestd.h
src/gtk/combobox.cpp
src/gtk/control.cpp
src/gtk/dialog.cpp
+ src/gtk/filedlg.cpp
src/gtk/fontdlg.cpp
src/gtk/frame.cpp
src/gtk/gauge.cpp
src/unix/snglinst.cpp
<!-- wxWebKit files -->
src/html/htmlctrl/webkit/webkit.mm
+ <!-- Native color/font dialogs -->
+ src/mac/carbon/fontdlgosx.mm
+ src/mac/carbon/colordlgosx.mm
</if>
</set>
src/cocoa/radiobut.mm
src/cocoa/region.mm
src/cocoa/scrolbar.mm
- src/cocoa/settings.cpp
+ src/cocoa/settings.mm
src/cocoa/slider.mm
src/cocoa/sound.mm
src/cocoa/spinbutt.mm