Boost logo

Boost-Build :

Subject: [Boost-build] How to add file version info to boost binaries
From: grayaii (george.gray_at_[hidden])
Date: 2012-06-27 14:09:18


We are building boost with the following command line:
bjam toolset=msvc-10.0 variant=release threading=multi link=static
runtime-link=static define=_BIND_TO_CURRENT_VCLIBS_VERSION
-sZLIB_INCLUDE=%proj_root%\zlib -sZLIB_SOURCE=%proj_root%\zlib

It works well, but the binaries that are produced have no version
information associated with them.
For instance, on Windows, when I right-click on
boost_iostreams-vc100-mt-1_45.dll and select "properties", there is no
version tab.

How can I put version information into these binaries during the build?

Thanks!

--
View this message in context: http://boost.2283326.n4.nabble.com/How-to-add-file-version-info-to-boost-binaries-tp4632092.html
Sent from the Boost - Build mailing list archive at Nabble.com.

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