- Revert all changes made to wuapi. This doesnt work properly with gcc

svn path=/branches/cmake-bringup/; revision=50782
This commit is contained in:
Johannes Anderwald 2011-02-18 02:27:40 +00:00
parent b56e88991d
commit e600857c19
2 changed files with 2 additions and 4 deletions

View file

@ -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)