windows-nt/Source/XPSP1/NT/net/tcpip/services/simple/sources

19 lines
317 B
Plaintext
Raw Normal View History

2020-09-26 03:20:57 -05:00
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