Add support for Visual Studio 2019 in build scripts
authorMichael Paquier <[email protected]>
Tue, 2 Jul 2019 23:58:34 +0000 (08:58 +0900)
committerMichael Paquier <[email protected]>
Tue, 2 Jul 2019 23:58:34 +0000 (08:58 +0900)
commitd49c127d90f94579a13106d4e7b198d04e5eea88
treebf1d0f0a1db39185a0c81a9a7d849b048f53fe66
parent706cb9bf4f43eb2b9e8ad8fd6e0d4190575fe069
Add support for Visual Studio 2019 in build scripts

This adjusts the documentation and the scripts related to the versions
of Windows SDK supported.

Author: Haribabu Kommi
Reviewed-by: Andrew Dunstan, Juan José Santamaría Flecha, Michael
Paquier
Discussion: https://postgr.es/m/CAJrrPGcfqXhfPyMrny9apoDU7M1t59dzVAvoJ9AeAh5BJi+UzA@mail.gmail.com
Backpatch-through: 9.4
doc/src/sgml/install-windows.sgml
src/tools/msvc/MSBuildProject.pm
src/tools/msvc/README
src/tools/msvc/Solution.pm
src/tools/msvc/VSObjectFactory.pm