wine/dlls/riched20/tests/Makefile.in
Eric Pouech 9e90cecdc6 riched20/tests: Enable compilation with long types.
Signed-off-by: Eric Pouech <eric.pouech@gmail.com>
Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-03-07 20:33:21 +01:00

8 lines
112 B
Makefile

TESTDLL = riched20.dll
IMPORTS = ole32 oleaut32 user32 gdi32
C_SRCS = \
editor.c \
richole.c \
txtsrv.c