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.

20 lines
501 B

  1. # IIS60\sources
  2. # Author: Andy Morrison (andymorr)
  3. # Date: 18-Oct-00
  4. #
  5. # This file is used for building the 6.0 version of ADSIIS
  6. #
  7. # Describes the macros used for building using NT 'build' command
  8. #
  9. !include $(PROJECT_ROOT)\iis\place.inc
  10. !include ..\sources.inc
  11. TARGETNAME=adsiis
  12. # specifies the globdata.cxx in the root directory that is specific to 6.0 dll
  13. SOURCES = $(SOURCES) ..\globals.cxx
  14. PASS1_PUBLISH=\
  15. {..\$(O)\adsiis.tlb=$(SDK_LIB_PATH)\adsiis.tlb}