merged changes from RC_1_0
This commit is contained in:
2
Jamfile
2
Jamfile
@@ -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 ;
|
||||
|
Reference in New Issue
Block a user