- <if cond="TOOLKIT=='MOTIF'">wx/x11/glcanvas.h</if>
- <if cond="TOOLKIT=='X11'">wx/x11/glcanvas.h</if>
- <if cond="TOOLKIT=='PM'">wx/os2/glcanvas.h</if>
-</set>
-
-
-
-<!-- ====================================================================== -->
-<!-- ODBC classes -->
-<!-- ====================================================================== -->
-
-<set var="ODBC_SRC" hints="files">
- src/common/db.cpp
- src/common/dbtable.cpp
-</set>
-<set var="ODBC_HDR" hints="files">
- wx/db.h
- wx/dbkeyg.h
- wx/dbtable.h
+ <if cond="TOOLKIT=='MOTIF'">wx/x11/glcanvas.h wx/unix/glx11.h</if>
+ <if cond="TOOLKIT=='X11'">wx/x11/glcanvas.h wx/unix/glx11.h</if>