[CMAKE]
[reactos.git] / base / applications / network / arp / CMakeLists.txt
index 3805a59..07185e7 100644 (file)
@@ -4,3 +4,5 @@ add_executable(arp arp.c arp.rc)
 set_module_type(arp win32cui)
 
 add_importlibs(arp iphlpapi ws2_32 shlwapi msvcrt kernel32)
+
+add_livecd_target(arp reactos/system32)
\ No newline at end of file