From: Vadim Zeitlin Date: Sat, 24 Aug 2013 14:33:33 +0000 (+0000) Subject: Add webviewarchivehandler.cpp to manually maintained VC10 project file. X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/4132e6de41c06998b4d74b5ed7d4b4d9dbd706e7 Add webviewarchivehandler.cpp to manually maintained VC10 project file. Closes #15427. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@74705 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/build/msw/wx_vc10_webview.vcxproj b/build/msw/wx_vc10_webview.vcxproj index 5388dd0815..c113d7244a 100644 --- a/build/msw/wx_vc10_webview.vcxproj +++ b/build/msw/wx_vc10_webview.vcxproj @@ -74,8 +74,8 @@ false true wxmsw29ud_webview - wxmsw295ud_$(ProjectName)_vc_custom - wxmsw295u_$(ProjectName)_vc_custom + wxmsw295ud_$(ProjectName)_vc_custom + wxmsw295u_$(ProjectName)_vc_custom @@ -250,6 +250,7 @@ + @@ -295,6 +296,7 @@ + diff --git a/build/msw/wx_vc10_webview.vcxproj.filters b/build/msw/wx_vc10_webview.vcxproj.filters index 4d66e70ac2..f720a9de8b 100644 --- a/build/msw/wx_vc10_webview.vcxproj.filters +++ b/build/msw/wx_vc10_webview.vcxproj.filters @@ -27,6 +27,9 @@ Common Sources + + Common Sources + MSW Sources @@ -49,6 +52,9 @@ Common Headers + + Common Headers +