wine/dlls/combase/Makefile.in
Alex Henrie bd70d8c951 combase: Add RoGetParameterizedTypeInstanceIID stub.
Signed-off-by: Alex Henrie <alexhenrie24@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-11-17 19:53:48 +01:00

7 lines
80 B
Makefile

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