$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2003-11-08 04:31:07
Hi Pedro,
> milestone 9.1 does not include def files in msvc.link.dll.
> I've attached a diff that fixes that problem.
Shame on me. I meant to remove DEF files from link rule (so that they are
never used to EXE), but removed them from link.dll rule.
Comitted, thanks!
- Volodya