[CMAKE]
[reactos.git] / base / applications / network / ping / CMakeLists.txt
index a49124d..cab7705 100644 (file)
@@ -6,4 +6,4 @@ set_module_type(ping win32cui)
 
 add_importlibs(ping ws2_32 msvcrt kernel32)
 
-add_livecd_target(ping reactos/system32)
\ No newline at end of file
+add_cab_target(ping 1)
\ No newline at end of file