X-Git-Url: https://git.reactos.org/?p=reactos.git;a=blobdiff_plain;f=base%2Fapplications%2Fnetwork%2Farp%2FCMakeLists.txt;h=31e3066e219bf4bcede12c5684d25bc690ff8596;hp=7c0c0919ad52fe51882581cf1a6ba1c02a49ecb2;hb=9fa710c8135d9c18cd6e828bc696b4a3a8b95f9d;hpb=7c84d922e5cdfcbd4ef8345a06465b658b6b8158 diff --git a/base/applications/network/arp/CMakeLists.txt b/base/applications/network/arp/CMakeLists.txt index 7c0c0919ad5..31e3066e219 100644 --- a/base/applications/network/arp/CMakeLists.txt +++ b/base/applications/network/arp/CMakeLists.txt @@ -5,4 +5,4 @@ set_module_type(arp win32cui) add_importlibs(arp iphlpapi ws2_32 shlwapi msvcrt kernel32) -add_cab_target(arp 1) +add_cd_file(TARGET arp DESTINATION reactos/system32 FOR all)