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.

21 lines
375 B

  1. !IF 0
  2. Copyright (c) 1989 Microsoft Corporation
  3. !ENDIF
  4. TARGETNAME=efs
  5. TARGETPATH=obj
  6. TARGETTYPE=LIBRARY
  7. MSC_WARNING_LEVEL=/W3 /WX
  8. INCLUDES=$(DRIVERS_INC_PATH);$(DS_INC_PATH);$(DS_INC_PATH)\crypto;$(IFSKIT_INC_PATH)
  9. SOURCES=efs.c \
  10. efs.rc \
  11. create.c \
  12. control.c \
  13. efsrtl.c \
  14. efsrtlsp.c \
  15. encrypt.c