|
@@ -3929,10 +3929,13 @@ for more information.
|
|
|
<library name="tr1">
|
|
<library name="tr1">
|
|
|
<mark-unusable>
|
|
<mark-unusable>
|
|
|
<toolset name="msvc"/>
|
|
<toolset name="msvc"/>
|
|
|
|
|
+ <toolset name="vc-7.0"/>
|
|
|
|
|
+ <toolset name="msvc-7.0"/>
|
|
|
|
|
+ <toolset name="msvc-6*"/>
|
|
|
<toolset name="VC6*"/>
|
|
<toolset name="VC6*"/>
|
|
|
<toolset name="vc-6*"/>
|
|
<toolset name="vc-6*"/>
|
|
|
<note author="John Maddock">
|
|
<note author="John Maddock">
|
|
|
- VC6 has a buggy using declaration syntax which
|
|
|
|
|
|
|
+ VC6/7 has a buggy using declaration syntax which
|
|
|
basically makes it impossible to implement the
|
|
basically makes it impossible to implement the
|
|
|
namespace forwarding that this library relies upon.
|
|
namespace forwarding that this library relies upon.
|
|
|
See KB article 263630 here: http://support.microsoft.com/default.aspx?scid=kb;en-us;263630
|
|
See KB article 263630 here: http://support.microsoft.com/default.aspx?scid=kb;en-us;263630
|