$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Sean Huang (huangsean_at_[hidden])
Date: 2007-10-03 00:45:21
I created a variant based on debug variant lie this:
Variant MyDebug : debug : $(MyDebugSettings) ;
Unfortunately the names of the libraries I got do not have the 'd' key as I
expected. I had to manually change the library names to make autolink work.
Is there any way to work around this?
Thanks in advance!
Regards,
Sean