Source code of Windows XP (NT5)
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.

32 lines
534 B

  1. !IF 0
  2. Copyright (C) Microsoft Corporation, 1989 - 1999
  3. NOTE: Commented description of this file is in \nt\bak\bin\sources.tpl
  4. !ENDIF
  5. CA_RELATIVEROOT=..
  6. MAJORCOMP=certsrv
  7. MINORCOMP=initlib
  8. TARGETNAME=$(MINORCOMP)
  9. TARGETPATH=obj
  10. TARGETTYPE=LIBRARY
  11. CHECKED_ALT_DIR=1
  12. NOT_LEAN_AND_MEAN=1
  13. USE_MSVCRT=1
  14. INCLUDES=$(DS_INC_PATH);$(CA_RELATIVEROOT)\include;$(SECURITY_INC)
  15. C_DEFINES=-DUNICODE -D_UNICODE
  16. PRECOMPILED_INCLUDE=pch.cpp
  17. SOURCES= \
  18. certhier.cpp \
  19. certmsg.cpp \
  20. certui.cpp \
  21. initlib.cpp \
  22. keyenum.cpp