added missing header files
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21962 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -20,7 +20,8 @@
|
||||
|
||||
$(port)LOWLEVEL low-level GUI classes
|
||||
$(port) high-level files for a port
|
||||
XWIN_LOWLEVEL low-level classes for X Window System port
|
||||
XWIN_LOWLEVEL low-level classes for X Window System
|
||||
ports (wxGTK, wxMotif, wxX11)
|
||||
|
||||
HTML wxHTML files
|
||||
|
||||
@@ -205,6 +206,7 @@
|
||||
wx/defs.h
|
||||
wx/dir.h
|
||||
wx/dynarray.h
|
||||
wx/arrstr.h
|
||||
wx/dynlib.h
|
||||
wx/dynload.h
|
||||
wx/encconv.h
|
||||
@@ -1355,6 +1357,7 @@
|
||||
src/unix/snglinst.cpp
|
||||
</set>
|
||||
<set var="MAC_HDR">
|
||||
wx/mac/chkconf.h
|
||||
wx/mac/accel.h
|
||||
wx/mac/aga.h
|
||||
wx/mac/app.h
|
||||
|
Reference in New Issue
Block a user