|
Boost-Build : |
From: Reece Dunn (msclrhd_at_[hidden])
Date: 2005-05-25 16:32:07
Alexey Pakhunov wrote:
>Ladies and gentlemen,
>
>It seems my last message wasn't anyhow noticeable. So let me try again. :)
I noticed it - I've just been too busy to take a detailed look at it.
Having had a quick scan of what you are trying to do, the various defines,
etc. are standard for generating IDL proxies, etc. That is, when you have
<proxy>merge
you should also have
<define>_MERGE_PROXY
so you should be able to associate these like how the <variant> property
works:
feature proxy : no yes merge : composite ;
featute.compose <proxy>merge : <define>_MERGE_PROXY ;
# ...
Reece Haston Dunn
Software Engineer, Sophos
Web: www.sophos.com
Sophos - protecting businesses against viruses and spam
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