From 503d4e7f063ab48c453540d3adb611a937441dad Mon Sep 17 00:00:00 2001 From: Vadim Zeitlin Date: Sat, 3 Jan 2015 01:07:43 +0000 Subject: [PATCH] Remove files not being compiled from richtext MSBuild project. Several sources in this project are actually not compiled at all, but are included from other files, so they don't appear in the master sources list. Update the project accordingly, for consistency with the earlier versions of MSVC. If these files should appear in it, they need to be added to RICHTEXT_HDR variable. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@78338 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- build/msw/wx_richtext.vcxproj | 100 -------------------------- build/msw/wx_richtext.vcxproj.filters | 30 -------- 2 files changed, 130 deletions(-) diff --git a/build/msw/wx_richtext.vcxproj b/build/msw/wx_richtext.vcxproj index b9dfc62662..604259b002 100644 --- a/build/msw/wx_richtext.vcxproj +++ b/build/msw/wx_richtext.vcxproj @@ -456,115 +456,15 @@ Create Create - - true - true - true - true - true - true - true - true - - - true - true - true - true - true - true - true - true - - - true - true - true - true - true - true - true - true - - - true - true - true - true - true - true - true - true - - - true - true - true - true - true - true - true - true - - - true - true - true - true - true - true - true - true - - - true - true - true - true - true - true - true - true - - - true - true - true - true - true - true - true - true - - - true - true - true - true - true - true - true - true - - - true - true - true - true - true - true - true - true - diff --git a/build/msw/wx_richtext.vcxproj.filters b/build/msw/wx_richtext.vcxproj.filters index 80fe782047..1a3b71e7a0 100644 --- a/build/msw/wx_richtext.vcxproj.filters +++ b/build/msw/wx_richtext.vcxproj.filters @@ -58,36 +58,6 @@ Source Files - - Common Headers - - - Common Headers - - - Common Headers - - - Common Headers - - - Common Headers - - - Common Headers - - - Common Headers - - - Common Headers - - - Common Headers - - - Common Headers -