mirror of
https://github.com/isc-projects/bind9.git
synced 2026-04-21 14:17:27 -04:00
Added VS 2017 RC
This commit is contained in:
parent
ee2c593635
commit
3941801b72
1 changed files with 1 additions and 0 deletions
|
|
@ -3428,6 +3428,7 @@ exit 0;
|
|||
# --with-dlz-* ?
|
||||
#
|
||||
# Notes: MSVC versions
|
||||
# MSVC 15.0 _MSC_VER == 1910 (VS 2017 RC)
|
||||
# MSVC 14.0 _MSC_VER == 1900 (VS 2015)
|
||||
# MSVC 12.0 _MSC_VER == 1800 (VS 2013)
|
||||
# MSVC 11.0 _MSC_VER == 1700 (VS 2012)
|
||||
|
|
|
|||
Loading…
Reference in a new issue