|
Boost-Build : |
From: Vladimir Prus (ghost_at_[hidden])
Date: 2003-07-02 09:29:49
Jonathan de Halleux wrote:
> Is there a way to have precompiled header (.pch) support for msvc ?
Contribute one? ;-)
In fact, it's not yet available. If you don't have the time to implement the
support, maybe you could comment on how it should look?
IIRC, we planned syntax like
pch my_pch : stdafx.h
exe main : main.cpp my_pch ;
Does this look ok?
- Volodya
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