wine/dlls/combase/tests/Makefile.in
Rémi Bernon ee7eaca877 combase/tests: Add some RoGetActivationFactory tests with manifest.
Signed-off-by: Rémi Bernon <rbernon@codeweavers.com>
Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-04-07 22:44:39 +02:00

10 lines
141 B
Makefile

TESTDLL = combase.dll
IMPORTS = combase
SOURCES = \
combase.rc \
roapi.c \
string.c \
wine.combase.test.c \
wine.combase.test.spec