From a3fc5c5400eb750faa63f1691ac4e243f6e7da54 Mon Sep 17 00:00:00 2001 From: Vadim Zeitlin Date: Sat, 3 Oct 2015 00:54:01 +0200 Subject: [PATCH] Update MSBuild wxHTML project to match the old MSVC one The MSBuild project was not updated in c5d29608b1a50319e1419ff7328e699da53ac39d so do it now, using upmake. See #16923. --- build/msw/wx_html.vcxproj | 1 + build/msw/wx_html.vcxproj.filters | 3 +++ 2 files changed, 4 insertions(+) diff --git a/build/msw/wx_html.vcxproj b/build/msw/wx_html.vcxproj index df3a22b264..5d421cb9fe 100644 --- a/build/msw/wx_html.vcxproj +++ b/build/msw/wx_html.vcxproj @@ -482,6 +482,7 @@ + diff --git a/build/msw/wx_html.vcxproj.filters b/build/msw/wx_html.vcxproj.filters index 5284e0aac3..4249c9751a 100644 --- a/build/msw/wx_html.vcxproj.filters +++ b/build/msw/wx_html.vcxproj.filters @@ -33,6 +33,9 @@ Generic Sources + + wxHTML Sources + wxHTML Sources