mirror of
https://github.com/reactos/reactos.git
synced 2025-02-22 08:25:03 +00:00
try fix build
svn path=/branches/cmake-bringup/; revision=50781
This commit is contained in:
parent
fb5f05beaa
commit
b56e88991d
1 changed files with 1 additions and 1 deletions
|
@ -26,4 +26,4 @@ set_module_type(wuapi win32dll)
|
|||
target_link_libraries(wuapi uuid wine wuapi_idl_header)
|
||||
add_importlibs(wuapi ole32 advapi32 msvcrt kernel32 ntdll)
|
||||
add_cab_target(wuapi 1)
|
||||
|
||||
add_dependencies(wuapi wuapi_idl_header)
|
Loading…
Reference in a new issue