wx/msw/stackwalk.h
wx/msw/winundef.h
wx/msw/wrapcctl.h
+ wx/msw/wrapcdlg.h
wx/msw/wrapwin.h
</set>
<set var="BASE_WINCE_HDR" hints="files">
src/common/config.cpp
src/common/datetime.cpp
src/common/datstrm.cpp
- src/common/debugrpt.cpp
src/common/dircmn.cpp
src/common/dynarray.cpp
src/common/dynlib.cpp
wx/datstrm.h
wx/dde.h
wx/debug.h
- wx/debugrpt.h
wx/defs.h
wx/dir.h
wx/dlimpexp.h
wx/url.h
</set>
+<!-- ====================================================================== -->
+<!-- wxQA (non GUI library) -->
+<!-- ====================================================================== -->
+<set var="QA_SRC" hints="files">
+ src/common/debugrpt.cpp
+ src/generic/dbgrptg.cpp
+</set>
+
+<set var="QA_HDR" hints="files">
+ wx/debugrpt.h
+</set>
<!-- ====================================================================== -->
<!-- Common GUI files -->
src/generic/choicdgg.cpp
src/generic/choicbkg.cpp
src/generic/dcpsg.cpp
- src/generic/dbgrptg.cpp
src/generic/dirctrlg.cpp
src/generic/dragimgg.cpp
src/generic/listbkg.cpp
src/mac/carbon/gauge.cpp
src/mac/carbon/gdiobj.cpp
src/mac/carbon/icon.cpp
+ src/mac/carbon/imaglist.cpp
src/mac/carbon/listbox.cpp
src/mac/carbon/mdi.cpp
src/mac/carbon/menu.cpp
src/generic/caret.cpp
src/generic/fdrepdlg.cpp
src/generic/fontdlgg.cpp
- src/generic/imaglist.cpp
src/generic/listctrl.cpp
src/generic/prntdlgg.cpp
src/generic/statusbr.cpp
wx/generic/caret.h
wx/generic/fdrepdlg.h
wx/generic/fontdlgg.h
- wx/generic/imaglist.h
wx/generic/listctrl.h
wx/generic/statusbr.h
wx/generic/tabg.h
src/xrc/xh_datectrl.cpp
src/xrc/xh_dlg.cpp
src/xrc/xh_frame.cpp
+ src/xrc/xh_mdi.cpp
src/xrc/xh_gauge.cpp
src/xrc/xh_gdctl.cpp
src/xrc/xh_html.cpp
wx/xrc/xh_datectrl.h
wx/xrc/xh_dlg.h
wx/xrc/xh_frame.h
+ wx/xrc/xh_mdi.h
wx/xrc/xh_gauge.h
wx/xrc/xh_gdctl.h
wx/xrc/xh_html.h
$(LOWLEVEL_HDR)
$(GUI_CORE_HEADERS)
$(ADVANCED_HDR) $(MEDIA_HDR) $(HTML_HDR)
- $(OPENGL_HDR) $(DBGRID_HDR) $(XRC_HDR)
+ $(OPENGL_HDR) $(QA_HDR) $(DBGRID_HDR) $(XRC_HDR)
</if>
</set>