MODULE    = qcap.dll
IMPORTS   = strmiids uuid ole32 oleaut32 gdi32 advapi32
DELAYIMPORTS = msvfw32
PARENTSRC = ../strmbase

C_SRCS = \
	audiorecord.c \
	avico.c \
	avimux.c \
	capturegraph.c \
	filter.c \
	mediatype.c \
	pin.c \
	qcap_main.c \
	smartteefilter.c \
	v4l.c \
	vfwcapture.c

RC_SRCS = version.rc

IDL_SRCS = \
	qcap_classes.idl