merged changes from RC_1_0

This commit is contained in:
Arvid Norberg 2014-11-30 20:08:23 +00:00
parent 362b54421d
commit fd313fe6bf
1 changed files with 2 additions and 0 deletions

View File

@ -86,6 +86,8 @@ rule linking ( properties * )
&& ( <variant>debug in $(properties)
|| <asserts>on in $(properties)
|| <asserts>production in $(properties)
|| <pool-allocators>debug in $(properties)
|| <allocator>debug in $(properties)
|| <asio-debugging>on in $(properties) )
{
result += <library>dbghelp ;