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.

15 lines
270 B

  1. TARGETNAME=auditor
  2. TARGETPATH=obj
  3. TARGETTYPE=LIBRARY
  4. IAS_NO_PCH=1
  5. !include ..\..\sources.inc
  6. INCLUDES=$(IASDIR)\services\inc;$(IASDIR)\inc;$(IASDIR)\inc\$(O)
  7. SOURCES=\
  8. auditchannel.cpp \
  9. auditor.cpp \
  10. infobase.cpp \
  11. infoshare.cpp \
  12. nteventlog.cpp