# IIS60\sources # Author: Andy Morrison (andymorr) # Date: 18-Oct-00 # # This file is used for building the 6.0 version of iislog.dll # # Describes the macros used for building using NT 'build' command # !include $(PROJECT_ROOT)\iis\place.inc !include ..\sources.inc TARGETNAME=iislog SOURCES = $(SOURCES) \ ..\plugin1.cpp \ ..\odblogc.cpp \ ..\asclogc.cpp