-<!-- ====================================================================== -->
-<!-- wxMGL -->
-<!-- ====================================================================== -->
-
-<set var="MGL_LOWLEVEL_SRC" hints="files">
- src/common/fontmgrcmn.cpp
- src/generic/caret.cpp
- src/generic/colour.cpp
- src/generic/icon.cpp
- src/generic/imaglist.cpp
- src/generic/mask.cpp
- src/generic/timer.cpp
- src/mgl/app.cpp
- src/mgl/bitmap.cpp
- src/mgl/brush.cpp
- src/mgl/clipbrd.cpp
- src/mgl/cursor.cpp
- src/mgl/data.cpp
- src/mgl/dc.cpp
- src/mgl/dcclient.cpp
- src/mgl/dcmemory.cpp
- src/mgl/dcscreen.cpp
- src/mgl/dirmgl.cpp
- src/mgl/evtloop.cpp
- src/mgl/font.cpp
- src/mgl/fontenum.cpp
- src/mgl/fontmgr.cpp
- src/mgl/fontutil.cpp
- src/mgl/palette.cpp
- src/mgl/pen.cpp
- src/mgl/region.cpp
- src/mgl/settings.cpp
- src/mgl/toplevel.cpp
- src/mgl/utils.cpp
- src/mgl/window.cpp
-</set>
-<set var="MGL_LOWLEVEL_HDR" hints="files">
- wx/generic/caret.h
- wx/generic/colour.h
- wx/generic/icon.h
- wx/generic/imaglist.h
- wx/generic/mask.h
- wx/mgl/app.h
- wx/mgl/bitmap.h
- wx/mgl/brush.h
- wx/mgl/chkconf.h
- wx/mgl/clipbrd.h
- wx/mgl/cursor.h
- wx/mgl/dc.h
- wx/mgl/dcclient.h
- wx/mgl/dcmemory.h
- wx/mgl/dcscreen.h
- wx/mgl/font.h
- wx/mgl/palette.h
- wx/mgl/pen.h
- wx/mgl/popupwin.h
- wx/mgl/private.h
- wx/mgl/region.h
- wx/mgl/toplevel.h
- wx/mgl/window.h
-</set>
-
-