Improve amstream and msdmo.

svn path=/branches/cmake-bringup/; revision=49138
This commit is contained in:
Sylvain Petreolle 2010-10-13 19:20:54 +00:00
parent 9ff87a62ad
commit 2f9642faa3
2 changed files with 2 additions and 2 deletions

View file

@ -29,4 +29,4 @@ add_importlibs(amstream
kernel32
ntdll)
add_dependencies(amstream amstream_def)
add_dependencies(amstream amstream_def dxsdk)

View file

@ -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)