From 65a2074e9c129fa1251786048547d6ae16a567c5 Mon Sep 17 00:00:00 2001 From: Vadim Zeitlin Date: Thu, 29 Mar 2012 23:17:26 +0000 Subject: [PATCH] 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 --- Makefile.in | 3 --- build/bakefiles/files.bkl | 2 -- build/msw/wx_core.dsp | 4 ---- build/msw/wx_vc7_core.vcproj | 3 --- build/msw/wx_vc8_core.vcproj | 4 ---- build/msw/wx_vc9_core.vcproj | 4 ---- 6 files changed, 20 deletions(-) diff --git a/Makefile.in b/Makefile.in index 1931bdf63a..64eb2793dd 100644 --- a/Makefile.in +++ b/Makefile.in @@ -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 \ diff --git a/build/bakefiles/files.bkl b/build/bakefiles/files.bkl index 5f6229d86e..90dc20f52d 100644 --- a/build/bakefiles/files.bkl +++ b/build/bakefiles/files.bkl @@ -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 diff --git a/build/msw/wx_core.dsp b/build/msw/wx_core.dsp index 14e9842bf4..b56839c4f9 100644 --- a/build/msw/wx_core.dsp +++ b/build/msw/wx_core.dsp @@ -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 diff --git a/build/msw/wx_vc7_core.vcproj b/build/msw/wx_vc7_core.vcproj index 486e8976a9..3eddaa9b42 100644 --- a/build/msw/wx_vc7_core.vcproj +++ b/build/msw/wx_vc7_core.vcproj @@ -4588,9 +4588,6 @@ - - diff --git a/build/msw/wx_vc8_core.vcproj b/build/msw/wx_vc8_core.vcproj index 8fa02977e3..4360a90e45 100644 --- a/build/msw/wx_vc8_core.vcproj +++ b/build/msw/wx_vc8_core.vcproj @@ -6139,10 +6139,6 @@ RelativePath="..\..\include\wx\msw\scrolbar.h" > - - diff --git a/build/msw/wx_vc9_core.vcproj b/build/msw/wx_vc9_core.vcproj index 1091d8f940..969b9ef7a6 100644 --- a/build/msw/wx_vc9_core.vcproj +++ b/build/msw/wx_vc9_core.vcproj @@ -6135,10 +6135,6 @@ RelativePath="..\..\include\wx\msw\scrolbar.h" > - - -- 2.45.2