From 072a9c20a3e6aa15129eec6052539df2afe9b3fd Mon Sep 17 00:00:00 2001 From: Vadim Zeitlin Date: Fri, 15 Dec 2017 00:35:45 +0100 Subject: [PATCH] Add new wx/persist/dataview.h to the build system In particular, this ensures that it gets installed by "make install" under Unix. --- Makefile.in | 1 + build/bakefiles/files.bkl | 1 + build/files | 1 + build/msw/wx_core.vcxproj | 1 + build/msw/wx_core.vcxproj.filters | 3 +++ build/msw/wx_vc7_core.vcproj | 3 +++ build/msw/wx_vc8_core.vcproj | 4 ++++ build/msw/wx_vc9_core.vcproj | 4 ++++ 8 files changed, 18 insertions(+) diff --git a/Makefile.in b/Makefile.in index 07e50b8ac3..3a49998522 100644 --- a/Makefile.in +++ b/Makefile.in @@ -3964,6 +3964,7 @@ COND_USE_GUI_1_ALL_GUI_HEADERS = \ wx/paper.h \ wx/persist.h \ wx/persist/bookctrl.h \ + wx/persist/dataview.h \ wx/persist/splitter.h \ wx/persist/toplevel.h \ wx/persist/treebook.h \ diff --git a/build/bakefiles/files.bkl b/build/bakefiles/files.bkl index bd05d5a1dd..850ba226f1 100644 --- a/build/bakefiles/files.bkl +++ b/build/bakefiles/files.bkl @@ -1145,6 +1145,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/paper.h wx/persist.h wx/persist/bookctrl.h + wx/persist/dataview.h wx/persist/splitter.h wx/persist/toplevel.h wx/persist/treebook.h diff --git a/build/files b/build/files index f10f704f47..19ade45977 100644 --- a/build/files +++ b/build/files @@ -1066,6 +1066,7 @@ GUI_CMN_HDR = wx/paper.h wx/persist.h wx/persist/bookctrl.h + wx/persist/dataview.h wx/persist/splitter.h wx/persist/toplevel.h wx/persist/treebook.h diff --git a/build/msw/wx_core.vcxproj b/build/msw/wx_core.vcxproj index d530592aae..40cf55da63 100644 --- a/build/msw/wx_core.vcxproj +++ b/build/msw/wx_core.vcxproj @@ -1383,6 +1383,7 @@ + diff --git a/build/msw/wx_core.vcxproj.filters b/build/msw/wx_core.vcxproj.filters index eecc9366e6..d8057768a5 100644 --- a/build/msw/wx_core.vcxproj.filters +++ b/build/msw/wx_core.vcxproj.filters @@ -1723,6 +1723,9 @@ Common Headers + + Common Headers + Common Headers diff --git a/build/msw/wx_vc7_core.vcproj b/build/msw/wx_vc7_core.vcproj index 9c9bfb0294..2427c2944c 100644 --- a/build/msw/wx_vc7_core.vcproj +++ b/build/msw/wx_vc7_core.vcproj @@ -2054,6 +2054,9 @@ + + diff --git a/build/msw/wx_vc8_core.vcproj b/build/msw/wx_vc8_core.vcproj index bbfe94eaf8..ec5944ffc8 100644 --- a/build/msw/wx_vc8_core.vcproj +++ b/build/msw/wx_vc8_core.vcproj @@ -3240,6 +3240,10 @@ RelativePath="..\..\include\wx\dataview.h" > + + diff --git a/build/msw/wx_vc9_core.vcproj b/build/msw/wx_vc9_core.vcproj index 3a399a7c42..09e025ae63 100644 --- a/build/msw/wx_vc9_core.vcproj +++ b/build/msw/wx_vc9_core.vcproj @@ -3236,6 +3236,10 @@ RelativePath="..\..\include\wx\dataview.h" > + +