wine/dlls/dmloader/Makefile.in
Eric Pouech 33041701dc dmloader: Enable compilation with long types.
Signed-off-by: Eric Pouech <eric.pouech@gmail.com>
Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-02-10 10:39:02 +01:00

15 lines
210 B
Makefile

MODULE = dmloader.dll
IMPORTS = dxguid uuid ole32 advapi32
C_SRCS = \
container.c \
debug.c \
dmloader_main.c \
dmobject.c \
loader.c \
loaderstream.c
IDL_SRCS = dmloader.idl
RC_SRCS = version.rc