[CMAKE]
[reactos.git] / base / shell / explorer / notifyhook / CMakeLists.txt
index 4c3bda2..f0921c9 100644 (file)
@@ -14,4 +14,4 @@ set_module_type(notifyhook win32dll)
 
 add_importlibs(notifyhook user32 msvcrt kernel32)
 add_importlib_target(notifyhook.spec)
-add_cab_target(notifyhook 1)
+add_cd_file(TARGET notifyhook DESTINATION reactos/system32)