mirror of
https://github.com/reactos/reactos.git
synced 2025-02-24 17:34:57 +00:00
[SHELL32]
Fix shdocvw_v1 dependency. svn path=/trunk/; revision=58573
This commit is contained in:
parent
282d76c7d2
commit
6d5e78708b
1 changed files with 1 additions and 1 deletions
|
@ -107,6 +107,6 @@ add_importlibs(shell32
|
|||
kernel32
|
||||
ntdll)
|
||||
|
||||
add_dependencies(shdocvw shdocvw_v1)
|
||||
add_dependencies(shell32 shdocvw_v1)
|
||||
add_pch(shell32 precomp.h)
|
||||
add_cd_file(TARGET shell32 DESTINATION reactos/system32 FOR all)
|
||||
|
|
Loading…
Reference in a new issue