afterstd.h is wxBase header
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22942 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -187,6 +187,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
|
|||||||
src/common/utilscmn.cpp
|
src/common/utilscmn.cpp
|
||||||
</set>
|
</set>
|
||||||
<set var="BASE_CMN_HDR" hints="files">
|
<set var="BASE_CMN_HDR" hints="files">
|
||||||
|
wx/afterstd.h
|
||||||
wx/app.h
|
wx/app.h
|
||||||
wx/apptrait.h
|
wx/apptrait.h
|
||||||
wx/arrimpl.cpp
|
wx/arrimpl.cpp
|
||||||
@@ -525,7 +526,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
|
|||||||
|
|
||||||
wx/accel.h
|
wx/accel.h
|
||||||
wx/access.h
|
wx/access.h
|
||||||
wx/afterstd.h
|
|
||||||
wx/artprov.h
|
wx/artprov.h
|
||||||
wx/bitmap.h
|
wx/bitmap.h
|
||||||
wx/busyinfo.h
|
wx/busyinfo.h
|
||||||
@@ -2256,7 +2256,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
|
|||||||
$(LOWLEVEL_HDR)
|
$(LOWLEVEL_HDR)
|
||||||
$(GUI_CORE_HEADERS)
|
$(GUI_CORE_HEADERS)
|
||||||
$(ADVANCED_HDR) $(HTML_HDR)
|
$(ADVANCED_HDR) $(HTML_HDR)
|
||||||
$(OPENGL_HDR) $(ODBC_HDR) $(DBGRID_HDR)
|
$(OPENGL_HDR) $(DBGRID_HDR)
|
||||||
</if>
|
</if>
|
||||||
</set>
|
</set>
|
||||||
|
|
||||||
@@ -2264,7 +2264,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
|
|||||||
<set var="ALL_BASE_HEADERS" make_var="1" hints="files">
|
<set var="ALL_BASE_HEADERS" make_var="1" hints="files">
|
||||||
$(BASE_CMN_HDR) $(BASE_PLATFORM_HDR)
|
$(BASE_CMN_HDR) $(BASE_PLATFORM_HDR)
|
||||||
$(NET_CMN_HDR) $(NET_PLATFORM_HDR)
|
$(NET_CMN_HDR) $(NET_PLATFORM_HDR)
|
||||||
$(XML_HDR)
|
$(XML_HDR) $(ODBC_HDR)
|
||||||
</set>
|
</set>
|
||||||
|
|
||||||
<set var="ALL_HEADERS" make_var="1" hints="files">
|
<set var="ALL_HEADERS" make_var="1" hints="files">
|
||||||
@@ -2281,7 +2281,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
|
|||||||
$(BASE_AND_GUI_DARWIN_SRC)
|
$(BASE_AND_GUI_DARWIN_SRC)
|
||||||
$(BASE_AND_GUI_WIN32_SRC)
|
$(BASE_AND_GUI_WIN32_SRC)
|
||||||
$(NET_CMN_SRC) $(NET_UNIX_SRC) $(NET_WIN32_SRC) $(NET_MAC_SRC)
|
$(NET_CMN_SRC) $(NET_UNIX_SRC) $(NET_WIN32_SRC) $(NET_MAC_SRC)
|
||||||
$(XML_SRC)
|
$(XML_SRC) $(ODBC_SRC)
|
||||||
</set>
|
</set>
|
||||||
|
|
||||||
</makefile>
|
</makefile>
|
||||||
|
Reference in New Issue
Block a user