Add dlls to bootcd.
Fix hhctrl build.

svn path=/branches/cmake-bringup/; revision=49482
This commit is contained in:
Sylvain Petreolle 2010-11-05 13:25:28 +00:00
parent 4a3ed006a1
commit ac1ef420cd
21 changed files with 38 additions and 4 deletions

View file

@ -13,3 +13,5 @@ target_link_libraries(updspapi wine)
add_importlibs(updspapi setupapi kernel32 ntdll)
add_dependencies(updspapi psdk buildno_header)
add_cab_target(updspapi 1)