Makefile.in 283 Bytes
Newer Older
1
MODULE    = qcap.dll
2
IMPORTS   = strmiids strmbase uuid ole32 oleaut32 gdi32 advapi32
3
DELAYIMPORTS = msvfw32
4

5
C_SRCS = \
6
	audiorecord.c \
7
	avico.c \
8
	avimux.c \
9
	capturegraph.c \
10
	enummedia.c \
11
	qcap_main.c \
12
	smartteefilter.c \
13
	v4l.c \
14
	vfwcapture.c \
15
	yuv.c
16

17
RC_SRCS = version.rc