Read Boost Getting Started on Windows
- mt : multi threaded
- d : Add ABI tags, could be used with:
- g : using debug versions of the standard and runtime support libraries.
- s : linking statically to the standard and runtime support libraries.
- and more
Read Boost Getting Started on Windows