wine/dlls/dispex/Makefile.in
Eric Pouech 5646bb686a dispex: Enable compilation with long types.
Signed-off-by: Eric Pouech <eric.pouech@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-02-09 18:37:32 +01:00

11 lines
184 B
Makefile

MODULE = dispex.dll
IMPORTS = uuid oleaut32 ole32 rpcrt4 advapi32
C_SRCS = \
usrmarshal.c
IDL_SRCS = \
disp_ex.idl
dlldata_EXTRADEFS = -DWINE_REGISTER_DLL -DPROXY_DELEGATION