push ac694015ba9a1d7cf8fc6346c6e51d4c35a62962
[wine/hacks.git] / dlls / avifil32 / Makefile.in
blobd645d8823f68ab655ff12b7623271811a3fcbf99
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = avifil32.dll
6 IMPORTLIB = avifil32
7 IMPORTS = uuid msacm32 msvfw32 winmm ole32 user32 advapi32 kernel32
9 C_SRCS = \
10 acmstream.c \
11 api.c \
12 avifile.c \
13 editstream.c \
14 extrachunk.c \
15 factory.c \
16 getframe.c \
17 icmstream.c \
18 regsvr.c \
19 tmpfile.c \
20 wavfile.c
22 RC_SRCS = \
23 rsrc.rc
25 @MAKE_DLL_RULES@
27 @DEPENDENCIES@ # everything below this line is overwritten by make depend