windows-nt/Source/XPSP1/NT/net/tcpip/services/simple/sources
2020-09-26 16:20:57 +08:00

19 lines
317 B
Plaintext

TARGETNAME=simptcp
TARGETPATH=obj
TARGETTYPE=DYNLINK
PRECOMPILED_INCLUDE=simptcp.h
PRECOMPILED_PCH=precomp.pch
USE_MSVCRT=1
TARGETLIBS=\
$(SDK_LIB_PATH)\advapi32.lib \
$(SDK_LIB_PATH)\kernel32.lib \
$(SDK_LIB_PATH)\ws2_32.lib
SOURCES=\
eventlog.c \
simpmsg.mc \
simptcp.c \
simptcp.rc