Status update.
[wine.git] / dlls / avifil32 / Makefile.in
blobf7007675f25c94246286a21036437f934730e309
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = avifil32.dll
6 IMPORTS = msacm32 msvfw32 shell32 winmm ole32 user32 advapi32 kernel32
7 EXTRALIBS = -luuid
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: