quartz: Fix support for files with multiple odml indexes.
[wine/wine64.git] / dlls / mlang / Makefile.in
blob6bf166122d9a8677820f9692c3d1ecc70322250d
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = mlang.dll
6 IMPORTLIB = mlang
7 IMPORTS = uuid ole32 user32 gdi32 advapi32 kernel32
8 DELAYIMPORTS = oleaut32
9 EXTRADEFS = -DCOM_NO_WINDOWS_H
11 C_SRCS = \
12 mlang.c \
13 regsvr.c
15 @MAKE_DLL_RULES@
17 @DEPENDENCIES@ # everything below this line is overwritten by make depend