[CMAKE]
[reactos.git] / dll / win32 / mshtml.tlb / CMakeLists.txt
index 5958aa8..7650ec4 100644 (file)
@@ -11,4 +11,4 @@ add_library(mshtml.tlb SHARED rsrc.rc)
 set_entrypoint(mshtml.tlb 0)
 set_target_properties(mshtml.tlb PROPERTIES SUFFIX "")
 add_dependencies(mshtml.tlb mshtml_tlb)
-add_cab_target(mshtml.tlb 1)
+add_cd_file(TARGET mshtml.tlb DESTINATION reactos/system32)