mirror of
https://github.com/reactos/reactos.git
synced 2025-02-22 16:36:33 +00:00
[GDI32] Add missing dependency
This commit is contained in:
parent
8ad7517446
commit
0bfa6722ba
1 changed files with 1 additions and 0 deletions
|
@ -66,4 +66,5 @@ target_link_libraries(gdi32
|
|||
|
||||
add_importlibs(gdi32 user32 advapi32 kernel32 ntdll)
|
||||
add_pch(gdi32 include/precomp.h SOURCE)
|
||||
add_dependencies(gdi32 psdk)
|
||||
add_cd_file(TARGET gdi32 DESTINATION reactos/system32 FOR all)
|
||||
|
|
Loading…
Reference in a new issue