- Add wincodec.idl to build

- windowscodecs gets now further

svn path=/branches/cmake-bringup/; revision=50717
This commit is contained in:
Johannes Anderwald 2011-02-15 18:08:53 +00:00
parent cc0604236b
commit 95d0eed68e
2 changed files with 3 additions and 3 deletions

View file

@ -94,6 +94,7 @@ list(APPEND SOURCE
# vmrender.idl
wia_lh.idl
wia_xp.idl
wincodec.idl
winsxs.idl
wtypes.idl
xmldom.idl
@ -104,7 +105,6 @@ list(APPEND SOURCE
if(NOT MSVC)
list(APPEND SOURCE
wbemcli.idl
wincodec.idl
wuapi.idl)
endif()