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.

17 lines
301 B

  1. !include ..\smtp.inc
  2. MAJORCOMP=smtp
  3. MINORCOMP=webhlpr
  4. USE_CRT=1
  5. USE_ATL=1
  6. TARGETNAME=webhlpr
  7. TARGETTYPE=LIBRARY
  8. TARGETPATH=$(STAXSMTPTARGET)
  9. C_DEFINES=-DUNICODE -D_UNICODE
  10. INCLUDES=$(STAXINC);$(STAXINC)\export;$(STAXSMTP)\inc;$(IISBASEDIR)\inc;$(STAXCORE)\admin\admcmn
  11. SOURCES = \
  12. webhlpr.cpp