mirror of
https://github.com/boostorg/config.git
synced 2025-07-30 04:17:16 +02:00
Merge pull request #126 from teeks99/autolink_vs2017
VS2017 version used in other places is vc1410
This commit is contained in:
@ -168,8 +168,8 @@ BOOST_LIB_VERSION: The Boost version, in the form x_y, for Boost version x.y.
|
||||
|
||||
# elif defined(BOOST_MSVC)
|
||||
|
||||
// vc14.1:
|
||||
# define BOOST_LIB_TOOLSET "vc141"
|
||||
// vc14.10:
|
||||
# define BOOST_LIB_TOOLSET "vc1410"
|
||||
|
||||
# elif defined(__BORLANDC__)
|
||||
|
||||
|
Reference in New Issue
Block a user