mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 12:23:31 +00:00
[DX10GUID]
* Add missing d3d_idl_headers dependency. Spotted by Thomas Kriese. CORE-8588 #resolve #comment Fixed in r64434. Thanks! svn path=/trunk/; revision=64435
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user