windows-nt/Source/XPSP1/NT/sdktools/spt/cdp/sources

20 lines
243 B
Plaintext
Raw Normal View History

2020-09-26 03:20:57 -05:00
TARGETNAME=cdp
TARGETPATH=obj
TARGETTYPE=PROGRAM
INCLUDES=\
$(DDK_INC_PATH)
TARGETLIBS=\
$(SDKTOOLS_LIB_PATH)\sptlib.lib \
$(SDKTOOLS_LIB_PATH)\cmdhelp.lib
SOURCES=cdp.c cdp.rc
UMTYPE=console
USE_MSVCRT=1