From 05f4dfa7268b60d2f56a685933c49f3d3d4be745 Mon Sep 17 00:00:00 2001 From: Vadim Zeitlin Date: Sun, 30 Oct 2011 14:19:51 +0000 Subject: [PATCH 1/1] Add wx/datetimectrl.h to the wxAdv files list. Ensure that this header is installed by "make install" as it ought to. Close #13529. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@69587 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- Makefile.in | 2 ++ build/bakefiles/files.bkl | 1 + build/msw/wx_adv.dsp | 4 ++++ build/msw/wx_core.dsp | 4 ++++ build/msw/wx_vc7_adv.vcproj | 3 +++ build/msw/wx_vc7_core.vcproj | 3 +++ build/msw/wx_vc8_adv.vcproj | 4 ++++ build/msw/wx_vc8_core.vcproj | 4 ++++ build/msw/wx_vc9_adv.vcproj | 4 ++++ build/msw/wx_vc9_core.vcproj | 4 ++++ 10 files changed, 33 insertions(+) diff --git a/Makefile.in b/Makefile.in index e9174f95fb..26178b823c 100644 --- a/Makefile.in +++ b/Makefile.in @@ -3729,6 +3729,7 @@ COND_WXUNIV_0_ADVANCED_HDR = \ wx/dataview.h \ wx/datectrl.h \ wx/dateevt.h \ + wx/datetimectrl.h \ wx/dcbuffer.h \ wx/dvrenderers.h \ wx/editlbox.h \ @@ -3781,6 +3782,7 @@ COND_WXUNIV_1_ADVANCED_HDR = \ wx/dataview.h \ wx/datectrl.h \ wx/dateevt.h \ + wx/datetimectrl.h \ wx/dcbuffer.h \ wx/dvrenderers.h \ wx/editlbox.h \ diff --git a/build/bakefiles/files.bkl b/build/bakefiles/files.bkl index ad1aeda0e7..54ebc7d67f 100644 --- a/build/bakefiles/files.bkl +++ b/build/bakefiles/files.bkl @@ -2999,6 +2999,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/dataview.h wx/datectrl.h wx/dateevt.h + wx/datetimectrl.h wx/dcbuffer.h wx/dvrenderers.h wx/editlbox.h diff --git a/build/msw/wx_adv.dsp b/build/msw/wx_adv.dsp index b3827a86e0..d9445c2607 100644 --- a/build/msw/wx_adv.dsp +++ b/build/msw/wx_adv.dsp @@ -1146,6 +1146,10 @@ SOURCE=..\..\include\wx\dateevt.h # End Source File # Begin Source File +SOURCE=..\..\include\wx\datetimectrl.h +# End Source File +# Begin Source File + SOURCE=..\..\include\wx\dcbuffer.h # End Source File # Begin Source File diff --git a/build/msw/wx_core.dsp b/build/msw/wx_core.dsp index 2ef75436e3..085392300c 100644 --- a/build/msw/wx_core.dsp +++ b/build/msw/wx_core.dsp @@ -6180,6 +6180,10 @@ SOURCE=..\..\include\wx\dateevt.h # End Source File # Begin Source File +SOURCE=..\..\include\wx\datetimectrl.h +# End Source File +# Begin Source File + SOURCE=..\..\include\wx\dc.h # End Source File # Begin Source File diff --git a/build/msw/wx_vc7_adv.vcproj b/build/msw/wx_vc7_adv.vcproj index ecfa5714ff..5f8489eeca 100644 --- a/build/msw/wx_vc7_adv.vcproj +++ b/build/msw/wx_vc7_adv.vcproj @@ -1314,6 +1314,9 @@ RelativePath="..\..\include\wx\dateevt.h"> + + + + + + diff --git a/build/msw/wx_vc8_core.vcproj b/build/msw/wx_vc8_core.vcproj index b62f508d59..d09c3a5d38 100644 --- a/build/msw/wx_vc8_core.vcproj +++ b/build/msw/wx_vc8_core.vcproj @@ -6968,6 +6968,10 @@ > + + diff --git a/build/msw/wx_vc9_adv.vcproj b/build/msw/wx_vc9_adv.vcproj index c9b2307b77..eb64dbf0df 100644 --- a/build/msw/wx_vc9_adv.vcproj +++ b/build/msw/wx_vc9_adv.vcproj @@ -1769,6 +1769,10 @@ > + + diff --git a/build/msw/wx_vc9_core.vcproj b/build/msw/wx_vc9_core.vcproj index 3b8f55ca53..8c2e5e6379 100644 --- a/build/msw/wx_vc9_core.vcproj +++ b/build/msw/wx_vc9_core.vcproj @@ -6964,6 +6964,10 @@ > + + -- 2.45.2