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.

30 lines
430 B

  1. MAJORCOMP=ssltools
  2. MINORCOMP=ssltools
  3. TARGETNAME=ssltools
  4. TARGETPATH=obj
  5. TARGETTYPE=LIBRARY
  6. UMTYPE=windows
  7. MSC_WARNING_LEVEL=/W3 /WX
  8. C_DEFINES= /D_IISVERSION
  9. USE_MFCUNICODE=1
  10. USE_MFC=1
  11. SUBSYSTEM_VERSION=4.00
  12. INCLUDES= \
  13. $(DS_INC_PATH);\
  14. $(DS_INC_PATH)\crypto; \
  15. $(IISBASEDIR)\inc;\
  16. $(IISBASEDIR)\inc\$(O);
  17. SOURCES=\
  18. certupgr.cpp \
  19. backup.cpp