windows-nt/Source/XPSP1/NT/net/nwlink/winsock/sources

20 lines
238 B
Plaintext
Raw Permalink Normal View History

2020-09-26 03:20:57 -05:00
TARGETNAME=wshisn
TARGETPATH=obj
TARGETTYPE=DYNLINK
USE_NTDLL=1
TARGETLIBS=\
$(SDK_LIB_PATH)\advapi32.lib \
$(SDK_LIB_PATH)\wsock32.lib
INCLUDES=..\inc
SOURCES=\
wshelper.c \
wshisn.c \
wshisn.rc \
wshutil.c