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
15 lines
270 B
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
|