X-Git-Url: https://git.reactos.org/?p=reactos.git;a=blobdiff_plain;f=base%2Fapplications%2Fnetwork%2Farp%2FCMakeLists.txt;h=44cfd7ece5ad47e216403ae9700971565be89eac;hp=7c0c0919ad52fe51882581cf1a6ba1c02a49ecb2;hb=53fbd8e18538e430a677ca80bb451f70e5652eea;hpb=f4cc19c36a545e7e1200ff9daa383c9032dbab22 diff --git a/base/applications/network/arp/CMakeLists.txt b/base/applications/network/arp/CMakeLists.txt index 7c0c0919ad5..44cfd7ece5a 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)