wx/osx/core/cfref.h
wx/osx/core/cfstring.h
wx/osx/core/hid.h
+ wx/osx/core/evtloop.h
wx/osx/core/objcid.h
wx/osx/core/private.h
wx/osx/core/stdpaths.h
wx/rawbmp.h
wx/region.h
wx/scopeguard.h
+ wx/simplebook.h
wx/spinbutt.h
wx/spinctrl.h
wx/splitter.h
wx/gtk/dataform.h
wx/gtk/dataobj.h
wx/gtk/dataobj2.h
- wx/gtk/dc.h
wx/gtk/dnd.h
wx/gtk/evtloop.h
wx/gtk/evtloopsrc.h
src/osx/scrolbar_osx.cpp
src/osx/slider_osx.cpp
src/osx/spinbutt_osx.cpp
- src/osx/spinctrl_osx.cpp
src/osx/srchctrl_osx.cpp
src/osx/statbox_osx.cpp
src/osx/statline_osx.cpp
wx/osx/scrolbar.h
wx/osx/slider.h
wx/osx/spinbutt.h
- wx/osx/spinctrl.h
wx/osx/srchctrl.h
wx/osx/statbmp.h
wx/osx/statbox.h
src/univ/themes/win32.cpp
</set>
+<set var="UNIV_PLATFORM_SRC" hints="files">
+ <if cond="TOOLKIT=='MSW'">
+ src/msw/evtloop.cpp
+ </if>
+</set>
+<set var="UNIV_PLATFORM_HDR" hints="files">
+ <if cond="TOOLKIT=='MSW'">
+ wx/msw/evtloop.h
+ </if>
+</set>
+
<set var="UNIV_SRC" hints="files">
+ $(UNIV_PLATFORM_SRC)
src/generic/accel.cpp
src/generic/clrpickerg.cpp
src/generic/collpaneg.cpp
src/univ/winuniv.cpp
</set>
<set var="UNIV_HDR" hints="files">
+ $(UNIV_PLATFORM_HDR)
wx/generic/accel.h
wx/generic/animate.h
wx/generic/clrpickerg.h
</set>
<set var="ADVANCED_GTK_SRC" hints="files">
$(ADVANCED_GTK_PLATFORM_SRC)
+ src/gtk/notifmsg.cpp
src/gtk/taskbar.cpp
</set>
<set var="ADVANCED_GTK2_SRC" hints="files">
</set>
<set var="ADVANCED_GTK_HDR" hints="files">
$(ADVANCED_GTK_PLATFORM_HDR)
+ wx/gtk/notifmsg.h
wx/gtk/taskbar.h
</set>
<set var="ADVANCED_GTK2_HDR" hints="files">
</set>
<set var="MEDIA_OSX_COCOA_SRC" hints="files">
- <!-- src/osx/cocoa/mediactrl.mm -->
+ src/osx/cocoa/mediactrl.mm
</set>
<set var="MEDIA_OSX_COCOA_HDR" hints="files">
</set>
$(WEBVIEW_SRC_PLATFORM)
src/common/webview.cpp
src/common/webviewarchivehandler.cpp
+ src/common/webviewfshandler.cpp
</set>
<set var="WEBVIEW_HDR_PLATFORM" hints="files">
<if cond="TOOLKIT=='MSW'">
wx/msw/webviewhistoryitem_ie.h
wx/msw/webview_ie.h
+ wx/msw/webview_missing.h
</if>
<if cond="TOOLKIT=='GTK'">
wx/gtk/webviewhistoryitem_webkit.h
$(WEBVIEW_HDR_PLATFORM)
wx/webview.h
wx/webviewarchivehandler.h
+ wx/webviewfshandler.h
</set>
<!-- ====================================================================== -->
wx/richtext/richtextstylepage.h
wx/richtext/richtextstyles.h
wx/richtext/richtextsymboldlg.h
+ wx/richtext/richtexttabspage.h
wx/richtext/richtextuicustomization.h
wx/richtext/richtextxml.h
</set>