Makefile.in 123 Bytes
MODULE    = cards.dll
IMPORTLIB = cards
IMPORTS   = user32 gdi32

C_SRCS = \
	cards.c

RC_SRCS = \
	cards.rc \
	version.rc