Sync with trunk r64509.

svn path=/branches/shell-experiments/; revision=64510
This commit is contained in:
David Quintana 2014-10-03 19:20:19 +00:00
commit db5b0c31c4
340 changed files with 17144 additions and 8600 deletions

View file

@ -3,4 +3,4 @@ add_library(dxguid dxguid-mingw.c)
add_library(dx10guid dx10guid.c)
add_dependencies(dxguid psdk)
add_dependencies(dx10guid psdk)
add_dependencies(dx10guid psdk d3d_idl_headers)