$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Yuval Ronen (ronen_yuval_at_[hidden])
Date: 2007-05-05 04:50:35
In BBv1 I could call
bjam "-sBUILD=<define>_CRT_SECURE_NO_DEPRECATE
<define>_SCL_SECURE_NO_DEPRECATE"
to add those defines to the build. How can I do it in v2?
Thanks.