wine/dlls/hlink/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

13 lines
197 B
Makefile

MODULE = hlink.dll
IMPORTLIB = hlink
IMPORTS = uuid shell32 ole32 advapi32
DELAYIMPORTS = urlmon
C_SRCS = \
browse_ctx.c \
extserv.c \
hlink_main.c \
link.c
IDL_SRCS = hlink_classes.idl