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.

19 lines
435 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 iislog.dll
  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=iislog
  12. SOURCES = $(SOURCES) \
  13. ..\plugin1.cpp \
  14. ..\odblogc.cpp \
  15. ..\asclogc.cpp