windows-nt/Source/XPSP1/NT/drivers/sac/uterm/common/tcpip/sources

25 lines
400 B
Plaintext
Raw Normal View History

2020-09-26 03:20:57 -05:00
MAJORCOMP=
MINORCOMP=
TARGETNAME=tcpip
TARGETPATH=obj
TARGETTYPE=DYNLINK
TARGETEXT=lhc
PRECOMPILED_INCLUDE=std.h
DLLDEF=$(O)\tcpip.def
SOURCES=tcpip.cxx \
tcpip.rc \
TARGETLIBS = \
$(SDK_LIB_PATH)\kernel32.lib \
$(SDK_LIB_PATH)\Ws2_32.lib \
DLLENTRY=DllEntryPoint
USE_CRTDLL=1
MSC_OPTIMIZATION=/Od