windows-nt/Source/XPSP1/NT/drivers/wdm/dvd/mini/toshiba/sources
2020-09-26 16:20:57 +08:00

29 lines
547 B
Plaintext
Raw 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=TOSDVD
TARGETTYPE=DRIVER
DRIVERTYPE=WDM
TARGETPATH=obj
TARGETLIBS=$(DDK_LIB_PATH)\stream.lib \
$(DDK_LIB_PATH)\ks.lib \
$(DDK_LIB_PATH)\ksguid.lib \
$(DDK_LIB_PATH)\dxapi.lib
USE_MAPSYM=1
MSC_WARNING_LEVEL=/W3 /WX
SOURCES=dvd.rc \
dvdirq.cpp \
dvdinit.cpp \
dvdcmd.cpp \
cdack.cpp \
cvdec.cpp \
cvpro.cpp \
cadec.cpp \
ccpgd.cpp \
devque.cpp \
debug.cpp \
ccpp.cpp \
ccap.cpp \
decoder.cpp