wine/dlls/wshom.ocx/Makefile.in
Nikolay Sivov a514001019 wshom: Create standard streams when starting new process with Exec().
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-02-21 12:32:06 +01:00

13 lines
201 B
Makefile

MODULE = wshom.ocx
IMPORTS = uuid oleaut32 ole32 shell32 user32 advapi32 scrrun
EXTRADLLFLAGS = -Wb,--prefer-native
C_SRCS = \
shell.c \
wshom_main.c
RC_SRCS = wshom.rc
IDL_SRCS = wshom.idl