wine/dlls/comsvcs/tests/Makefile.in
Eric Pouech 2021c98bad comsvcs/tests: Enable compilation with long types.
Signed-off-by: Eric Pouech <eric.pouech@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-02-23 10:17:25 +01:00

7 lines
93 B
Makefile

TESTDLL = comsvcs.dll
IMPORTS = uuid oleaut32 ole32
C_SRCS = \
comsvcs.c \
property.c