2025-04-27 07:49:33 -04:00

18 lines
326 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