windows-nt/Source/XPSP1/NT/enduser/netmeeting/av/nmcap/sources

47 lines
566 B
Plaintext
Raw Normal View History

2020-09-26 03:20:57 -05:00
!ifndef ROOT
ROOT=$(MAKEDIR:\av\nmcap=)
!endif
!ifndef DEVROOT
DEVROOT=$(ROOT)\dev
!endif
!include $(DEVROOT)\common.inc
MAJORCOMP=comman
MINORCOMP=nmcap
TARGETNAME=nmcap
TARGETPATH=$(_OBJ_DIR)
TARGETTYPE=LIBRARY
INCLUDES=..\inc;$(ROOT)\av\filter\inc;$(ROOT)\h
#
# List of sources
#
SOURCES= filters.cpp \
vidpool.cpp \
capture.cpp \
frameop.cpp
CONDITIONAL_INCLUDES = \
macocidl.h \
macwin32.h \
rpcerr.h \
rpcmac.h \
winwlm.h \
macname1.h \
macname2.h \
macpub.h \
macapi.h \
compman.h \
drawdib.h \
avifile.h \
mciwnd.h \
msvideo.h \
avicap.h