mirror of
https://github.com/reactos/reactos.git
synced 2025-08-05 18:52:57 +00:00
- Fix build of msdmo
svn path=/branches/cmake-bringup/; revision=50735
This commit is contained in:
parent
148920d946
commit
71bb5d31b6
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@ add_library(msdmo SHARED
|
||||||
dmort.c
|
dmort.c
|
||||||
stubs.c
|
stubs.c
|
||||||
rsrc.rc
|
rsrc.rc
|
||||||
|
${REACTOS_BINARY_DIR}/include/dxsdk/mediaobj_i.c
|
||||||
${CMAKE_CURRENT_BINARY_DIR}/msdmo.def)
|
${CMAKE_CURRENT_BINARY_DIR}/msdmo.def)
|
||||||
|
|
||||||
set_entrypoint(msdmo 0)
|
set_entrypoint(msdmo 0)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue