[CMAKE]
[reactos.git] / dll / win32 / shdoclc / CMakeLists.txt
index 427164e..fe4dcba 100644 (file)
@@ -14,4 +14,4 @@ target_link_libraries(shdoclc wine)
 add_importlibs(shdoclc kernel32 ntdll)
 add_dependencies(shdoclc psdk)
 
-add_cab_target(shdoclc 1)
\ No newline at end of file
+add_cd_file(TARGET shdoclc DESTINATION reactos/system32 FOR all)
\ No newline at end of file