mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-11 10:01:15 -04:00
Added VS 2017 RC
This commit is contained in:
parent
794b9fbd1a
commit
4a0b701129
1 changed files with 1 additions and 0 deletions
|
|
@ -2842,6 +2842,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