mirror of
https://github.com/reactos/reactos.git
synced 2025-08-06 07:23:13 +00:00
- Amine fixes msvc linking of wuapi elegantly
- All complaints to him ;) svn path=/branches/cmake-bringup/; revision=50776
This commit is contained in:
parent
895106f07c
commit
a72b838de5
2 changed files with 4 additions and 3 deletions
|
@ -97,7 +97,6 @@ list(APPEND SOURCE
|
|||
wincodec.idl
|
||||
winsxs.idl
|
||||
wtypes.idl
|
||||
wuapi.idl
|
||||
xmldom.idl
|
||||
xmldso.idl
|
||||
ctfutb.idl
|
||||
|
@ -110,4 +109,6 @@ endif()
|
|||
|
||||
add_idl_headers(psdk ${SOURCE})
|
||||
|
||||
add_iid_library(wuapi_idl_header wuapi.idl)
|
||||
|
||||
add_typelib(stdole2 stdole2.idl)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue