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

  1. !IF 0
  2. Copyright (C) Microsoft Corporation, 1999 - 1999
  3. Module Name:
  4. sources.
  5. !ENDIF
  6. MAJORCOMP=ntos
  7. MINORCOMP=dd
  8. TARGETNAME=cryptk
  9. TARGETPATH=obj
  10. TARGETTYPE=LIBRARY
  11. PRECOMPILED_INCLUDE=crptkPCH.h
  12. PRECOMPILED_CXX=1
  13. INCLUDES=..;..\inc;$(BASEDIR)\public\ddk\inc;
  14. MSC_WARNING_LEVEL=/W3 /WX
  15. C_DEFINES=$(C_DEFINES) -DUNICODE -D_UNICODE -D_KBLD
  16. LINKER_FLAGS =$(LINKER_FLAGS) -map -merge:PAGECONST=PAGE
  17. SOURCES=\
  18. BV4.cpp \
  19. CBC64ws4.cpp