$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Dylan Trotter (trotterdylan_at_[hidden])
Date: 2006-01-21 17:08:09
Alexey Pakhunov wrote:
> Dylan Trotter wrote:
>> I've read some things about including the manifest as a resource which
>> makes a LOT more sense to me than having to have a separate .manifest
>> file for every application, but I'm not sure how to do that. Any hints?
>
> Boost.Build V2 embeds manifest into .exe of .dll automatically.
>
> PS: You will need the latest CVS HEAD version.
Ah. I've been using 1.33.1, so this explains it. Thanks for the pointer.
>
> Best regards/Venlig hilsen,
> Alexey Pakhunov.
Dylan Trotter