Add support for Visual Studio 2019 in build scripts
authorMichael Paquier
Tue, 2 Jul 2019 23:57:22 +0000 (08:57 +0900)
committerMichael Paquier
Tue, 2 Jul 2019 23:57:22 +0000 (08:57 +0900)
commitf2d069ce95b13f7ebfc4998ed708e3693166f46d
tree86ac1a4097dc9a643819d26100743d5685c5e586
parent91be5387c20dbd9a015b37064cb789a368974b00
Add support for Visual Studio 2019 in build scripts

This fixes at the same time a set of inconsistencies in 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