wine/dlls/msvfw32/tests/Makefile.in
Eric Pouech ce19b2f3c1 msvfw32/tests: Enable compilation with long types.
Signed-off-by: Eric Pouech <eric.pouech@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-03-01 10:38:35 +01:00

11 lines
137 B
Makefile

TESTDLL = msvfw32.dll
IMPORTS = msvfw32 advapi32 gdi32 user32
C_SRCS = \
drawdib.c \
mciwnd.c \
msvfw.c
RC_SRCS = \
msvfw32.rc