mirror of
https://github.com/reactos/reactos.git
synced 2025-01-11 08:38:17 +00:00
[CMAKE]
Improve amstream and msdmo. svn path=/branches/cmake-bringup/; revision=49138
This commit is contained in:
parent
9ff87a62ad
commit
2f9642faa3
2 changed files with 2 additions and 2 deletions
|
@ -29,4 +29,4 @@ add_importlibs(amstream
|
|||
kernel32
|
||||
ntdll)
|
||||
|
||||
add_dependencies(amstream amstream_def)
|
||||
add_dependencies(amstream amstream_def dxsdk)
|
||||
|
|
|
@ -25,4 +25,4 @@ add_importlibs(msdmo
|
|||
kernel32
|
||||
ntdll)
|
||||
|
||||
add_dependencies(msdmo msdmo_def psdk buildno_header)
|
||||
add_dependencies(msdmo msdmo_def dxdsk psdk buildno_header)
|
||||
|
|
Loading…
Reference in a new issue