$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Gary Kratkin (gary_at_[hidden])
Date: 2008-01-27 22:13:40
Hello, I'm building boost and would like to generate .pdb files for static
library targets. How do I determine which dll or lib outer target is current
from within an actions compile block? With that I could generate a pdb file
name for /Fd.
I'm working with VS2008 and boost 1_34_1 or 1_35 release branch.
All help is greatly appreciated.
Gary Kratkin