diff options
Diffstat (limited to 'msvc-common/msvc-link-common')
-rwxr-xr-x | msvc-common/msvc-link-common | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/msvc-common/msvc-link-common b/msvc-common/msvc-link-common index fdddf61..45e542c 100755 --- a/msvc-common/msvc-link-common +++ b/msvc-common/msvc-link-common @@ -1,7 +1,6 @@ #! /usr/bin/env bash # file : msvc-common/msvc-link-common -# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file # Note: shouldn't be executed directly, src_exe and src_dir must be set. |