diff options
Diffstat (limited to 'msvc-common/msvc-rc-common')
-rwxr-xr-x | msvc-common/msvc-rc-common | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/msvc-common/msvc-rc-common b/msvc-common/msvc-rc-common index b406bac..7bb9a43 100755 --- a/msvc-common/msvc-rc-common +++ b/msvc-common/msvc-rc-common @@ -1,5 +1,9 @@ #! /usr/bin/env bash +# file : msvc-common/msvc-rc-common +# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd +# license : MIT; see accompanying LICENSE file + # Note: shouldn't be executed directly, src_dir must be set. # Common rc.exe driver that expects the SDKBIN and INCLUDE variables to be set |