Change toolset name to embtc

This commit is contained in:
Tanzinul Islam
2020-11-25 18:43:34 +00:00
parent 2e4b1fd404
commit 0e80afa323

View File

@ -190,7 +190,7 @@ BOOST_LIB_SUFFIX: Static/import libraries extension (".lib", ".a") for the c
# elif defined(BOOST_EMBTC_WINDOWS)
// Embarcadero Clang based compilers:
# define BOOST_LIB_TOOLSET "bcb"
# define BOOST_LIB_TOOLSET "embtc"
# elif defined(BOOST_BORLANDC)