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

29 lines
546 B
Plaintext
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

TARGETNAME=cyclo
TARGETTYPE=DRIVER
DRIVERTYPE=WDM
TARGETPATH=obj
TARGETLIBS=$(DDK_LIB_PATH)\ks.lib \
$(DDK_LIB_PATH)\ksguid.lib \
$(DDK_LIB_PATH)\stream.lib
MSC_WARNING_LEVEL=/W3 /WX
SOURCES = hwcodec.c \
mpinit.c \
mpvideo.c \
mpaudio.c \
sti3520a.c \
i2c.c \
bt866.c \
zac3.c \
board.c \
memio.c \
codedma.c \
subpic.c \
ptsfifo.c \
trace.c \
copyprot.c \
codcls.rc