Artifact 4607e293c7a05be511514a48abbf621647a7d720:
- Executable file
Setup/set_Release_x86_2005.bat
— part of check-in
[95a0e9c66b]
at
2012-09-15 22:02:08
on branch vs2012Design
— Restrict the setup to installing one version of the Visual Studio design-time components. Add better support for Visual Studio 2005 to the build and setup automation.
(user:
mistachkin
size: 205)
[more...]
@ECHO OFF
::
:: set_Release_x86_2005.bat --
::
:: Written by Joe Mistachkin.
:: Released to the public domain, use at your own risk!
::
SET CONFIGURATION=Release
CALL "%~dp0\set_x86_2005.bat"