Boost logo

Boost-Build :

Subject: [Boost-build] Copy prebuild dll to unittest
From: tr1gun (tr1gun_at_[hidden])
Date: 2014-08-25 16:43:02


Hi,

in my unit test under windows i'm loading a com dll (prebuild). At the
moment this dll is installed and registered globally. With manifest
files you can locally load such a dll without registering it but it
requires that the dll resides in the same directory as the exe file.
Is it possible to copy the dll to the unit test exe file? Another thing
is is it possible to compile/run multiple unit tests in one directory so
this dll hasn't to be copied to every unit test.
Thanks in advance.

Best regards,

Bernhard


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