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.

36 lines
658 B

  1. #----------------------------------------------------------------------------
  2. #
  3. # Description:
  4. #
  5. # sources file for Software Crypto Provider
  6. #
  7. # History:
  8. #
  9. # 03/15/95 raymondm added conditional link to capi.lib
  10. # 07/18/95 philh changed ACT_BUILD option to only generate a lib
  11. #
  12. #
  13. #----------------------------------------------------------------------------
  14. MINORCOMP=sadvapi
  15. TARGETNAME=sadvapi
  16. TARGETTYPE=LIBRARY
  17. TARGETPATH=obj
  18. C_DEFINES= $(C_DEFINES)
  19. INCLUDES= $(NTINCLUDES); \
  20. $(DS_INC_PATH)\crypto; \
  21. ..\inc;
  22. SOURCES=\
  23. sadvapi.cpp
  24. UMTYPE=console
  25. NO_NTDLL=1
  26. BINPLACE_FLAGS=$(BINPLACE_FLAGS) -c