Boost logo

Boost-Build :

From: Alexey Pakhunov (alexeypa_at_[hidden])
Date: 2005-11-22 02:03:40


Deane Yang wrote:
> "mylib_release.dll" but if I'm running "bjam debug", I want the
> installed DLL to be named "mylib_debug.dll".

Try this:

lib somelib : :
     <variant>debug:<name>somelib-sd
     <variant>release:<name>somelib-s ;

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