$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2003-10-22 09:36:59
Jürgen Hunold wrote:
> On Wednesday 22 October 2003 07:38, Vladimir Prus wrote:
> > OTOH, as far as generatated sources are concerned, I hope they'll
> > soon be generated to "bin" directory, without any unnecessary "gcc"
> > and "debug" parts. So maybe this question can be raised again then.
>
> I'm against that change.
> I'm quite happy with generated sources living in the "right" places.
> I've even personalized qmake .pro files to have generated sources in
> different locations for release/debug.
Is it because you like to have generated headers placed in the same place as
build products? Why?
As for me, I think the fact that V2 generates absolutely the same file in
different locations is not nice. Just an opinion, of course.
- Volodya