Visual Studio projects: "Add" Visual Studio 2022 projects

Like the Visual Studio 2012+ projects, copy the Visual Studio 2010
projects and replace the items in there as needed, so that we can
obtain Visual Studio 2022 project files, since they are all in the
MSBuild format.
This commit is contained in:
Chun-wei Fan
2021-10-14 10:44:25 +08:00
parent 49374551e8
commit 1234b46d3b
4 changed files with 58 additions and 1 deletions

View File

@ -1941,6 +1941,7 @@ win32/vs12/Makefile
win32/vs14/Makefile
win32/vs15/Makefile
win32/vs16/Makefile
win32/vs17/Makefile
gdk/Makefile
gdk/broadway/Makefile
gdk/x11/Makefile