wine/dlls/wshom.ocx/Makefile.in
Alexandre Julliard df8f838928 wshom.ocx: Build with msvcrt.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-06-27 22:20:05 +02:00

13 lines
186 B
Makefile

MODULE = wshom.ocx
IMPORTS = uuid oleaut32 ole32 shell32 user32 advapi32
EXTRADLLFLAGS = -mno-cygwin
C_SRCS = \
shell.c \
wshom_main.c
RC_SRCS = wshom.rc
IDL_SRCS = wshom.idl