Commit: 6f1237b2ebda5c55414851d5c227fb819c3bc75b
Author: Ray Molenkamp
Date:   Fri Nov 8 19:09:59 2019 -0700
Branches: master
https://developer.blender.org/rB6f1237b2ebda5c55414851d5c227fb819c3bc75b

make_update.py: update windows library folder

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

M       build_files/utils/make_update.py

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

diff --git a/build_files/utils/make_update.py b/build_files/utils/make_update.py
index ec72514fdfc..e0417bc6f09 100755
--- a/build_files/utils/make_update.py
+++ b/build_files/utils/make_update.py
@@ -48,7 +48,7 @@ def svn_update(args, release_version):
         # Windows checkout is usually handled by bat scripts since python3 to 
run
         # this script is bundled as part of the precompiled libraries. However 
it
         # is used by the buildbot.
-        lib_platform = "win64_vc14"
+        lib_platform = "win64_vc15"
     elif args.use_centos_libraries:
         lib_platform = "linux_centos7_x86_64"
     else:

_______________________________________________
Bf-blender-cvs mailing list
Bf-blender-cvs@blender.org
https://lists.blender.org/mailman/listinfo/bf-blender-cvs

Reply via email to