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.

26 lines
494 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=certprxy
  8. TARGETNAME=$(MINORCOMP)
  9. TARGETPATH=obj
  10. TARGETTYPE=LIBRARY
  11. CHECKED_ALT_DIR=1
  12. NOT_LEAN_AND_MEAN=1
  13. INCLUDES=$(CA_RELATIVEROOT)\include;$(CA_RELATIVEROOT)\include\$(O);
  14. C_DEFINES=-DUNICODE -D_UNICODE -DREGISTER_PROXY_DLL -DENTRY_PREFIX=CertPrxy
  15. SOURCES= \
  16. $(O)\dlldata.c \
  17. $(O)\certsrvi_p.c