18 lines
251 B
Plaintext
18 lines
251 B
Plaintext
|
TARGETNAME=sendarp
|
||
|
TARGETPATH=obj
|
||
|
TARGETTYPE=PROGRAM
|
||
|
|
||
|
UMENTRY=main
|
||
|
UMTYPE=console
|
||
|
|
||
|
USE_MSVCRT=1
|
||
|
|
||
|
SOURCES=\
|
||
|
sendarp.c \
|
||
|
sendarp.rc
|
||
|
|
||
|
TARGETLIBS=\
|
||
|
$(SDK_LIB_PATH)\iphlpapi.lib \
|
||
|
$(SDK_LIB_PATH)\ntdll.lib \
|
||
|
$(SDK_LIB_PATH)\wsock32.lib
|