$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2002-07-02 10:22:24
David Abrahams wrote:
> > It seems to me that we can avoid this part for main targets as well.
> > So, I suggest that we either drop this part for both main and
>
> intermediate
>
> > targets, or retain it for both.
>
> I agree with dropping it in general, provided that the target hasn't added
> free features to the subproject requirements.
In which case we can use the same thing as for intermediate targets:
release/optimization-off/main-target-a.exe/a.exe
- Volodya