Artifact 40676d7d26b2a879c599029a180926c0ebcf69d3:
- Executable file Setup/set_ReleaseNativeOnly_x64_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: 225) [more...]
@ECHO OFF :: :: set_ReleaseNativeOnly_x64_2005.bat -- :: :: Written by Joe Mistachkin. :: Released to the public domain, use at your own risk! :: SET CONFIGURATION=ReleaseNativeOnly CALL "%~dp0\set_x64_2005.bat"