fixed jamfile for msvc to enable standard compliant for-scopes

This commit is contained in:
Arvid Norberg 2005-04-01 16:51:04 +00:00
parent 00272bbaea
commit d7918ef465
1 changed files with 1 additions and 0 deletions

View File

@ -34,6 +34,7 @@ project torrent
<link>static
<threading>multi
<toolset>msvc:<cxxflags>/Zc:wchar_t
<toolset>msvc:<cxxflags>/Zc:forScope
: usage-requirements