[MSHTML.TLB]

* Add the missing registration data.

svn path=/trunk/; revision=59027
This commit is contained in:
Amine Khaldi
2013-05-17 21:38:56 +00:00
parent 6b01e30c53
commit 5d953ac4b4
3 changed files with 1183 additions and 1 deletions
+5 -1
View File
@@ -7,7 +7,11 @@ include_directories(${REACTOS_SOURCE_DIR}/include/reactos/wine)
add_library(mshtml.tlb SHARED rsrc.rc)
set_source_files_properties(rsrc.rc PROPERTIES OBJECT_DEPENDS ${CMAKE_CURRENT_BINARY_DIR}/mshtml_tlb.tlb)
list(APPEND mshtml_tlb_rc_deps
${CMAKE_CURRENT_BINARY_DIR}/mshtml_tlb.tlb
${CMAKE_CURRENT_SOURCE_DIR}/mshtml_tlb.rgs)
set_source_files_properties(rsrc.rc PROPERTIES OBJECT_DEPENDS "${mshtml_tlb_rc_deps}")
set_module_type(mshtml.tlb module)
set_target_properties(mshtml.tlb PROPERTIES SUFFIX "")
File diff suppressed because it is too large Load Diff
+2
View File
@@ -22,3 +22,5 @@ LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
/* @makedep: mshtml_tlb.tlb */
1 TYPELIB mshtml_tlb.tlb
1 WINE_REGISTRY mshtml_tlb.rgs