+ wx/wxhtml.h
+ wx/html/forcelnk.h
+ wx/html/helpctrl.h
+ wx/html/helpdata.h
+ wx/html/helpfrm.h
+ wx/html/htmlcell.h
+ wx/html/htmldefs.h
+ wx/html/htmlfilt.h
+ wx/html/htmlpars.h
+ wx/html/htmlproc.h
+ wx/html/htmltag.h
+ wx/html/htmlwin.h
+ wx/html/htmprint.h
+ wx/html/m_templ.h
+ wx/html/winpars.h
+ <!-- wxHTML users: -->
+ wx/htmllbox.h
+</set>
+
+
+<!-- ====================================================================== -->
+<!-- OpenGL canvas -->
+<!-- ====================================================================== -->
+
+<set var="OPENGL_SRC">
+ <if cond="TOOLKIT=='MAC'">src/mac/glcanvas.cpp</if>
+ <if cond="TOOLKIT=='GTK'">src/gtk/glcanvas.cpp</if>
+ <if cond="TOOLKIT=='MSW'">src/msw/glcanvas.cpp</if>
+ <if cond="TOOLKIT=='MOTIF'">src/motif/glcanvas.cpp</if>
+ <if cond="TOOLKIT=='X11'">src/x11/glcanvas.cpp</if>