build: add option to select VS version
authorjulien.waechter <julien.waechter@gmail.com>
Tue, 12 Jan 2016 08:21:46 +0000 (09:21 +0100)
committerMyles Borins <mborins@us.ibm.com>
Mon, 21 Mar 2016 19:57:52 +0000 (12:57 -0700)
commitdac4e64491576cffbe44104b078b5abff16325c6
treec4d3daca0c8e68453232b2959bff46541b476cca
parent17a74305c88dd31a865adc16a95fd64e55874dda
build: add option to select VS version

This changes vcbuild.bat to accept a new parameter (vc2015 or vc2013)
to select the version of Visual Studio to use.

PR-URL: https://github.com/nodejs/node/pull/4645
Reviewed-By: João Reis <reis@janeasystems.com>
vcbuild.bat