diff options
Diffstat (limited to 'msvc-15/msvc-15rc2-32')
-rwxr-xr-x | msvc-15/msvc-15rc2-32 | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/msvc-15/msvc-15rc2-32 b/msvc-15/msvc-15rc2-32 index 3d529c6..70248e2 100755 --- a/msvc-15/msvc-15rc2-32 +++ b/msvc-15/msvc-15rc2-32 @@ -1,6 +1,10 @@ #! /usr/bin/env bash -# MSVC 15RC1 32-bit setup/configuration (note: using 64-to-32 cross-compiler). +# file : msvc-15/msvc-15rc2-32 +# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd +# license : MIT; see accompanying LICENSE file + +# MSVC 15RC2 32-bit setup/configuration (note: using 64-to-32 cross-compiler). # # Should set the SDKBIN, VCBIN, VCDLL, INCLUDE, and LIB variables. # |