windows-nt/Source/XPSP1/NT/multimedia/dshow/mfvideo/tvplayer/msmfcnt/makefile.inc

13 lines
293 B
PHP
Raw Normal View History

2020-09-26 03:20:57 -05:00
buildidl : $(O)\msmfcnt.h
$(O)\msmfcnt.h : msmfcnt.idl
$(MIDL) \
$(INCPATH0) \
$(C_DEFINES) \
-header $(O)\msmfcnt.h \
-tlb $O\msmfcnt.tlb \
-iid $O\msmfcnt_i.c \
-dlldata $(PROXY_DIR)\dlldata.c \
-proxy $(PROXY_DIR)\msmfcnt_p.c \
msmfcnt.idl