windows-nt/Source/XPSP1/NT/net/tcpip/tpipv6/tcpip6/algrthms/sources

17 lines
314 B
Plaintext
Raw Normal View History

2020-09-26 03:20:57 -05:00
TARGETNAME=algrthms
TARGETPATH=obj
TARGETTYPE=LIBRARY
C_DEFINES=$(C_DEFINES) -DNT -D_NTDRIVER_ -D_PNP_POWER -DSECFLTR -DSECURITY_KERNEL
NT_UP=0
INCLUDES=$(DDK_INC_PATH);..\inc;..\..\inc;$(BASE_INC_PATH); \
$(DS_INC_PATH)\crypto;
SOURCES= \
algrthms.c \
hmacmd5.c \
hmacsha1.c \
null.c