wine/dlls/scrobj/Makefile.in
Eric Pouech c2383fcf3e scrobj: Enable compilation with long types.
Signed-off-by: Eric Pouech <eric.pouech@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-02-17 18:57:17 +01:00

10 lines
161 B
Makefile

MODULE = scrobj.dll
IMPORTS = uuid urlmon ole32 oleaut32 xmllite advapi32
EXTRADLLFLAGS = -Wb,--prefer-native
C_SRCS = \
scrobj.c
IDL_SRCS = scrobj.idl