windows-nt/Source/XPSP1/NT/multimedia/dshow/streams/makefile

24 lines
431 B
Makefile
Raw Normal View History

2020-09-26 03:20:57 -05:00
!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