mirror of
https://projects.blender.org/blender/blender.git
synced 2025-01-22 15:32:15 -05:00
[msvc/make.bat] mention the msvc-2017 option in the make.bat help text.
This commit is contained in:
parent
ae41a08288
commit
4265d85f8b
1 changed files with 1 additions and 0 deletions
1
make.bat
1
make.bat
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue