[Bind] Use ES/1.1/obsolete.xml

This commit is contained in:
thefiddler 2014-08-14 10:49:47 +02:00
parent 1ef9b85e9a
commit d036c50a15

View file

@ -26,6 +26,7 @@ namespace Bind.ES
Settings.DefaultDocPath, "ES20"); // no ES11 docbook sources available
Settings.OverridesFiles.Add("GL2/overrides.xml");
Settings.OverridesFiles.Add("GL2/ES/1.1/");
// Khronos releases a combined 1.0+1.1 specification,
// so we cannot distinguish between the two.