dplayx: GetSPPlayerData was releasing the memory we were going to use
[wine/gsoc_dplay.git] / dlls / winscard / Makefile.in
blob339907112e163f8d0fabd1abb875057d10c7dd69
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = winscard.dll
6 IMPORTLIB = winscard
7 IMPORTS = kernel32 ntdll
9 C_SRCS = \
10 winscard.c
12 RC_SRCS = \
13 rsrc.rc
15 @MAKE_DLL_RULES@
17 @DEPENDENCIES@ # everything below this line is overwritten by make depend