mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-30 04:13:33 +00:00
[SHELL32]
Fix shdocvw_v1 dependency. svn path=/trunk/; revision=58573
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user