wine/dlls/combase/Makefile.in
Michael Müller e6c0dd3bed combase: Implement RoGetActivationFactory.
Signed-off-by: Alistair Leslie-Hughes <leslie_alistair@hotmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-05-02 09:55:37 +02:00

7 lines
89 B
Makefile

MODULE = combase.dll
IMPORTS = advapi32 ole32 uuid
C_SRCS = \
roapi.c \
string.c