mirror of
https://github.com/reactos/reactos.git
synced 2025-04-04 12:39:35 +00:00
[AMSTREAM_WINETEST] Add missing dependency
This commit is contained in:
parent
d73b6cedf2
commit
98e8827a59
1 changed files with 1 additions and 0 deletions
|
@ -4,3 +4,4 @@ target_link_libraries(amstream_winetest uuid)
|
|||
set_module_type(amstream_winetest win32cui)
|
||||
add_importlibs(amstream_winetest ole32 user32 ddraw msvcrt kernel32)
|
||||
add_rostests_file(TARGET amstream_winetest)
|
||||
add_dependencies(amstream_winetest dxsdk)
|
||||
|
|
Loading…
Reference in a new issue