mirror of
https://github.com/reactos/reactos.git
synced 2025-08-02 06:15:52 +00:00
[CMAKE]
Add dlls to bootcd. Fix hhctrl build. svn path=/branches/cmake-bringup/; revision=49482
This commit is contained in:
parent
4a3ed006a1
commit
ac1ef420cd
21 changed files with 38 additions and 4 deletions
|
@ -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)
|
Loading…
Add table
Add a link
Reference in a new issue