wine/dlls/dmloader/Makefile.in
Alexandre Julliard 088a787a2c makefiles: Make -mno-cygwin the default.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-09-20 22:45:48 +02: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