Artifact c950f75de1df08106c9d5648db3314bbfe54be6b:
- Executable file Setup/set_x86_2010.bat — part of check-in [ac588533ce] at 2011-04-09 23:03:18 on branch trunk — Remove hard-coded assumption of VC 2008/2010 SP1-level runtimes. (user: mistachkin size: 237) [more...]
@ECHO OFF :: :: set_x86_2010.bat -- :: :: Written by Joe Mistachkin. :: Released to the public domain, use at your own risk! :: SET ISNETFX2=False SET VCRUNTIME=2010_SP1 SET PLATFORM=Win32 SET PROCESSOR=x86 SET YEAR=2010