aboutsummaryrefslogtreecommitdiff
path: root/msvc-lib-common
diff options
context:
space:
mode:
Diffstat (limited to 'msvc-lib-common')
-rwxr-xr-xmsvc-lib-common2
1 files changed, 1 insertions, 1 deletions
diff --git a/msvc-lib-common b/msvc-lib-common
index 7f10223..4cd1c51 100755
--- a/msvc-lib-common
+++ b/msvc-lib-common
@@ -1,6 +1,6 @@
#! /usr/bin/env bash
-# Common lib.exe driver that expects the VC and LIB variables to be set for
+# Common lib.exe driver that expects the VCBIN and LIB variables to be set for
# the specific MSVC version/configuration.
#
# It's not clear/documented why we need LIB or what the /LIBPATH option is