[msvc/make.bat] mention the msvc-2017 option in the make.bat help text.

This commit is contained in:
Ray Molenkamp 2017-09-08 14:24:02 -06:00
parent ae41a08288
commit 4265d85f8b
1 changed files with 1 additions and 0 deletions

View File

@ -356,6 +356,7 @@ goto EOF
echo - x64 ^(override host auto-detect and build 64 bit code^)
echo - 2013 ^(build with visual studio 2013^)
echo - 2015 ^(build with visual studio 2015^) [EXPERIMENTAL]
echo - 2017 ^(build with visual studio 2017^) [EXPERIMENTAL]
echo.
:EOF