From 38f55079e5045da900408ded3f4550233d9fa3ab Mon Sep 17 00:00:00 2001 From: Vadim Zeitlin Date: Mon, 26 May 2014 20:15:03 +0000 Subject: [PATCH] Add missing wx/msw/webview_missing.h header to MSVC 10+ webview projects. This file was present in auto-generated VC[789] projects but was forgotten in the manually maintained ones, add it now. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@76609 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- build/msw/wx_vc10_webview.vcxproj | 3 ++- build/msw/wx_vc10_webview.vcxproj.filters | 3 +++ build/msw/wx_vc11_webview.vcxproj | 1 + build/msw/wx_vc11_webview.vcxproj.filters | 3 +++ build/msw/wx_vc12_webview.vcxproj | 1 + build/msw/wx_vc12_webview.vcxproj.filters | 3 +++ 6 files changed, 13 insertions(+), 1 deletion(-) diff --git a/build/msw/wx_vc10_webview.vcxproj b/build/msw/wx_vc10_webview.vcxproj index 8f27f4b3a8..bea5d78287 100644 --- a/build/msw/wx_vc10_webview.vcxproj +++ b/build/msw/wx_vc10_webview.vcxproj @@ -518,8 +518,9 @@ + - \ No newline at end of file + diff --git a/build/msw/wx_vc10_webview.vcxproj.filters b/build/msw/wx_vc10_webview.vcxproj.filters index 4496415640..af54961c37 100644 --- a/build/msw/wx_vc10_webview.vcxproj.filters +++ b/build/msw/wx_vc10_webview.vcxproj.filters @@ -43,6 +43,9 @@ MSW Headers + + MSW Headers + MSW Headers diff --git a/build/msw/wx_vc11_webview.vcxproj b/build/msw/wx_vc11_webview.vcxproj index b7ce89f518..649c33924f 100644 --- a/build/msw/wx_vc11_webview.vcxproj +++ b/build/msw/wx_vc11_webview.vcxproj @@ -518,6 +518,7 @@ + diff --git a/build/msw/wx_vc11_webview.vcxproj.filters b/build/msw/wx_vc11_webview.vcxproj.filters index 4496415640..af54961c37 100644 --- a/build/msw/wx_vc11_webview.vcxproj.filters +++ b/build/msw/wx_vc11_webview.vcxproj.filters @@ -43,6 +43,9 @@ MSW Headers + + MSW Headers + MSW Headers diff --git a/build/msw/wx_vc12_webview.vcxproj b/build/msw/wx_vc12_webview.vcxproj index 655740747d..99d24e25a8 100644 --- a/build/msw/wx_vc12_webview.vcxproj +++ b/build/msw/wx_vc12_webview.vcxproj @@ -518,6 +518,7 @@ + diff --git a/build/msw/wx_vc12_webview.vcxproj.filters b/build/msw/wx_vc12_webview.vcxproj.filters index 4496415640..af54961c37 100644 --- a/build/msw/wx_vc12_webview.vcxproj.filters +++ b/build/msw/wx_vc12_webview.vcxproj.filters @@ -43,6 +43,9 @@ MSW Headers + + MSW Headers + MSW Headers