Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

15 lines
243 B

TARGETNAME=qtcp
TARGETPATH=obj
TARGETTYPE=PROGRAM
UMTYPE=console
USE_CRTDLL=1
TARGETLIBS= \
$(SDK_LIB_PATH)\ntdll.lib \
$(SDK_LIB_PATH)\ws2_32.lib \
$(SDK_LIB_PATH)\shlwapi.lib
SOURCES=\
qtcp.c \
qtcp.rc