$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Pedro Lamarão (pedro.lamarao_at_[hidden])
Date: 2007-03-24 14:23:37
Fei Xie escreveu:
> Hi,
>
> I'm using bbv2-m11 with msvc-8.0 and a couple other compilers.
>
> For msvc, is there a way to use Jamfiles to copy .PDB files to a
> specified directory when the build succeeds?
>
> Currently, I'm using a .BAT file to copy .PDB files after building, but
> that breaks when I change Jamfile settings because the bjam's .PDB (and
> .OBJ, etc.) output directory path changes.
This is would be a nice feature for the install rules.
-- Pedro Lamarão