Leaked source code of windows server 2003
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.
 
 
 
 
 
 

33 lines
495 B

!IF 0
Copyright (C) Microsoft Corporation, 1999 - 1999
Module Name:
sources.
!ENDIF
MAJORCOMP=ntos
MINORCOMP=dd
TARGETNAME=cryptk
TARGETPATH=obj
TARGETTYPE=LIBRARY
PRECOMPILED_INCLUDE=crptkPCH.h
PRECOMPILED_CXX=1
INCLUDES=..;..\inc;$(BASEDIR)\public\ddk\inc;
MSC_WARNING_LEVEL=/W3 /WX
C_DEFINES=$(C_DEFINES) -DUNICODE -D_UNICODE -D_KBLD
LINKER_FLAGS =$(LINKER_FLAGS) -map -merge:PAGECONST=PAGE
SOURCES=\
BV4.cpp \
CBC64ws4.cpp