From 8e1f2adc3b88259d1fcbb39a1ab1c851ca511def Mon Sep 17 00:00:00 2001 From: Vadim Zeitlin Date: Mon, 17 Aug 2020 02:03:45 +0200 Subject: [PATCH] Add wx/artids.h to build/files and rerun upmake and bakefile Finish adding the new file, which was previously added manually to a couple of files, but not everywhere. --- 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 ++++ 6 files changed, 16 insertions(+) diff --git a/build/files b/build/files index 759ab54db1..45114b2546 100644 --- a/build/files +++ b/build/files @@ -936,6 +936,7 @@ GUI_CMN_HDR = wx/animdecod.h wx/anybutton.h wx/appprogress.h + wx/artids.h wx/artprov.h wx/bannerwindow.h wx/bitmap.h diff --git a/build/msw/wx_core.vcxproj b/build/msw/wx_core.vcxproj index 8089f36d7b..aaf22c2c52 100644 --- a/build/msw/wx_core.vcxproj +++ b/build/msw/wx_core.vcxproj @@ -1502,6 +1502,7 @@ + diff --git a/build/msw/wx_core.vcxproj.filters b/build/msw/wx_core.vcxproj.filters index 83c265118a..56115e13ee 100644 --- a/build/msw/wx_core.vcxproj.filters +++ b/build/msw/wx_core.vcxproj.filters @@ -1108,6 +1108,9 @@ Common Headers + + Common Headers + Common Headers diff --git a/build/msw/wx_vc7_core.vcproj b/build/msw/wx_vc7_core.vcproj index ad378068ce..9c89c30fce 100644 --- a/build/msw/wx_vc7_core.vcproj +++ b/build/msw/wx_vc7_core.vcproj @@ -2081,6 +2081,9 @@ + + diff --git a/build/msw/wx_vc8_core.vcproj b/build/msw/wx_vc8_core.vcproj index e956ab6df8..5dc5a817f8 100644 --- a/build/msw/wx_vc8_core.vcproj +++ b/build/msw/wx_vc8_core.vcproj @@ -3276,6 +3276,10 @@ RelativePath="..\..\include\wx\ribbon\art_internal.h" > + + diff --git a/build/msw/wx_vc9_core.vcproj b/build/msw/wx_vc9_core.vcproj index a6d3ec7b1d..fe86df8893 100644 --- a/build/msw/wx_vc9_core.vcproj +++ b/build/msw/wx_vc9_core.vcproj @@ -3272,6 +3272,10 @@ RelativePath="..\..\include\wx\ribbon\art_internal.h" > + +