Add support for Visual Studio 2019 in build scripts
authorMichael Paquier
Tue, 2 Jul 2019 23:58:04 +0000 (08:58 +0900)
committerMichael Paquier
Tue, 2 Jul 2019 23:58:04 +0000 (08:58 +0900)
commit0ce8e49b224300fe895f5cda6b8e45d80bbdf860
tree69f8ae0a425b902921849272351131aacaca2a26
parent90434e6f2cf9fb629069b1b3017ea1a2c1ab07eb
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