Remove setup0.h files from the list of headers in bakefile.

These headers don't exist in official distributions as they're renamed to
setup.h in them. Moreover, they don't need to be installed anyhow when using
configure as the real setup.h is installed specially, so there is no real need
to have them in the list of headers.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@71053 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin 2012-03-29 23:17:26 +00:00
parent 15ad8a7601
commit 65a2074e9c
6 changed files with 0 additions and 20 deletions

View File

@ -3027,7 +3027,6 @@ COND_TOOLKIT_MSW_GUI_HDR = \
wx/msw/rcdefs.h \
wx/msw/richmsgdlg.h \
wx/msw/scrolbar.h \
wx/msw/setup0.h \
wx/msw/slider.h \
wx/msw/spinbutt.h \
wx/msw/spinctrl.h \
@ -3466,7 +3465,6 @@ COND_TOOLKIT_PM_GUI_HDR = \
wx/os2/region.h \
wx/os2/scrolbar.h \
wx/os2/settings.h \
wx/os2/setup0.h \
wx/os2/slider.h \
wx/os2/spinbutt.h \
wx/os2/spinctrl.h \
@ -3557,7 +3555,6 @@ COND_TOOLKIT_WINCE_GUI_HDR = \
wx/msw/rcdefs.h \
wx/msw/richmsgdlg.h \
wx/msw/scrolbar.h \
wx/msw/setup0.h \
wx/msw/slider.h \
wx/msw/spinbutt.h \
wx/msw/spinctrl.h \

View File

@ -1837,7 +1837,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
wx/msw/rcdefs.h
wx/msw/richmsgdlg.h
wx/msw/scrolbar.h
wx/msw/setup0.h
wx/msw/slider.h
wx/msw/spinbutt.h
wx/msw/spinctrl.h
@ -2156,7 +2155,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
wx/os2/region.h
wx/os2/scrolbar.h
wx/os2/settings.h
wx/os2/setup0.h
wx/os2/slider.h
wx/os2/spinbutt.h
wx/os2/spinctrl.h

View File

@ -5356,10 +5356,6 @@ SOURCE=..\..\include\wx\msw\scrolbar.h
# End Source File
# Begin Source File
SOURCE=..\..\include\wx\msw\setup0.h
# End Source File
# Begin Source File
SOURCE=..\..\include\wx\msw\slider.h
# End Source File
# Begin Source File

View File

@ -4588,9 +4588,6 @@
<File
RelativePath="..\..\include\wx\msw\scrolbar.h">
</File>
<File
RelativePath="..\..\include\wx\msw\setup0.h">
</File>
<File
RelativePath="..\..\include\wx\msw\slider.h">
</File>

View File

@ -6139,10 +6139,6 @@
RelativePath="..\..\include\wx\msw\scrolbar.h"
>
</File>
<File
RelativePath="..\..\include\wx\msw\setup0.h"
>
</File>
<File
RelativePath="..\..\include\wx\msw\slider.h"
>

View File

@ -6135,10 +6135,6 @@
RelativePath="..\..\include\wx\msw\scrolbar.h"
>
</File>
<File
RelativePath="..\..\include\wx\msw\setup0.h"
>
</File>
<File
RelativePath="..\..\include\wx\msw\slider.h"
>