Artifact
c0f67bd6a2f5c64e6754bb19c41f75a56ffd3351:
- Executable file
Setup/set_x86_2013.bat
— part of check-in
[cdce870cee]
at
2014-05-12 22:23:34
on branch trunk
— Update the Visual C++ 2013 redistributable packages in externals to Visual Studio 2013 Update 2.
(user:
mistachkin
size: 238)
[more...]
@ECHO OFF
::
:: set_x86_2013.bat --
::
:: Written by Joe Mistachkin.
:: Released to the public domain, use at your own risk!
::
SET ISNETFX2=False
SET VCRUNTIME=2013_VSU2
SET PLATFORM=Win32
SET PROCESSOR=x86
SET YEAR=2013