$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-build] Add _d at the end of a debug library name
From: William Marié (william.marie_at_[hidden])
Date: 2008-09-23 04:24:54
Hi,
I would like to know if there is an easy way to add an "_d" at the end of my
librairies in debug mode using a generator feature like :
type.set-generated-target-suffix OBJ : <toolset>gcc : o ;
but for the end of the target name, something like
type.set-generated-target-endname DLL : <variant>debug : _d ;
?
Thanks for your help
William
-- View this message in context: http://www.nabble.com/Add-_d-at-the-end-of-a-debug-library-name-tp19623271p19623271.html Sent from the Boost - Build mailing list archive at Nabble.com.