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

29 lines
575 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=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