Leftover from 49358.

svn path=/branches/cmake-bringup/; revision=49363
This commit is contained in:
Sylvain Petreolle
2010-10-30 17:37:44 +00:00
parent 2e3d2c189b
commit 10abd192d4
+1 -1
View File
@@ -9,7 +9,7 @@ include_directories(${REACTOS_SOURCE_DIR}/include/reactos/wine)
spec2def(mshtml.tlb mshtml.tlb.spec)
add_library(mshtml.tlb SHARED rsrc.rc
${CMAKE_CURRENT_SOURCE_DIR}/mshtml.def)
mshtml.def)
set_entrypoint(mshtml.tlb 0)
set_target_properties(mshtml.tlb PROPERTIES SUFFIX "")