Tweak to experimental variation for MSVC 2015

This commit is contained in:
2016-06-08 12:18:34 +02:00
parent 0b322ef847
commit 9c21fbf907

View File

@@ -156,6 +156,8 @@
<td>
{% if "mingw" in f.text %}
Experimental MinGW
{% elif "vc14" in f.text %}
Experimental VS 2015<br/><span style="font-weight: normal;">(Windows Vista/7/8)</span>
{% elif "vc11" in f.text %}
Experimental VS 2012<br/><span style="font-weight: normal;">(Windows Vista/7/8)</span>
{% elif "vc9" in f.text %}