16 lines
255 B
Plaintext
16 lines
255 B
Plaintext
|
TARGETNAME=auditor
|
||
|
TARGETPATH=obj
|
||
|
TARGETTYPE=LIBRARY
|
||
|
|
||
|
IAS_NO_PCH=1
|
||
|
!include ..\..\sources.inc
|
||
|
|
||
|
INCLUDES=$(IASDIR)\services\inc;$(IASDIR)\inc;$(IASDIR)\inc\$(O)
|
||
|
|
||
|
SOURCES=\
|
||
|
auditchannel.cpp \
|
||
|
auditor.cpp \
|
||
|
infobase.cpp \
|
||
|
infoshare.cpp \
|
||
|
nteventlog.cpp
|