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>2018-07-17 23:44:47 +0300
committerRay Molenkamp <github@lazydodo.com>2018-07-17 23:44:47 +0300
commit41045478ab7fd3efc989952bfd7a83c5cbb88dbc (patch)
treebc2e2cfd61a241e1e0652ce0640a6cae0ed05384 /build_files/windows/detect_msvc2013.cmd
parentefe94793c0854454517f49f833f688e0652f4ec0 (diff)
make.bat: remove msvc2013 support.
Diffstat (limited to 'build_files/windows/detect_msvc2013.cmd')
-rw-r--r--build_files/windows/detect_msvc2013.cmd3
1 files changed, 0 insertions, 3 deletions
diff --git a/build_files/windows/detect_msvc2013.cmd b/build_files/windows/detect_msvc2013.cmd
deleted file mode 100644
index 5688d31c4b6..00000000000
--- a/build_files/windows/detect_msvc2013.cmd
+++ /dev/null
@@ -1,3 +0,0 @@
-set BUILD_VS_VER=12
-set BUILD_VS_YEAR=2013
-call "%~dp0\detect_msvc_classic.cmd" \ No newline at end of file