wine/dlls/cards/Makefile.in
Eric Pouech 5e441786d3 cards: Enable compilation with long types.
Signed-off-by: Eric Pouech <eric.pouech@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-02-09 18:37:32 +01:00

11 lines
123 B
Makefile

MODULE = cards.dll
IMPORTLIB = cards
IMPORTS = user32 gdi32
C_SRCS = \
cards.c
RC_SRCS = \
cards.rc \
version.rc