$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: axilla_i (axilla_i_at_[hidden])
Date: 2004-07-02 12:12:32
--- In jamboost_at_[hidden], Vladimir Prus <ghost_at_c...> wrote:
> I believe plain:
>
> exe a : a.cpp : <define>FOO ;
>
> will work. At least it works for me. If you have troubles on some
bigger
> example, could you please send it?
Sorry, it does work. I misunderstood the difference between putting
the <define> in the main target and putting it in the project
requirements.
thanks