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

18 lines
260 B
Plaintext
Raw Normal View History

2020-09-26 03:20:57 -05:00
TARGETNAME=wshtcpip
TARGETPATH=obj
TARGETTYPE=DYNLINK
TARGETLIBS=\
$(SDK_LIB_PATH)\advapi32.lib \
$(SDK_LIB_PATH)\kernel32.lib \
$(SDK_LIB_PATH)\ws2_32.lib
DLLENTRY=DllInitialize
USE_NTDLL=1
INCLUDES=
SOURCES=\
wshtcpip.c \
wshtcpip.rc