<?xml version="1.0" ?>
-<!-- $Id$ -->
<makefile>
<!--
src/common/tarstrm.cpp
src/common/textbuf.cpp
src/common/textfile.cpp
+ src/common/threadinfo.cpp
src/common/time.cpp
src/common/timercmn.cpp
src/common/timerimpl.cpp
wx/clntdata.h
wx/cmdargs.h
wx/cmdline.h
+ wx/compiler.h
wx/confbase.h
wx/config.h
wx/convauto.h
wx/valnum.h
wx/window.h
wx/windowid.h
+ wx/windowptr.h
wx/withimages.h
wx/wrapsizer.h
wx/wupdlock.h
<set var="ADVANCED_UNIV_SRC" hints="files">
<!--
-Don't include src/generic/animateg.cpp many times in ADVANCED_SRC(WXUNIV=='1').
-This file is already included in [OSX_CARBON, OSX_COCOA, OSX_IPHONE, COCOA, PM, MOTIF] TOOLKITs
-and TOOLKIT=='GTK' and TOOLKIT_VERSION==''.
+ Including src/generic/animateg.cpp hre unconditionally results in bakefile
+ errors when not fixing the value of TOOLKIT to MSW in msvc format, see #15327.
-->
<if cond="TOOLKIT=='GTK' and TOOLKIT_VERSION=='2'">
src/generic/animateg.cpp
<if cond="TOOLKIT=='WINCE'">
src/generic/animateg.cpp
</if>
+ <if cond="TOOLKIT=='X11'">
+ src/generic/animateg.cpp
+ </if>
</set>
<set var="ADVANCED_UNIV_HDR" hints="files">
wx/generic/animate.h