20 lines
243 B
Plaintext
20 lines
243 B
Plaintext
|
|
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
|