Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRay Molenkamp <github@lazydodo.com>2017-09-08 23:24:02 +0300
committerRay Molenkamp <github@lazydodo.com>2017-09-08 23:24:02 +0300
commit4265d85f8bba99996534aa7f89236ace4797a487 (patch)
treeadbbd10d62b052b4a173f04473f383d3c99d5581 /make.bat
parentae41a082889d45c696ab9426cfd921f61540c2ea (diff)
[msvc/make.bat] mention the msvc-2017 option in the make.bat help text.
Diffstat (limited to 'make.bat')
-rw-r--r--make.bat1
1 files changed, 1 insertions, 0 deletions
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