Hi, I can't find a simple way to get keep the version numbers from being included in the final build's name.

eg., libboost_wserialization-gcc41-mt-d-1_34_1.a

I've been just running a script to create symbolic links everytime  I rebuild boost, but it seems like there should be an easy way to just get it to come out like this:

libboost_wserialization-gcc-mt-d.a

I'm sorry for such a newbie question, but I can't find any docs on that particular issue.

Thanks,

M