- Fix build of msdmo

svn path=/branches/cmake-bringup/; revision=50735
This commit is contained in:
Johannes Anderwald 2011-02-16 13:24:36 +00:00
parent 148920d946
commit 71bb5d31b6

View file

@ -11,6 +11,7 @@ add_library(msdmo SHARED
dmort.c
stubs.c
rsrc.rc
${REACTOS_BINARY_DIR}/include/dxsdk/mediaobj_i.c
${CMAKE_CURRENT_BINARY_DIR}/msdmo.def)
set_entrypoint(msdmo 0)