15 lines
216 B
Plaintext
15 lines
216 B
Plaintext
|
USE_MSVCRT=1
|
||
|
TARGETNAME=cddump
|
||
|
TARGETPATH=obj
|
||
|
TARGETTYPE=PROGRAM
|
||
|
|
||
|
SOURCES=\
|
||
|
cddb.c \
|
||
|
cddump.c \
|
||
|
cddump.rc \
|
||
|
debug.c \
|
||
|
read.c \
|
||
|
wav.c
|
||
|
|
||
|
UMTYPE=console
|