Add support for Visual Studio 2019 in build scripts
Michael Paquier <michael@paquier.xyz>
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
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/install-windows.sgml | modified | +11 −10 |
| src/tools/msvc/MSBuildProject.pm | modified | +25 −0 |
| src/tools/msvc/README | modified | +7 −6 |
| src/tools/msvc/Solution.pm | modified | +28 −0 |
| src/tools/msvc/VSObjectFactory.pm | modified | +44 −11 |
Discussion
- MSVC Build support with visual studio 2019 21 messages · 2019-03-21 → 2019-07-03