Support building with Visual Studio 2017
Andrew Dunstan <andrew@dunslane.net>
Support building with Visual Studio 2017 Haribabu Kommi, reviewed by Takeshi Ideriha and Christian Ullrich Backpatch to 9.6
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/install-windows.sgml | modified | +9 −7 |
| src/tools/msvc/MSBuildProject.pm | modified | +23 −0 |
| src/tools/msvc/README | modified | +7 −6 |
| src/tools/msvc/Solution.pm | modified | +26 −0 |
| src/tools/msvc/VSObjectFactory.pm | modified | +13 −0 |