diff --git a/Source/3rd Party/wx/include/wx/msw/setup.h b/Source/3rd Party/wx/include/wx/msw/setup.h index 4c907eca6..ecd6c3986 100644 --- a/Source/3rd Party/wx/include/wx/msw/setup.h +++ b/Source/3rd Party/wx/include/wx/msw/setup.h @@ -727,7 +727,7 @@ // Default is 1 // // Recommended setting: 1 -#define wxUSE_WEBVIEW 1 +#define wxUSE_WEBVIEW 0 // Use the IE wxWebView backend // diff --git a/Source/3rd Party/wx/wx_base.vcxproj b/Source/3rd Party/wx/wx_base.vcxproj index ea4a1860d..31c853297 100644 --- a/Source/3rd Party/wx/wx_base.vcxproj +++ b/Source/3rd Party/wx/wx_base.vcxproj @@ -51,11 +51,13 @@ + + @@ -112,11 +114,13 @@ + + diff --git a/Source/3rd Party/wx/wx_base.vcxproj.filters b/Source/3rd Party/wx/wx_base.vcxproj.filters index 9ffd46ae0..0de333b0f 100644 --- a/Source/3rd Party/wx/wx_base.vcxproj.filters +++ b/Source/3rd Party/wx/wx_base.vcxproj.filters @@ -288,6 +288,18 @@ MSW Sources + + Common Sources + + + Common Sources + + + Common Sources + + + Common Sources + diff --git a/Source/3rd Party/wx/wx_core.vcxproj b/Source/3rd Party/wx/wx_core.vcxproj index c13c758e5..02de9c043 100644 --- a/Source/3rd Party/wx/wx_core.vcxproj +++ b/Source/3rd Party/wx/wx_core.vcxproj @@ -59,6 +59,7 @@ + @@ -124,6 +125,7 @@ + @@ -136,9 +138,12 @@ + + + @@ -149,6 +154,8 @@ + + @@ -255,6 +262,7 @@ + @@ -284,6 +292,7 @@ true true + diff --git a/Source/3rd Party/wx/wx_core.vcxproj.filters b/Source/3rd Party/wx/wx_core.vcxproj.filters index ad136d9ab..7ba1d4bd9 100644 --- a/Source/3rd Party/wx/wx_core.vcxproj.filters +++ b/Source/3rd Party/wx/wx_core.vcxproj.filters @@ -687,6 +687,33 @@ MSW Sources + + Common Sources + + + MSW Sources + + + MSW Sources + + + MSW Sources + + + Common Sources + + + Common Sources + + + Common Sources + + + Common Sources + + + MSW Sources +