19 lines
317 B
Plaintext
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
|