* Sync with recent trunk (r52637).
[reactos.git] / base / applications / network / arp / CMakeLists.txt
index 9922f69..31e3066 100644 (file)
@@ -5,4 +5,4 @@ set_module_type(arp win32cui)
 
 add_importlibs(arp iphlpapi ws2_32 shlwapi msvcrt kernel32)
 
-add_cab_target(arp 1)
\ No newline at end of file
+add_cd_file(TARGET arp DESTINATION reactos/system32 FOR all)