wx/notebook.h
wx/ownerdrw.h
wx/paper.h
+ wx/pickerbase.h
wx/popupwin.h
wx/print.h
- wx/printdlg.h
+ wx/printdlg.h
wx/prntbase.h
wx/progdlg.h
wx/ptr_scpd.h
src/unix/sound_sdl.cpp
</set>
+<!-- ====================================================================== -->
+<!-- wxAUI -->
+<!-- ====================================================================== -->
+
+<set var="AUI_SRC" hints="files">
+ src/aui/framemanager.cpp
+ src/aui/dockart.cpp
+ src/aui/floatpane.cpp
+</set>
+<set var="AUI_HDR" hints="files">
+ wx/aui/framemanager.h
+ wx/aui/dockart.h
+ wx/aui/floatpane.h
+ wx/aui/aui.h
+</set>
+
<!-- ====================================================================== -->
<!-- Define sources for specific libraries: -->
<!-- ====================================================================== -->
$(LOWLEVEL_HDR)
$(GUI_CORE_HEADERS)
$(ADVANCED_HDR) $(MEDIA_HDR) $(HTML_HDR)
- $(OPENGL_HDR) $(QA_HDR) $(DBGRID_HDR) $(XRC_HDR)
+ $(OPENGL_HDR) $(QA_HDR) $(DBGRID_HDR) $(XRC_HDR) $(AUI_HDR)
</if>
</set>