$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Alexey Pakhunov (alexeypa_at_[hidden])
Date: 2005-11-18 13:41:48
Reece Dunn wrote:
> +generators.register
> + [ new pch-generator msvc.compile.pch : HPP : OBJ PCH : <toolset>msvc ] ;
> +
Because of HPP above the following code will not work:
pch stdafx
:
stdafx.h stdafx.cpp
;
'stdafx.h' is a target of type 'H'.
Best regards/Venlig hilsen,
Alexey Pakhunov.