Mention Win10 for experimental builds
This commit is contained in:
@@ -157,15 +157,15 @@
|
||||
{% 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>
|
||||
Experimental VS 2015<br/><span style="font-weight: normal;">(Windows Vista/7/8/10)</span>
|
||||
{% elif "vc11" in f.text %}
|
||||
Experimental VS 2012<br/><span style="font-weight: normal;">(Windows Vista/7/8)</span>
|
||||
Experimental VS 2012<br/><span style="font-weight: normal;">(Windows Vista/7/8/10)</span>
|
||||
{% elif "vc9" in f.text %}
|
||||
Legacy VS 2008<br/><span style="font-weight: normal;">(Windows XP/Vista/7/8)</span>
|
||||
Legacy VS 2008<br/><span style="font-weight: normal;">(Windows XP/Vista/7/8/10)</span>
|
||||
{% elif "win32-vc12" in f.text %}
|
||||
Official Preview VS 2013<br/><span style="font-weight: normal;">(Windows XP/Vista/7/8)</span>
|
||||
Official Preview VS 2013<br/><span style="font-weight: normal;">(Windows XP/Vista/7/8/10)</span>
|
||||
{% elif "win64-vc12" in f.text %}
|
||||
Official Preview VS 2013<br/><span style="font-weight: normal;">(Windows Vista/7/8)</span>
|
||||
Official Preview VS 2013<br/><span style="font-weight: normal;">(Windows Vista/7/8/10)</span>
|
||||
{% elif "multiview" in f.text %}
|
||||
Multiview Branch<br/><span style="font-weight: normal;">(Stereoscopic 3D)</span>
|
||||
{% elif "gooseberry" in f.text %}
|
||||
|
Reference in New Issue
Block a user