wine/dlls/shdocvw/Makefile.in
Drew Ronneberg 842b0eb511 shdocvw: Remove obsolete -D_SHDOCVW_ from Makefile.in.
Signed-off-by: Drew Ronneberg <drew_ronneberg@yahoo.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-05-02 11:34:45 +02:00

14 lines
220 B
Makefile

MODULE = shdocvw.dll
IMPORTLIB = shdocvw
IMPORTS = uuid shlwapi advapi32
DELAYIMPORTS = version ole32 oleaut32 ieframe
C_SRCS = \
shdocvw_main.c \
shlinstobj.c
RC_SRCS = \
shdocvw.rc
IDL_SRCS = shdocvw_v1.idl