mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-03 04:13:31 +00:00
[PSDK] Do not compile d3d10.idl as part of d3d_idl_headers.
svn path=/trunk/; revision=69780
This commit is contained in:
@@ -139,7 +139,7 @@ add_dependencies(psdk xdk)
|
||||
add_typelib(stdole2.idl)
|
||||
add_custom_target(stdole2 DEPENDS ${CMAKE_CURRENT_BINARY_DIR}/stdole2.tlb)
|
||||
|
||||
add_idl_headers(d3d_idl_headers d3d10.idl d3dcommon.idl)
|
||||
add_idl_headers(d3d_idl_headers d3dcommon.idl)
|
||||
|
||||
add_iid_library(wuguid wuapi.idl)
|
||||
add_iid_library(xml_uuids msxml2.idl)
|
||||
|
||||
Reference in New Issue
Block a user