mirror of
https://github.com/reactos/reactos.git
synced 2025-08-06 09:22:58 +00:00
- Revert all changes made to wuapi. This doesnt work properly with gcc
svn path=/branches/cmake-bringup/; revision=50782
This commit is contained in:
parent
b56e88991d
commit
e600857c19
2 changed files with 2 additions and 4 deletions
|
@ -97,6 +97,7 @@ list(APPEND SOURCE
|
|||
wincodec.idl
|
||||
winsxs.idl
|
||||
wtypes.idl
|
||||
wuapi.idl
|
||||
xmldom.idl
|
||||
xmldso.idl
|
||||
ctfutb.idl
|
||||
|
@ -109,6 +110,4 @@ 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