windows-nt/Source/XPSP1/NT/net/wlbs/util/sources

17 lines
226 B
Plaintext
Raw Normal View History

2020-09-26 03:20:57 -05:00
TARGETNAME=wlbsutil
TARGETPATH=obj
TARGETTYPE=LIBRARY
C_DEFINES=$(C_DEFINES) -DNT -DUNICODE
USE_MSVCRT=1
PRECOMPILED_INCLUDE=precomp.h
INCLUDES=..\inc
SOURCES=\
debugimpl.cpp \
TraceLogImpl.cpp \
utils.cpp