[CMAKE]
[reactos.git] / base / applications / network / route / CMakeLists.txt
index e3eb54f..67dd0cb 100644 (file)
@@ -6,4 +6,4 @@ add_executable(route route.c route.rc)
 set_module_type(route win32cui)
 add_importlibs(route ws2_32 iphlpapi msvcrt kernel32)
 
-add_livecd_target(route reactos/system32)
\ No newline at end of file
+add_cab_target(route 1)
\ No newline at end of file