windows-nt/Source/XPSP1/NT/multimedia/dshow/streams/makefile
2020-09-26 16:20:57 +08:00

24 lines
431 B
Makefile

!if 0
Copyright (c) 1997 Microsoft Corporation. All Rights Reserved.
!endif
!ifdef NTMAKEENV
clean:
!else
!ifndef QUARTZ
QUARTZ = ..
!endif
DIR_LIST = idl \
ddstream \
strmobjs
#----------------------------------------------------------------------------
!include $(QUARTZ)\quartz.mak
#----------------------------------------------------------------------------
!endif # NTMAKEENV