From 8af97d8db3af075fc18f54770eee709630955cb0 Mon Sep 17 00:00:00 2001 From: New Pagodi Date: Sat, 11 Feb 2017 23:53:19 +0100 Subject: [PATCH] Add reference to the new header file in the MSVS project files Since 572db9c0a14e251d040a1ef90f7a4a8bce6ad97e, files.bkl instructs to create in the pre-MSVS2010 wx_*_base.vcproj files references to the winver.h header file so we need to regenerate these project files in the repository. MSVS2010+ project files also have to be updated to reflect this change. --- build/msw/wx_base.vcxproj | 3 ++- build/msw/wx_base.vcxproj.filters | 3 +++ build/msw/wx_vc7_base.vcproj | 3 +++ build/msw/wx_vc8_base.vcproj | 4 ++++ build/msw/wx_vc9_base.vcproj | 4 ++++ 5 files changed, 16 insertions(+), 1 deletion(-) diff --git a/build/msw/wx_base.vcxproj b/build/msw/wx_base.vcxproj index e601b3971f..0bfdfe1669 100644 --- a/build/msw/wx_base.vcxproj +++ b/build/msw/wx_base.vcxproj @@ -1,4 +1,4 @@ - + @@ -653,6 +653,7 @@ + diff --git a/build/msw/wx_base.vcxproj.filters b/build/msw/wx_base.vcxproj.filters index 8002b4413c..a641d2f18c 100644 --- a/build/msw/wx_base.vcxproj.filters +++ b/build/msw/wx_base.vcxproj.filters @@ -706,6 +706,9 @@ MSW Headers + + MSW Headers + MSW Headers diff --git a/build/msw/wx_vc7_base.vcproj b/build/msw/wx_vc7_base.vcproj index 9716586b99..0be07702cf 100644 --- a/build/msw/wx_vc7_base.vcproj +++ b/build/msw/wx_vc7_base.vcproj @@ -881,6 +881,9 @@ + + diff --git a/build/msw/wx_vc8_base.vcproj b/build/msw/wx_vc8_base.vcproj index c629c82168..c4e25c41b9 100644 --- a/build/msw/wx_vc8_base.vcproj +++ b/build/msw/wx_vc8_base.vcproj @@ -1773,6 +1773,10 @@ RelativePath="..\..\include\wx\msw\winundef.h" > + + diff --git a/build/msw/wx_vc9_base.vcproj b/build/msw/wx_vc9_base.vcproj index f3bd6b8652..7182c38856 100644 --- a/build/msw/wx_vc9_base.vcproj +++ b/build/msw/wx_vc9_base.vcproj @@ -1769,6 +1769,10 @@ RelativePath="..\..\include\wx\msw\winundef.h" > + +