$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-build] Copy previous build target into current unit test directory
From: tr1gun (tr1gun_at_[hidden])
Date: 2014-03-31 14:41:48
Hello,
i need to load a build com dll with an embedded manifest in a unit test.
The manifest loading requires the dll in the same directory as the build
unit test exe.
Is it possible to copy the build dll and another manifest file into the
created unit test directory?
Thanks in advance.
Best regards,
Bernhard