$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] [Building Boost] Is there a way to customize dll names?
From: Rob Conde (rob.conde_at_[hidden])
Date: 2012-08-14 18:03:11
I would like to change the default dll names generated by bjam. For example:
something_boost_date_time-vc90-mt-1_44.dll
rather than:
boost_date_time-vc90-mt-1_44.dll
Is there a straightforward way of accomplishing this?
Thanks in Advance,
Rob Conde