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.
24 lines
390 B
24 lines
390 B
TARGETNAME=rasiphlp
|
|
TARGETPATH=..\lib\$(_OBJ_DIR)
|
|
TARGETTYPE=LIBRARY
|
|
|
|
C_DEFINES=-DNT
|
|
UMTYPE=windows
|
|
USE_MSVCRT=1
|
|
|
|
INCLUDES=\
|
|
..\..\inc;\
|
|
..\..\..\inc;\
|
|
..\..\..\..\inc;\
|
|
..\..\rasman\common\inc;\
|
|
$(DS_INC_PATH);
|
|
|
|
SOURCES=\
|
|
helper.c \
|
|
rasdhcp.c \
|
|
rasiphlp.rc \
|
|
rassrvr.c \
|
|
rasstat.c \
|
|
rastcp.c \
|
|
tcpreg.c \
|
|
timer.c
|