wine/dlls/cards/Makefile.in
Alexandre Julliard 9a16c7b547 cards: Build with msvcrt.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-05-28 12:06:46 +02:00

13 lines
152 B
Makefile

MODULE = cards.dll
IMPORTLIB = cards
IMPORTS = user32 gdi32
EXTRADLLFLAGS = -mno-cygwin
C_SRCS = \
cards.c
RC_SRCS = \
cards.rc \
version.rc