_open_osfhandle is expected to take the absence of either _O_TEXT or
[wine/gsoc_dplay.git] / dlls / avifil32 / Makefile.in
blob07f4dcbb12437776518b5268ffe953d60bafdf4a
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = avifil32.dll
6 IMPORTS = msacm32 msvfw32 shell32 winmm user32 advapi32 kernel32
7 ALTNAMES = avifile.dll
8 EXTRALIBS = $(LIBUUID)
10 LDDLLFLAGS = @LDDLLFLAGS@
11 SYMBOLFILE = $(MODULE).tmp.o
13 SPEC_SRCS16 = $(ALTNAMES:.dll=.spec)
15 C_SRCS = \
16 acmstream.c \
17 api.c \
18 avifile.c \
19 extrachunk.c \
20 factory.c \
21 getframe.c \
22 icmstream.c \
23 wavfile.c
25 RC_SRCS = \
26 rsrc.rc
28 @MAKE_DLL_RULES@
30 ### Dependencies: