Commit b975ab0b by iowa\dheitbri

*** empty log message ***

parent abcbf55d
...@@ -87,7 +87,7 @@ ...@@ -87,7 +87,7 @@
// static library). Note that there may be some libraries that can only // static library). Note that there may be some libraries that can only
// be linked in one way (statically or dynamically), in these cases this // be linked in one way (statically or dynamically), in these cases this
// macro has no effect. // macro has no effect.
// #define BOOST_ALL_DYN_LINK #define BOOST_ALL_DYN_LINK
// BOOST_WHATEVER_DYN_LINK: Forces library "whatever" to be linked as a dll // BOOST_WHATEVER_DYN_LINK: Forces library "whatever" to be linked as a dll
// rather than a static library on Microsoft Windows: replace the WHATEVER // rather than a static library on Microsoft Windows: replace the WHATEVER
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment