wine/dlls/mlang/Makefile.in
2014-01-02 12:08:18 +01:00

10 lines
153 B
Makefile

MODULE = mlang.dll
IMPORTLIB = mlang
IMPORTS = uuid ole32 gdi32 advapi32
DELAYIMPORTS = oleaut32
C_SRCS = \
mlang.c
IDL_SRCS = mlang_classes.idl