mirror of
https://github.com/reactos/reactos.git
synced 2025-06-01 07:28:19 +00:00
[ARP]
Sssh, secret ansi unicode plan is secret. svn path=/trunk/; revision=69814
This commit is contained in:
parent
7650763c97
commit
01e9e3f8a5
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
|
||||
add_executable(arp arp.c arp.rc)
|
||||
set_module_type(arp win32cui ANSI)
|
||||
set_module_type(arp win32cui)
|
||||
add_importlibs(arp iphlpapi ws2_32 shlwapi msvcrt kernel32)
|
||||
add_cd_file(TARGET arp DESTINATION reactos/system32 FOR all)
|
||||
|
|
Loading…
Reference in a new issue