[glib/glib-2-50] build/Makefile-newvs.am: Update usage comment



commit 52001bd0e3acd6602c4fe9adb0684c2cc720b031
Author: Chun-wei Fan <fanchunwei src gnome org>
Date:   Thu Feb 23 17:20:00 2017 +0800

    build/Makefile-newvs.am: Update usage comment

 build/Makefile-newvs.am |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/build/Makefile-newvs.am b/build/Makefile-newvs.am
index 8161177..c36de59 100644
--- a/build/Makefile-newvs.am
+++ b/build/Makefile-newvs.am
@@ -9,9 +9,9 @@
 # Author: Fan, Chun-wei
 # November 05, 2012
 
-# MSVC_VER_LONG: Long Version of target Visual Studio (2012, 2013, 14 and so on)
-# MSVC_VER: Short Version of target Visual Studio (110 for 2012, 120 for 2013, 140 for 2015, 141 for 2017)
-# MSVC_TOOLSET: Use if target MSVC toolsett is not in the form v $(MSVC_VER)0, meaning v$(MSVC_TOOLSET)
+# MSVC_VER_LONG: Long Version of target Visual Studio (2012, 2013, 14, 15  and so on)
+# MSVC_VER: Short Version of target Visual Studio (11 for 2012, 12 for 2013, 14 for 2015, 15 for 2017)
+# MSVC_TOOLSET: Use if target MSVC toolset is not in the form v$(MSVC_VER)0, meaning v$(MSVC_TOOLSET)
 
 if MSVC_BASE_NO_TOOLSET_SET
 MSVC_BASE_TOOLSET = $(MSVC_BASE_VER)0


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]