On Mon, Oct 04, 2021 at 08:15:06PM +0000, Stefan Eßer wrote: > The branch main has been updated by se: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=ded0d3d486eba766f613070de0ed12029a9a3816 > > commit ded0d3d486eba766f613070de0ed12029a9a3816 > Author: Stefan Eßer <[email protected]> > AuthorDate: 2021-07-28 13:35:16 +0000 > Commit: Stefan Eßer <[email protected]> > CommitDate: 2021-10-04 20:10:52 +0000 > > Add back Windows only VCXProj files > --- > bc.vcxproj | 278 > ++++++++++++++++++++++++++++++++++++++++++++++++++++ > bc.vcxproj.filters | 182 ++++++++++++++++++++++++++++++++++ > bcl.vcxproj | 161 ++++++++++++++++++++++++++++++ > bcl.vcxproj.filters | 96 ++++++++++++++++++ > 4 files changed, 717 insertions(+)
Presumably these should instead have been added under contrib/bc?
