regedit: An English (United States) spelling fix.
[wine/multimedia.git] / dlls / cards / Makefile.in
blobf517907003ed888ecf313612b1d2000266669358
1 MODULE = cards.dll
2 IMPORTLIB = cards
3 IMPORTS = user32 gdi32
5 C_SRCS = \
6 cards.c
8 RC_SRCS = \
9 cards.rc \
10 version.rc
12 @MAKE_DLL_RULES@