Boost logo

Boost-Build :

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.


Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk