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