Doc: Fix instructions to control build environment with MSVC

Michael Paquier <michael@paquier.xyz>

Commit: 4c95ce048327d465382f265303555ebf32e5dcd0
Author: Michael Paquier <michael@paquier.xyz>
Date: 2020-02-21T03:05:36Z
Releases: 12.3
Doc: Fix instructions to control build environment with MSVC

The documentation included some outdated instructions to change the
architecture, build type or target OS of a build done with MSVC.  This
commit updates the documentation to include the modern options
available, down to Visual Studio 2013.

Reported-by: Kyotaro Horiguchi
Author: Juan José Santamaría Flecha
Discussion: https://postgr.es/m/CAC+AXB0J7tAqW_2F1fCE4Dh2=Ccz96TcLpsGXOCvka7VvWG9Qw@mail.gmail.com
Backpatch-through: 12

Files

PathChange+/−
doc/src/sgml/install-windows.sgml modified +13 −8

Documentation touched

Discussion