[Bf-blender-cvs] [4265d85f8bb] master: [msvc/make.bat] mention the msvc-2017 option in the make.bat help text.

Ray Molenkamp noreply at git.blender.org
Fri Sep 8 22:24:25 CEST 2017


Commit: 4265d85f8bba99996534aa7f89236ace4797a487
Author: Ray Molenkamp
Date:   Fri Sep 8 14:24:02 2017 -0600
Branches: master
https://developer.blender.org/rB4265d85f8bba99996534aa7f89236ace4797a487

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

===================================================================

M	make.bat

===================================================================

diff --git a/make.bat b/make.bat
index 2b518dec83f..febe15f2ced 100644
--- a/make.bat
+++ b/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



More information about the Bf-blender-cvs mailing list