Artifact 872aa7c440225be49ac2984e92d05f47f51957bd:
- File Setup/set_DebugNativeOnly_x86_2017.bat — part of check-in [babe22b817] at 2017-08-02 17:20:46 on branch vs2017 — Add preliminary support for Visual Studio 2017 and the .NET Framework 4.7. (user: mistachkin size: 221) [more...]
@ECHO OFF :: :: set_DebugNativeOnly_x86_2017.bat -- :: :: Written by Joe Mistachkin. :: Released to the public domain, use at your own risk! :: SET CONFIGURATION=DebugNativeOnly CALL "%~dp0\set_x86_2017.bat"