[CMAKE]
[reactos.git] / base / applications / network / route / CMakeLists.txt
index 0ff89e7..e3eb54f 100644 (file)
@@ -5,3 +5,5 @@ 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