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.

33 lines
429 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)\crypto; \
  14. ..\..\..\inc;\
  15. ..\..\itools\keyring;\
  16. %_NTROOT%\public\sdk\inc\mfc42;\
  17. $O;\
  18. $(DS_INC_PATH)
  19. SOURCES=\
  20. certupgr.cpp \
  21. backup.cpp