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