Boost logo

Boost-Build :

From: Vladimir Prus (ghost_at_[hidden])
Date: 2005-12-05 10:18:50


Hi Reece,

> I have attached a patch that implements what you suggested for msvc.jam
> and cw.jam. It was tested successfully with the following Jamfile:
>
> lib kernel32 : : <name>kernel32 ;
> lib user32 : : <name>user32 ;
>
> exe hex
>
> main.cpp user32
>
> <library>kernel32
> ;
>
> however, let me know if I've missed anything. Thanks for the feedback.

Thanks! I've applied this patch.

- 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