kernel32/tests: Test for LoadLibraryEx() with full path without extension.
[wine/wine-gecko.git] / dlls / mlang / Makefile.in
bloba066b5379dc565d514438607b141983af2d58e9c
1 MODULE = mlang.dll
2 IMPORTLIB = mlang
3 IMPORTS = uuid ole32 gdi32 advapi32
4 DELAYIMPORTS = oleaut32
6 C_SRCS = \
7 mlang.c
9 IDL_R_SRCS = mlang_classes.idl
11 @MAKE_DLL_RULES@