I have ran bjam.exe --build-dir=\"C:\\build-boost\" --build-type=minimal msvc stage
bjam.exe --build-dir=\"C:\\build-boost\" --build-type=minimal msvc stage
and now I have libraries .lib with these headers, for example
Please check this document: http://www.boost.org/doc/libs/1_45_0/more/getting_started/windows.html#library-naming
There you can find the meanings of all letters and how you can build the boost accordingly also...