]> granicus.if.org Git - postgresql/commit
Support building with Visual Studio 2017
authorAndrew Dunstan <andrew@dunslane.net>
Mon, 25 Sep 2017 12:03:05 +0000 (08:03 -0400)
committerAndrew Dunstan <andrew@dunslane.net>
Mon, 25 Sep 2017 12:08:52 +0000 (08:08 -0400)
commit10aafbdbe4224846095198644a1169807ab9b391
tree4a494b486c0413af7a2d20b3770aafc95faf203a
parenta1f30ecc5115b0186ad02ec76f75296906813d26
Support building with Visual Studio 2017

Haribabu Kommi, reviewed by Takeshi Ideriha and Christian Ullrich

Backpatch to 9.6
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