diff options
Diffstat (limited to 'msvc-15/msvc-15rc1-64')
-rwxr-xr-x | msvc-15/msvc-15rc1-64 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/msvc-15/msvc-15rc1-64 b/msvc-15/msvc-15rc1-64 index e50d91b..33fe760 100755 --- a/msvc-15/msvc-15rc1-64 +++ b/msvc-15/msvc-15rc1-64 @@ -1,5 +1,9 @@ #! /usr/bin/env bash +# file : msvc-15/msvc-15rc1-64 +# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd +# license : MIT; see accompanying LICENSE file + # MSVC 15RC1 64-bit setup/configuration. # # Should set the SDKBIN, VCBIN, VCDLL, INCLUDE, and LIB variables. |