push 9eb9af089d68d39110a91889d3a673043db63c4b
[wine/hacks.git] / dlls / avifil32 / Makefile.in
blob856ecb47c7860d59a707f57b453006a6cfeb6b79
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 SPEC_SRCS16 = avifile.spec
24 RC_SRCS = \
25 rsrc.rc
27 @MAKE_DLL_RULES@
29 @DEPENDENCIES@ # everything below this line is overwritten by make depend