add_executable(arp arp.c arp.rc) set_module_type(arp win32cui) add_importlibs(arp iphlpapi ws2_32 shlwapi msvcrt)