Change V2 build dir to be bin.v2, to avoid confusion. Also, use
<include>$(BOOST_ROOT)
instead of
<include>.
This makes include paths absolute, which might not be so good in itself, but
since paths are absolute in V1, it makes comparing regression tests results
with V1 and V2 easier.
[SVN r23074]