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.

25 lines
383 B

  1. SOURCES=startup.c
  2. !IF 0
  3. Copyright (C) Microsoft Corporation, 1989 - 1999
  4. NOTE: Commented description of this file is in \nt\bak\bin\sources.tpl
  5. !ENDIF
  6. MAJORCOMP=crypt
  7. MINORCOMP=bgihttp
  8. TARGETNAME=$(MINORCOMP)
  9. TARGETPATH=$(SECURITY_LIB_DEST)
  10. TARGETTYPE=LIBRARY
  11. USE_PDB=0
  12. C_DEFINES= -D_WINDOWS
  13. INCLUDES= $(SECURITY_INC);
  14. SOURCES= \
  15. bgihttp.cxx