windows-nt/Source/XPSP1/NT/net/config/common/ncdebug/sources

18 lines
309 B
Plaintext
Raw Normal View History

2020-09-26 03:20:57 -05:00
PROJDIR=..\..
!include $(PROJDIR)\makefile.inc
TARGETNAME=ncdebug
TARGETPATH=$(PROJDIR)\lib\$(_OBJ_DIR)
TARGETTYPE=LIBRARY
INCLUDES=$(PROJDIR)\inc
SOURCES=\
benchmrk.cpp \
dbgflags.cpp \
diagcmn.cpp \
diagctx.cpp \
ncdebug.cpp \
trace.cpp \
tracetag.cpp