DXGL r546 - Code Review

Jump to navigation Jump to search
Repository:DXGL
Revision:r545‎ | r546 | r547 >
Date:18:09, 2 October 2014
Author:admin
Status:new
Tags:
Comment:
Add supportedOS manifest for Windows 10 in dxglcfg and dxgltest.
Modified paths:
  • /dxglcfg/xp.manifest (modified) (history)
  • /dxgltest/xp.manifest (modified) (history)

Diff [purge]

Index: dxglcfg/xp.manifest
@@ -25,6 +25,7 @@
2626 <supportedOS Id="{4a2f28e3-53b9-4441-ba9c-d69d4a4a6e38}"/>
2727 <supportedOS Id="{35138b9a-5d96-4fbd-8e2d-a2440225f93a}"/>
2828 <supportedOS Id="{1f676c76-80e1-4239-95bb-83d0f6d0da78}"/>
 29+ <supportedOS Id="{8e0f7a12-bfb3-4fe8-b9a5-48fd50a15a9a}"/>
2930 </application>
3031 </compatibility>
3132 <asmv3:application>
Index: dxgltest/xp.manifest
@@ -25,6 +25,7 @@
2626 <supportedOS Id="{4a2f28e3-53b9-4441-ba9c-d69d4a4a6e38}"/>
2727 <supportedOS Id="{35138b9a-5d96-4fbd-8e2d-a2440225f93a}"/>
2828 <supportedOS Id="{1f676c76-80e1-4239-95bb-83d0f6d0da78}"/>
 29+ <supportedOS Id="{8e0f7a12-bfb3-4fe8-b9a5-48fd50a15a9a}"/>
2930 </application>
3031 </compatibility>
3132 <asmv3:application>