inspect/build/msvc
2013-12-20 09:45:41 -05:00
..
boost_inspect.sln inspect: make URL and revision discovery less dependent on version of svn info. Upgrade to MSVC 2010. 2012-05-25 18:52:09 +00:00
boost_inspect.vcxproj Minor message cleanups 2013-12-20 09:45:41 -05:00
readme.txt Change from bjam to b2 2013-12-19 14:47:32 -05:00

The provided Microsoft VC++ 10 solution assumes the following commands have been run
in the root directory:

     b2 --toolset=msvc-10.0express --build-type=complete --with-filesystem stage
     b2 --toolset=msvc-10.0express --build-type=complete --with-regex stage
	 
boost-no-inspect