rebaked after wxUSE_EXTENDED_RTTI and wx/flags.h addition

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45438 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2007-04-13 12:06:21 +00:00
parent 9d1eeb0bf2
commit 620c9408b8
6 changed files with 66 additions and 57 deletions

View File

@@ -340,6 +340,7 @@ ALL_BASE_HEADERS = \
wx/event.h \
wx/except.h \
wx/features.h \
wx/flags.h \
wx/ffile.h \
wx/file.h \
wx/fileconf.h \
@@ -479,6 +480,7 @@ ALL_PORTS_BASE_HEADERS = \
wx/event.h \
wx/except.h \
wx/features.h \
wx/flags.h \
wx/ffile.h \
wx/file.h \
wx/fileconf.h \
@@ -2849,6 +2851,7 @@ COND_TOOLKIT_MAC_ADVANCED_PLATFORM_HDR = \
@COND_TOOLKIT_MSW@ADVANCED_PLATFORM_NATIVE_HDR = wx/msw/datectrl.h
@COND_TOOLKIT_WINCE@ADVANCED_PLATFORM_NATIVE_HDR = wx/msw/datectrl.h
COND_WXUNIV_0_ADVANCED_HDR = \
wx/aboutdlg.h \
wx/animate.h \
wx/animdecod.h \
wx/bmpcbox.h \
@@ -2856,7 +2859,6 @@ COND_WXUNIV_0_ADVANCED_HDR = \
wx/dataview.h \
wx/dateevt.h \
wx/dcbuffer.h \
wx/aboutdlg.h \
wx/generic/aboutdlgg.h \
wx/generic/animate.h \
wx/generic/bmpcbox.h \
@@ -2891,6 +2893,7 @@ COND_WXUNIV_0_ADVANCED_HDR = \
$(ADVANCED_PLATFORM_NATIVE_HDR)
@COND_WXUNIV_0@ADVANCED_HDR = $(COND_WXUNIV_0_ADVANCED_HDR)
COND_WXUNIV_1_ADVANCED_HDR = \
wx/aboutdlg.h \
wx/animate.h \
wx/animdecod.h \
wx/bmpcbox.h \
@@ -2898,7 +2901,6 @@ COND_WXUNIV_1_ADVANCED_HDR = \
wx/dataview.h \
wx/dateevt.h \
wx/dcbuffer.h \
wx/aboutdlg.h \
wx/generic/aboutdlgg.h \
wx/generic/animate.h \
wx/generic/bmpcbox.h \

File diff suppressed because one or more lines are too long

View File

@@ -1583,6 +1583,10 @@ SOURCE=..\..\include\wx\filesys.h
# End Source File
# Begin Source File
SOURCE=..\..\include\wx\flags.h
# End Source File
# Begin Source File
SOURCE=..\..\include\wx\fontenc.h
# End Source File
# Begin Source File

View File

@@ -239,6 +239,7 @@ wx/encconv.h
wx/event.h
wx/except.h
wx/features.h
wx/flags.h
wx/ffile.h
wx/file.h
wx/fileconf.h

View File

@@ -142,6 +142,7 @@ wx/encconv.h
wx/event.h
wx/except.h
wx/features.h
wx/flags.h
wx/ffile.h
wx/file.h
wx/fileconf.h

View File

@@ -167,6 +167,7 @@ wx/encconv.h
wx/event.h
wx/except.h
wx/features.h
wx/flags.h
wx/ffile.h
wx/file.h
wx/fileconf.h