2025-04-27 07:49:33 -04:00

25 lines
424 B
Plaintext

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