$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Jorge Suit Perez Ronda (josp.jorge_at_[hidden])
Date: 2006-10-05 13:46:24
Hi, if in a project requirements I set a <define> with a relative path
is this path relative to the source-path of the project or to the
Jamfile?
example:
project amd_prj
: source-location ../../AMD/Source
: requirements <include>../Include <include>../../UFconfig
;
best regards,
Jorge