windows-nt/Source/XPSP1/NT/net/config/common/ncdebug/sources
2020-09-26 16:20:57 +08:00

18 lines
309 B
Plaintext

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