windows-nt/Source/XPSP1/NT/multimedia/dshow/dmo/wrapper/sources
2020-09-26 16:20:57 +08:00

20 lines
292 B
Plaintext

ROOT=$(MAKEDIR:\dmo\wrapper=)
!include $(ROOT)\common.inc
TARGETNAME=mofilter
TARGETPATH=obj
TARGETTYPE=LIBRARY
WMSDK_ROOT=..\..\filters\asf\wmsdk
INCLUDES= \
$(INCLUDES) \
$(SDK_INC_PATH)\atl30; \
$(WMSDK_ROOT)\inc
SOURCES= \
filter.cpp \
inpin.cpp \
outpin.cpp