[CMAKE]
[reactos.git] / base / applications / network / ftp / CMakeLists.txt
index 41bc9d1..663c2be 100644 (file)
@@ -12,4 +12,4 @@ set_module_type(ftp win32cui)
 
 add_importlibs(ftp ws2_32 iphlpapi msvcrt kernel32)
 
-add_livecd_target(ftp reactos/system32)
\ No newline at end of file
+add_cab_target(ftp 1)
\ No newline at end of file