[CMAKE]
[reactos.git] / drivers / wdm / audio / backpln / portcls / CMakeLists.txt
index 07d3645..34c83f6 100644 (file)
@@ -70,4 +70,4 @@ set_target_properties(portcls PROPERTIES SUFFIX ".sys")
 
 add_importlibs(portcls ntoskrnl ks drmk hal)
 
-add_cab_target(portcls 2)
\ No newline at end of file
+add_cd_file(TARGET portcls DESTINATION reactos/system32/drivers)
\ No newline at end of file